#EA8FE8#EA8FE8
#EA8FE8 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.4% C 0.157 H 327.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FE8 |
|---|---|
| RGB | rgb(234, 143, 232) |
| HSL | hsl(301, 68%, 74%) |
| HSV | hsv(301, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 0.9%, 8.2%) |
| CIE-LAB | lab(71.53, 47.58, -30.71) |
| CIE-LCH | lch(71.53, 56.63, 327.16°) |
| OKLab | oklab(77.38% 0.1324 -0.0836) |
| OKLCH | oklch(77.38% 0.157 327.7) |
| XYZ | xyz(58.3186, 42.9662, 81.5497) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 5.69
Orchid
#DA70D6
ΔE00 7.36
Bubblegum Pink
#FE83CC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FE8 #8FEA91
analogous
#BF8FEA #EA8FE8 #EA8FBB
triadic
#EA8FE8 #E8EA8F #8FE8EA
tetradic
#EA8FE8 #EABF8F #8FEA91 #8FBBEA
square
#EA8FE8 #EABF8F #8FEA91 #8FBBEA
split-complementary
#EA8FE8 #BBEA8F #8FEABF
monochromatic
#D628D3 #E05BDD #EA8FE8 #F4C3F3 #FAE5FA
Accessibility & contrast
On white
2.19
#EA8FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EA8FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FE8
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FE8 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EB
Deuteranopia (green-blind)
#A1B3E5
Tritanopia (blue-blind)
#F097B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8fe8; /* rgb */ color: rgb(234, 143, 232); /* oklch */ color: oklch(77.4% 0.157 327.7);
Tailwind
colors: {
custom: {
50: '#f2b2ef',
500: '#ea8fe8',
950: '#000000',
},
}SCSS
$custom: #ea8fe8; $custom-light: #f2b2ef; $custom-dark: #000000;
JSON
{
"hex": "#ea8fe8",
"rgb": {
"r": 234,
"g": 143,
"b": 232
},
"hsl": {
"h": 301.319,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.77381,
"c": 0.15663,
"h": 327.7
},
"luminance": 0.42964
}Semantic roles & 50–950 ramp
primary
#EA8FE8
secondary
#D9F2DA
accent
#D01915
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084