#EA8DFD#EA8DFD
#EA8DFD is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.180 H 320.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DFD |
|---|---|
| RGB | rgb(234, 141, 253) |
| HSL | hsl(290, 97%, 77%) |
| HSV | hsv(290, 44%, 99%) |
| CMYK | cmyk(7.5%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(71.98, 52.48, -41.48) |
| CIE-LCH | lch(71.98, 66.89, 321.68°) |
| OKLab | oklab(78% 0.1394 -0.1143) |
| OKLCH | oklch(78% 0.18 320.6) |
| XYZ | xyz(61.1840, 43.6363, 98.1092) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 6.93
Liliac
#C48EFD
ΔE00 7.21
Lilac (survey)
#CEA2FD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DFD #A0FD8D
analogous
#B28DFD #EA8DFD #FD8DD8
triadic
#EA8DFD #FDEA8D #8DFDEA
tetradic
#EA8DFD #FDB28D #A0FD8D #8DD8FD
square
#EA8DFD #FDB28D #A0FD8D #8DD8FD
split-complementary
#EA8DFD #D8FD8D #8DFDB2
monochromatic
#D415FB #DF51FC #EA8DFD #F5C9FE #F9E1FE
Accessibility & contrast
On white
2.16
#EA8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EA8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DFD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DFD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#EC9BB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8dfd; /* rgb */ color: rgb(234, 141, 253); /* oklch */ color: oklch(78.0% 0.180 320.6);
Tailwind
colors: {
custom: {
50: '#f2b0fe',
500: '#ea8dfd',
950: '#000000',
},
}SCSS
$custom: #ea8dfd; $custom-light: #f2b0fe; $custom-dark: #000000;
JSON
{
"hex": "#ea8dfd",
"rgb": {
"r": 234,
"g": 141,
"b": 253
},
"hsl": {
"h": 289.821,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.78,
"c": 0.18026,
"h": 320.6
},
"luminance": 0.43634
}Semantic roles & 50–950 ramp
primary
#EA8DFD
secondary
#DAF7D4
accent
#E60027
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086