#EA9AEE#EA9AEE
#EA9AEE is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.3% C 0.144 H 325.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AEE |
|---|---|
| RGB | rgb(234, 154, 238) |
| HSL | hsl(297, 71%, 77%) |
| HSV | hsv(297, 35%, 93%) |
| CMYK | cmyk(1.7%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(74.05, 42.96, -30.11) |
| CIE-LCH | lch(74.05, 52.46, 324.97°) |
| OKLab | oklab(79.35% 0.1179 -0.082) |
| OKLCH | oklch(79.35% 0.144 325.2) |
| XYZ | xyz(60.9184, 46.7790, 86.6927) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.37
Violet (CSS)
#EE82EE
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.45
Mauve
#E0B0FF
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 7.45
Lavender (survey)
#C79FEF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AEE #9EEE9A
analogous
#C09AEE #EA9AEE #EE9AC8
triadic
#EA9AEE #EEEA9A #9AEEEA
tetradic
#EA9AEE #EEC09A #9EEE9A #9AC8EE
square
#EA9AEE #EEC09A #9EEE9A #9AC8EE
split-complementary
#EA9AEE #C8EE9A #9AEEC0
monochromatic
#D431DC #DF66E5 #EA9AEE #F5CEF7 #FAE5FB
Accessibility & contrast
On white
2.03
#EA9AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#EA9AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AEE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AEE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#EEA2B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea9aee; /* rgb */ color: rgb(234, 154, 238); /* oklch */ color: oklch(79.3% 0.144 325.2);
Tailwind
colors: {
custom: {
50: '#f2b9f3',
500: '#ea9aee',
950: '#000000',
},
}SCSS
$custom: #ea9aee; $custom-light: #f2b9f3; $custom-dark: #000000;
JSON
{
"hex": "#ea9aee",
"rgb": {
"r": 234,
"g": 154,
"b": 238
},
"hsl": {
"h": 297.143,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.7935,
"c": 0.1436,
"h": 325.2
},
"luminance": 0.46777
}Semantic roles & 50–950 ramp
primary
#EA9AEE
secondary
#DAF2D9
accent
#D3121B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085