#EA8FF8#EA8FF8
#EA8FF8 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.1% C 0.172 H 322.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF8 |
|---|---|
| RGB | rgb(234, 143, 248) |
| HSL | hsl(292, 88%, 77%) |
| HSV | hsv(292, 42%, 97%) |
| CMYK | cmyk(5.6%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.17, 50.51, -38.46) |
| CIE-LCH | lch(72.17, 63.49, 322.71°) |
| OKLab | oklab(78.07% 0.1357 -0.1057) |
| OKLCH | oklch(78.07% 0.172 322.1) |
| XYZ | xyz(60.6955, 43.9170, 94.0684) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 5.67
Baby Purple
#CA9BF7
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.55
Lilac (survey)
#CEA2FD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF8 #9DF88F
analogous
#B68FF8 #EA8FF8 #F88FD2
triadic
#EA8FF8 #F8EA8F #8FF8EA
tetradic
#EA8FF8 #F8B68F #9DF88F #8FD2F8
square
#EA8FF8 #F8B68F #9DF88F #8FD2F8
split-complementary
#EA8FF8 #D2F88F #8FF8B6
monochromatic
#D41CF1 #DF55F4 #EA8FF8 #F5C9FC #FAE2FD
Accessibility & contrast
On white
2.15
#EA8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EA8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF8
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF8 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFC
Deuteranopia (green-blind)
#9AB5F5
Tritanopia (blue-blind)
#ED9BB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8ff8; /* rgb */ color: rgb(234, 143, 248); /* oklch */ color: oklch(78.1% 0.172 322.1);
Tailwind
colors: {
custom: {
50: '#f2b2fb',
500: '#ea8ff8',
950: '#000000',
},
}SCSS
$custom: #ea8ff8; $custom-light: #f2b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff8",
"rgb": {
"r": 234,
"g": 143,
"b": 248
},
"hsl": {
"h": 292,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.78071,
"c": 0.17201,
"h": 322.1
},
"luminance": 0.43915
}Semantic roles & 50–950 ramp
primary
#EA8FF8
secondary
#DAF5D6
accent
#E5011F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085