#EA8FF9#EA8FF9
#EA8FF9 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.173 H 321.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF9 |
|---|---|
| RGB | rgb(234, 143, 249) |
| HSL | hsl(292, 90%, 77%) |
| HSV | hsv(292, 43%, 98%) |
| CMYK | cmyk(6%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(72.21, 50.70, -38.94) |
| CIE-LCH | lch(72.21, 63.93, 322.47°) |
| OKLab | oklab(78.12% 0.1359 -0.1071) |
| OKLCH | oklch(78.12% 0.173 321.8) |
| XYZ | xyz(60.8511, 43.9792, 94.8876) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.91
Lilac (survey)
#CEA2FD
ΔE00 7.54
Liliac
#C48EFD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF9 #9EF98F
analogous
#B58FF9 #EA8FF9 #F98FD3
triadic
#EA8FF9 #F9EA8F #8FF9EA
tetradic
#EA8FF9 #F9B58F #9EF98F #8FD3F9
square
#EA8FF9 #F9B58F #9EF98F #8FD3F9
split-complementary
#EA8FF9 #D3F98F #8FF9B5
monochromatic
#D41BF3 #DF55F6 #EA8FF9 #F5C9FC #FAE2FD
Accessibility & contrast
On white
2.14
#EA8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EA8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF9
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF9 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#EC9CB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8ff9; /* rgb */ color: rgb(234, 143, 249); /* oklch */ color: oklch(78.1% 0.173 321.8);
Tailwind
colors: {
custom: {
50: '#f2b2fb',
500: '#ea8ff9',
950: '#000000',
},
}SCSS
$custom: #ea8ff9; $custom-light: #f2b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff9",
"rgb": {
"r": 234,
"g": 143,
"b": 249
},
"hsl": {
"h": 291.509,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78116,
"c": 0.173,
"h": 321.8
},
"luminance": 0.43977
}Semantic roles & 50–950 ramp
primary
#EA8FF9
secondary
#DAF6D5
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085