#EA9AFE#EA9AFE
#EA9AFE is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.0% C 0.160 H 319.4°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AFE |
|---|---|
| RGB | rgb(234, 154, 254) |
| HSL | hsl(288, 98%, 80%) |
| HSV | hsv(288, 39%, 100%) |
| CMYK | cmyk(7.9%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.67, 45.98, -37.83) |
| CIE-LCH | lch(74.67, 59.54, 320.55°) |
| OKLab | oklab(80.03% 0.1214 -0.104) |
| OKLCH | oklch(80.03% 0.16 319.4) |
| XYZ | xyz(63.3744, 47.7614, 99.6272) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.41
Mauve
#E0B0FF
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.81
Lavender (survey)
#C79FEF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AFE #AEFE9A
analogous
#B89AFE #EA9AFE #FE9AE0
triadic
#EA9AFE #FEEA9A #9AFEEA
tetradic
#EA9AFE #FEB89A #AEFE9A #9AE0FE
square
#EA9AFE #FEB89A #AEFE9A #9AE0FE
split-complementary
#EA9AFE #E0FE9A #9AFEB8
monochromatic
#D121FD #DD5DFD #EA9AFE #F7D7FF #F9E1FF
Accessibility & contrast
On white
1.99
#EA9AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#EA9AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AFE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AFE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#EBA6C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9afe; /* rgb */ color: rgb(234, 154, 254); /* oklch */ color: oklch(80.0% 0.160 319.4);
Tailwind
colors: {
custom: {
50: '#f2b9ff',
500: '#ea9afe',
950: '#000000',
},
}SCSS
$custom: #ea9afe; $custom-light: #f2b9ff; $custom-dark: #000000;
JSON
{
"hex": "#ea9afe",
"rgb": {
"r": 234,
"g": 154,
"b": 254
},
"hsl": {
"h": 288,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.80028,
"c": 0.15983,
"h": 319.4
},
"luminance": 0.47759
}Semantic roles & 50–950 ramp
primary
#EA9AFE
secondary
#DBF7D4
accent
#E6002E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186