#EA9CED#EA9CED
#EA9CED is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.6% C 0.139 H 325.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9CED |
|---|---|
| RGB | rgb(234, 156, 237) |
| HSL | hsl(298, 69%, 77%) |
| HSV | hsv(298, 34%, 93%) |
| CMYK | cmyk(1.3%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(74.44, 41.72, -28.97) |
| CIE-LCH | lch(74.44, 50.80, 325.22°) |
| OKLab | oklab(79.63% 0.1147 -0.0788) |
| OKLCH | oklch(79.63% 0.139 325.5) |
| XYZ | xyz(61.1048, 47.3861, 86.0320) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 5.81
Mauve
#E0B0FF
ΔE00 6.35
Lavender (survey)
#C79FEF
ΔE00 7.62
Baby Purple
#CA9BF7
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9CED #9FED9C
analogous
#C29CED #EA9CED #ED9CC8
triadic
#EA9CED #EDEA9C #9CEDEA
tetradic
#EA9CED #EDC29C #9FED9C #9CC8ED
square
#EA9CED #EDC29C #9FED9C #9CC8ED
split-complementary
#EA9CED #C8ED9C #9CEDC2
monochromatic
#D434DA #DF68E4 #EA9CED #F5D0F6 #FAE5FA
Accessibility & contrast
On white
2.00
#EA9CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#EA9CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9CED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9CED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#EEA4BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea9ced; /* rgb */ color: rgb(234, 156, 237); /* oklch */ color: oklch(79.6% 0.139 325.5);
Tailwind
colors: {
custom: {
50: '#f2baf3',
500: '#ea9ced',
950: '#000000',
},
}SCSS
$custom: #ea9ced; $custom-light: #f2baf3; $custom-dark: #000000;
JSON
{
"hex": "#ea9ced",
"rgb": {
"r": 234,
"g": 156,
"b": 237
},
"hsl": {
"h": 297.778,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.79631,
"c": 0.13918,
"h": 325.5
},
"luminance": 0.47384
}Semantic roles & 50–950 ramp
primary
#EA9CED
secondary
#DAF2D9
accent
#D1141B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185