#EA8EE9#EA8EE9
#EA8EE9 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.3% C 0.159 H 327.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EE9 |
|---|---|
| RGB | rgb(234, 142, 233) |
| HSL | hsl(301, 69%, 74%) |
| HSV | hsv(301, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 0.4%, 8.2%) |
| CIE-LAB | lab(71.37, 48.27, -31.51) |
| CIE-LCH | lch(71.37, 57.65, 326.86°) |
| OKLab | oklab(77.27% 0.1341 -0.0859) |
| OKLCH | oklch(77.27% 0.159 327.4) |
| XYZ | xyz(58.3116, 42.7243, 82.2501) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 4.99
Plum
#DDA0DD
ΔE00 5.99
Orchid
#DA70D6
ΔE00 7.17
Bubblegum Pink
#FE83CC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EE9 #8EEA8F
analogous
#BD8EEA #EA8EE9 #EA8EBB
triadic
#EA8EE9 #E9EA8E #8EE9EA
tetradic
#EA8EE9 #EABD8E #8EEA8F #8EBBEA
square
#EA8EE9 #EABD8E #8EEA8F #8EBBEA
split-complementary
#EA8EE9 #BBEA8E #8EEABD
monochromatic
#D628D4 #E05ADF #EA8EE9 #F4C2F3 #FAE5FA
Accessibility & contrast
On white
2.20
#EA8EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EA8EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EE9
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EE9 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EC
Deuteranopia (green-blind)
#A0B3E6
Tritanopia (blue-blind)
#EF97B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8ee9; /* rgb */ color: rgb(234, 142, 233); /* oklch */ color: oklch(77.3% 0.159 327.4);
Tailwind
colors: {
custom: {
50: '#f2b1f0',
500: '#ea8ee9',
950: '#000000',
},
}SCSS
$custom: #ea8ee9; $custom-light: #f2b1f0; $custom-dark: #000000;
JSON
{
"hex": "#ea8ee9",
"rgb": {
"r": 234,
"g": 142,
"b": 233
},
"hsl": {
"h": 300.652,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.7727,
"c": 0.15925,
"h": 327.4
},
"luminance": 0.42722
}Semantic roles & 50–950 ramp
primary
#EA8EE9
secondary
#D9F2DA
accent
#D11715
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084