#EA8FF6#EA8FF6
#EA8FF6 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.0% C 0.170 H 322.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF6 |
|---|---|
| RGB | rgb(234, 143, 246) |
| HSL | hsl(293, 85%, 76%) |
| HSV | hsv(293, 42%, 96%) |
| CMYK | cmyk(4.9%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(72.09, 50.14, -37.50) |
| CIE-LCH | lch(72.09, 62.61, 323.21°) |
| OKLab | oklab(77.98% 0.1353 -0.1029) |
| OKLCH | oklch(77.98% 0.17 322.7) |
| XYZ | xyz(60.3869, 43.7935, 92.4430) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.54
Baby Purple
#CA9BF7
ΔE00 7.09
Plum
#DDA0DD
ΔE00 7.30
Lilac (survey)
#CEA2FD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF6 #9BF68F
analogous
#B78FF6 #EA8FF6 #F68FCF
triadic
#EA8FF6 #F6EA8F #8FF6EA
tetradic
#EA8FF6 #F6B78F #9BF68F #8FCFF6
square
#EA8FF6 #F6B78F #9BF68F #8FCFF6
split-complementary
#EA8FF6 #CFF68F #8FF6B7
monochromatic
#D51EED #DF56F1 #EA8FF6 #F5C8FB #FAE3FD
Accessibility & contrast
On white
2.15
#EA8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EA8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF6
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF6 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#ED9BB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8ff6; /* rgb */ color: rgb(234, 143, 246); /* oklch */ color: oklch(78.0% 0.170 322.7);
Tailwind
colors: {
custom: {
50: '#f2b2f9',
500: '#ea8ff6',
950: '#000000',
},
}SCSS
$custom: #ea8ff6; $custom-light: #f2b2f9; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff6",
"rgb": {
"r": 234,
"g": 143,
"b": 246
},
"hsl": {
"h": 293.01,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.77982,
"c": 0.17004,
"h": 322.7
},
"luminance": 0.43791
}Semantic roles & 50–950 ramp
primary
#EA8FF6
secondary
#DAF5D6
accent
#E2041E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085