Beschreibung
Kenyan Purple Tea is a specialty varietal developed by the Tea Research Foundation of Kenya (TRFK 306/1) from a natural mutation of Camellia sinensis grown at high elevations in the Rift Valley. The leaves contain high levels of anthocyanins — the same antioxidant pigment found in blueberries — giving them a distinctive purple color. The processed tea produces a unique, light-bodied infusion with a smooth, slightly sweet flavor, subtle berry notes, and lower caffeine than standard Kenyan black teas. It has gained international attention as a functional tea.
Embed on your site — TeaFYI
Add the widget to any webpage using a script tag.
<div data-teafyi="variety" data-slug="kenyan-purple-tea"></div>
<script src="https://cdn.jsdelivr.net/npm/teafyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://teafyi.com/iframe/variety/kenyan-purple-tea/" width="100%" height="480" frameborder="0" loading="lazy" title="TeaFYI variety widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://teafyi.com/varietys/kenyan-purple-tea/
Add a badge linking back to TeaFYI.
<a href="https://teafyi.com/varietys/kenyan-purple-tea/" target="_blank" rel="noopener">
<img src="https://teafyi.com/badge/site.svg" alt="TeaFYI" height="20">
</a>
Use the TeaFYI WordPress plugin shortcode.
[drinkfyi-variety site="teafyi" slug="kenyan-purple-tea"]
Use as a native HTML custom element in modern browsers.
<teafyi-variety slug="kenyan-purple-tea" theme="light"></teafyi-variety>
<script src="https://cdn.jsdelivr.net/npm/teafyi-embed@1/dist/embed.min.js" defer></script>