#EA9CEB#EA9CEB
#EA9CEB is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.6% C 0.137 H 326.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9CEB |
|---|---|
| RGB | rgb(234, 156, 235) |
| HSL | hsl(299, 66%, 77%) |
| HSV | hsv(299, 34%, 92%) |
| CMYK | cmyk(0.4%, 33.6%, 0%, 7.8%) |
| CIE-LAB | lab(74.36, 41.36, -28.00) |
| CIE-LCH | lch(74.36, 49.94, 325.90°) |
| OKLab | oklab(79.55% 0.1142 -0.0761) |
| OKLCH | oklch(79.55% 0.137 326.3) |
| XYZ | xyz(60.8142, 47.2698, 84.5017) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.95
Mauve
#E0B0FF
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 7.82
Baby Purple
#CA9BF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9CEB #9DEB9C
analogous
#C39CEB #EA9CEB #EB9CC5
triadic
#EA9CEB #EBEA9C #9CEBEA
tetradic
#EA9CEB #EBC39C #9DEB9C #9CC5EB
square
#EA9CEB #EBC39C #9DEB9C #9CC5EB
split-complementary
#EA9CEB #C5EB9C #9CEBC3
monochromatic
#D436D6 #DF69E1 #EA9CEB #F5CFF5 #FAE6FA
Accessibility & contrast
On white
2.01
#EA9CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#EA9CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9CEB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9CEB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#EEA3B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea9ceb; /* rgb */ color: rgb(234, 156, 235); /* oklch */ color: oklch(79.6% 0.137 326.3);
Tailwind
colors: {
custom: {
50: '#f2baf1',
500: '#ea9ceb',
950: '#000000',
},
}SCSS
$custom: #ea9ceb; $custom-light: #f2baf1; $custom-dark: #000000;
JSON
{
"hex": "#ea9ceb",
"rgb": {
"r": 234,
"g": 156,
"b": 235
},
"hsl": {
"h": 299.241,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.79551,
"c": 0.13723,
"h": 326.3
},
"luminance": 0.47268
}Semantic roles & 50–950 ramp
primary
#EA9CEB
secondary
#DAF1DA
accent
#CE171A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184