#E09EF2#E09EF2
#E09EF2 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.1% C 0.135 H 318.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EF2 |
|---|---|
| RGB | rgb(224, 158, 242) |
| HSL | hsl(287, 76%, 78%) |
| HSV | hsv(287, 35%, 95%) |
| CMYK | cmyk(7.4%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.01, 38.55, -32.44) |
| CIE-LCH | lch(74.01, 50.38, 319.91°) |
| OKLab | oklab(79.13% 0.1017 -0.0888) |
| OKLCH | oklch(79.13% 0.135 318.9) |
| XYZ | xyz(58.9922, 46.7134, 89.8962) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.61
Plum
#DDA0DD
ΔE00 4.65
Baby Purple
#CA9BF7
ΔE00 5.13
Lavender (survey)
#C79FEF
ΔE00 5.17
Lilac (survey)
#CEA2FD
ΔE00 5.20
Pastel Purple
#CAA0FF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EF2 #B0F29E
analogous
#B69EF2 #E09EF2 #F29EDA
triadic
#E09EF2 #F2E09E #9EF2E0
tetradic
#E09EF2 #F2B69E #B0F29E #9EDAF2
square
#E09EF2 #F2B69E #B0F29E #9EDAF2
split-complementary
#E09EF2 #DAF29E #9EF2B6
monochromatic
#BE32E4 #CF68EB #E09EF2 #F1D4F9 #F6E4FB
Accessibility & contrast
On white
2.03
#E09EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E09EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EF2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EF2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F5
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#E1A8BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09ef2; /* rgb */ color: rgb(224, 158, 242); /* oklch */ color: oklch(79.1% 0.135 318.9);
Tailwind
colors: {
custom: {
50: '#ebbbf6',
500: '#e09ef2',
950: '#000000',
},
}SCSS
$custom: #e09ef2; $custom-light: #ebbbf6; $custom-dark: #000000;
JSON
{
"hex": "#e09ef2",
"rgb": {
"r": 224,
"g": 158,
"b": 242
},
"hsl": {
"h": 287.143,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.79132,
"c": 0.13504,
"h": 318.9
},
"luminance": 0.46712
}Semantic roles & 50–950 ramp
primary
#E09EF2
secondary
#DEF3D8
accent
#D90D39
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185