#EA8FFD#EA8FFD
#EA8FFD is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.3% C 0.177 H 320.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FFD |
|---|---|
| RGB | rgb(234, 143, 253) |
| HSL | hsl(290, 96%, 78%) |
| HSV | hsv(290, 43%, 99%) |
| CMYK | cmyk(7.5%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(72.38, 51.46, -40.85) |
| CIE-LCH | lch(72.38, 65.70, 321.55°) |
| OKLab | oklab(78.3% 0.1366 -0.1125) |
| OKLCH | oklch(78.3% 0.177 320.5) |
| XYZ | xyz(61.4816, 44.2314, 98.2084) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.73
Liliac
#C48EFD
ΔE00 7.23
Lilac (survey)
#CEA2FD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FFD #A2FD8F
analogous
#B38FFD #EA8FFD #FD8FD9
triadic
#EA8FFD #FDEA8F #8FFDEA
tetradic
#EA8FFD #FDB38F #A2FD8F #8FD9FD
square
#EA8FFD #FDB38F #A2FD8F #8FD9FD
split-complementary
#EA8FFD #D9FD8F #8FFDB3
monochromatic
#D317FB #DF53FC #EA8FFD #F5CBFE #F9E1FE
Accessibility & contrast
On white
2.13
#EA8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EA8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FFD
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FFD | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#EC9DBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8ffd; /* rgb */ color: rgb(234, 143, 253); /* oklch */ color: oklch(78.3% 0.177 320.5);
Tailwind
colors: {
custom: {
50: '#f2b2fe',
500: '#ea8ffd',
950: '#000000',
},
}SCSS
$custom: #ea8ffd; $custom-light: #f2b2fe; $custom-dark: #000000;
JSON
{
"hex": "#ea8ffd",
"rgb": {
"r": 234,
"g": 143,
"b": 253
},
"hsl": {
"h": 289.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.78297,
"c": 0.177,
"h": 320.5
},
"luminance": 0.44229
}Semantic roles & 50–950 ramp
primary
#EA8FFD
secondary
#DAF7D4
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086