#E09FEE#E09FEE
#E09FEE is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.1% C 0.129 H 320.3°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FEE |
|---|---|
| RGB | rgb(224, 159, 238) |
| HSL | hsl(289, 70%, 78%) |
| HSV | hsv(289, 33%, 93%) |
| CMYK | cmyk(5.9%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.07, 37.23, -30.16) |
| CIE-LCH | lch(74.07, 47.92, 320.99°) |
| OKLab | oklab(79.13% 0.0993 -0.0824) |
| OKLCH | oklch(79.13% 0.129 320.3) |
| XYZ | xyz(58.5693, 46.8183, 86.8239) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.72
Mauve
#E0B0FF
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FEE #ADEE9F
analogous
#B89FEE #E09FEE #EE9FD4
triadic
#E09FEE #EEE09F #9FEEE0
tetradic
#E09FEE #EEB89F #ADEE9F #9FD4EE
square
#E09FEE #EEB89F #ADEE9F #9FD4EE
split-complementary
#E09FEE #D4EE9F #9FEEB8
monochromatic
#BE37DC #CF6BE5 #E09FEE #F1D3F7 #F7E5FA
Accessibility & contrast
On white
2.03
#E09FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#E09FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FEE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FEE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#A5B9EB
Tritanopia (blue-blind)
#E1A8BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09fee; /* rgb */ color: rgb(224, 159, 238); /* oklch */ color: oklch(79.1% 0.129 320.3);
Tailwind
colors: {
custom: {
50: '#eabcf3',
500: '#e09fee',
950: '#000000',
},
}SCSS
$custom: #e09fee; $custom-light: #eabcf3; $custom-dark: #000000;
JSON
{
"hex": "#e09fee",
"rgb": {
"r": 224,
"g": 159,
"b": 238
},
"hsl": {
"h": 289.367,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.79133,
"c": 0.12902,
"h": 320.3
},
"luminance": 0.46817
}Semantic roles & 50–950 ramp
primary
#E09FEE
secondary
#DDF2D9
accent
#D21435
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185