#E09EE4#E09EE4
#E09EE4 is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.6% C 0.120 H 324.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EE4 |
|---|---|
| RGB | rgb(224, 158, 228) |
| HSL | hsl(297, 56%, 76%) |
| HSV | hsv(297, 31%, 89%) |
| CMYK | cmyk(1.8%, 30.7%, 0%, 10.6%) |
| CIE-LAB | lab(73.48, 35.87, -25.62) |
| CIE-LCH | lch(73.48, 44.08, 324.46°) |
| OKLab | oklab(78.56% 0.0982 -0.0695) |
| OKLCH | oklch(78.56% 0.12 324.7) |
| XYZ | xyz(56.9695, 45.9043, 79.2432) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.80
Lavender Pink
#DD85D7
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.10
Lavender (survey)
#C79FEF
ΔE00 6.79
Violet (CSS)
#EE82EE
ΔE00 7.30
Baby Purple
#CA9BF7
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EE4 #A2E49E
analogous
#BD9EE4 #E09EE4 #E49EC5
triadic
#E09EE4 #E4E09E #9EE4E0
tetradic
#E09EE4 #E4BD9E #A2E49E #9EC5E4
square
#E09EE4 #E4BD9E #A2E49E #9EC5E4
split-complementary
#E09EE4 #C5E49E #9EE4BD
monochromatic
#C13EC9 #D16ED7 #E09EE4 #EFCEF1 #F7E7F8
Accessibility & contrast
On white
2.06
#E09EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E09EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EE4
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EE4 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE7
Deuteranopia (green-blind)
#A8B7E2
Tritanopia (blue-blind)
#E3A5B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e09ee4; /* rgb */ color: rgb(224, 158, 228); /* oklch */ color: oklch(78.6% 0.120 324.7);
Tailwind
colors: {
custom: {
50: '#eabbec',
500: '#e09ee4',
950: '#000000',
},
}SCSS
$custom: #e09ee4; $custom-light: #eabbec; $custom-dark: #000000;
JSON
{
"hex": "#e09ee4",
"rgb": {
"r": 224,
"g": 158,
"b": 228
},
"hsl": {
"h": 296.571,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.78563,
"c": 0.12033,
"h": 324.7
},
"luminance": 0.45902
}Semantic roles & 50–950 ramp
primary
#E09EE4
secondary
#DDF0DB
accent
#C4212B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184