#EA9AFF#EA9AFF
#EA9AFF is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.1% C 0.161 H 319.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AFF |
|---|---|
| RGB | rgb(234, 154, 255) |
| HSL | hsl(288, 100%, 80%) |
| HSV | hsv(288, 40%, 100%) |
| CMYK | cmyk(8.2%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(74.71, 46.17, -38.31) |
| CIE-LCH | lch(74.71, 59.99, 320.32°) |
| OKLab | oklab(80.07% 0.1216 -0.1053) |
| OKLCH | oklch(80.07% 0.161 319.1) |
| XYZ | xyz(63.5349, 47.8256, 100.4728) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 5.93
Mauve
#E0B0FF
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.02
Pastel Purple
#CAA0FF
ΔE00 6.74
Lavender (survey)
#C79FEF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AFF #AFFF9A
analogous
#B89AFF #EA9AFF #FF9AE1
triadic
#EA9AFF #FFEA9A #9AFFEA
tetradic
#EA9AFF #FFB89A #AFFF9A #9AE1FF
square
#EA9AFF #FFB89A #AFFF9A #9AE1FF
split-complementary
#EA9AFF #E1FF9A #9AFFB8
monochromatic
#D120FF #DD5DFF #EA9AFF #F7D7FF #F9E0FF
Accessibility & contrast
On white
1.99
#EA9AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EA9AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AFF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AFF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#EBA6C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9aff; /* rgb */ color: rgb(234, 154, 255); /* oklch */ color: oklch(80.1% 0.161 319.1);
Tailwind
colors: {
custom: {
50: '#f2b9ff',
500: '#ea9aff',
950: '#000000',
},
}SCSS
$custom: #ea9aff; $custom-light: #f2b9ff; $custom-dark: #000000;
JSON
{
"hex": "#ea9aff",
"rgb": {
"r": 234,
"g": 154,
"b": 255
},
"hsl": {
"h": 287.525,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.80072,
"c": 0.16088,
"h": 319.1
},
"luminance": 0.47824
}Semantic roles & 50–950 ramp
primary
#EA9AFF
secondary
#DBF7D4
accent
#E60030
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186