#EA9AEF#EA9AEF
#EA9AEF is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.4% C 0.145 H 324.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AEF |
|---|---|
| RGB | rgb(234, 154, 239) |
| HSL | hsl(296, 73%, 77%) |
| HSV | hsv(296, 36%, 94%) |
| CMYK | cmyk(2.1%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(74.09, 43.14, -30.60) |
| CIE-LCH | lch(74.09, 52.89, 324.65°) |
| OKLab | oklab(79.39% 0.1181 -0.0834) |
| OKLCH | oklch(79.39% 0.145 324.8) |
| XYZ | xyz(61.0657, 46.8379, 87.4686) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.52
Mauve
#E0B0FF
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 7.32
Lavender (survey)
#C79FEF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AEF #9FEF9A
analogous
#C09AEF #EA9AEF #EF9AC9
triadic
#EA9AEF #EFEA9A #9AEFEA
tetradic
#EA9AEF #EFC09A #9FEF9A #9AC9EF
square
#EA9AEF #EFC09A #9FEF9A #9AC9EF
split-complementary
#EA9AEF #C9EF9A #9AEFC0
monochromatic
#D430DE #DF65E7 #EA9AEF #F5CFF7 #FAE5FB
Accessibility & contrast
On white
2.03
#EA9AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EA9AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AEF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AEF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#A6BAEC
Tritanopia (blue-blind)
#EEA2BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea9aef; /* rgb */ color: rgb(234, 154, 239); /* oklch */ color: oklch(79.4% 0.145 324.8);
Tailwind
colors: {
custom: {
50: '#f2b9f4',
500: '#ea9aef',
950: '#000000',
},
}SCSS
$custom: #ea9aef; $custom-light: #f2b9f4; $custom-dark: #000000;
JSON
{
"hex": "#ea9aef",
"rgb": {
"r": 234,
"g": 154,
"b": 239
},
"hsl": {
"h": 296.471,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.79391,
"c": 0.14459,
"h": 324.8
},
"luminance": 0.46836
}Semantic roles & 50–950 ramp
primary
#EA9AEF
secondary
#DAF2D9
accent
#D5111C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085