#EA8FE5#EA8FE5
#EA8FE5 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.3% C 0.154 H 328.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FE5 |
|---|---|
| RGB | rgb(234, 143, 229) |
| HSL | hsl(303, 68%, 74%) |
| HSV | hsv(303, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 2.1%, 8.2%) |
| CIE-LAB | lab(71.42, 47.05, -29.24) |
| CIE-LCH | lch(71.42, 55.39, 328.14°) |
| OKLab | oklab(77.26% 0.1318 -0.0795) |
| OKLCH | oklch(77.26% 0.154 328.9) |
| XYZ | xyz(57.8961, 42.7972, 79.3246) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 7.01
Orchid
#DA70D6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FE5 #8FEA94
analogous
#C28FEA #EA8FE5 #EA8FB8
triadic
#EA8FE5 #E5EA8F #8FE5EA
tetradic
#EA8FE5 #EAC28F #8FEA94 #8FB8EA
square
#EA8FE5 #EAC28F #8FEA94 #8FB8EA
split-complementary
#EA8FE5 #B8EA8F #8FEAC2
monochromatic
#D628CD #E05BD9 #EA8FE5 #F4C3F1 #FAE5F9
Accessibility & contrast
On white
2.20
#EA8FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EA8FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FE5
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FE5 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E8
Deuteranopia (green-blind)
#A2B3E2
Tritanopia (blue-blind)
#F096B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8fe5; /* rgb */ color: rgb(234, 143, 229); /* oklch */ color: oklch(77.3% 0.154 328.9);
Tailwind
colors: {
custom: {
50: '#f2b2ed',
500: '#ea8fe5',
950: '#000000',
},
}SCSS
$custom: #ea8fe5; $custom-light: #f2b2ed; $custom-dark: #000000;
JSON
{
"hex": "#ea8fe5",
"rgb": {
"r": 234,
"g": 143,
"b": 229
},
"hsl": {
"h": 303.297,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.77257,
"c": 0.15386,
"h": 328.9
},
"luminance": 0.42794
}Semantic roles & 50–950 ramp
primary
#EA8FE5
secondary
#D9F2DB
accent
#D01F15
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084