#EA9DDF#EA9DDF
#EA9DDF is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.2% C 0.124 H 331.8°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9DDF |
|---|---|
| RGB | rgb(234, 157, 223) |
| HSL | hsl(309, 65%, 77%) |
| HSV | hsv(309, 33%, 92%) |
| CMYK | cmyk(0%, 32.9%, 4.7%, 8.2%) |
| CIE-LAB | lab(74.15, 38.69, -21.77) |
| CIE-LCH | lch(74.15, 44.39, 330.63°) |
| OKLab | oklab(79.25% 0.1096 -0.0586) |
| OKLCH | oklch(79.25% 0.124 331.8) |
| XYZ | xyz(59.3072, 46.9366, 75.7334) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.67
Lavender Pink
#DD85D7
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 7.27
Violet (CSS)
#EE82EE
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 8.13
Lilac
#C8A2C8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9DDF #9DEAA8
analogous
#CF9DEA #EA9DDF #EA9DB9
triadic
#EA9DDF #DFEA9D #9DDFEA
tetradic
#EA9DDF #EACF9D #9DEAA8 #9DB9EA
square
#EA9DDF #EACF9D #9DEAA8 #9DB9EA
split-complementary
#EA9DDF #B9EA9D #9DEACF
monochromatic
#D438BE #DF6BCF #EA9DDF #F5CFEF #FAE6F7
Accessibility & contrast
On white
2.02
#EA9DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#EA9DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9DDF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9DDF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E2
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#F0A1B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea9ddf; /* rgb */ color: rgb(234, 157, 223); /* oklch */ color: oklch(79.2% 0.124 331.8);
Tailwind
colors: {
custom: {
50: '#f2bbe9',
500: '#ea9ddf',
950: '#000000',
},
}SCSS
$custom: #ea9ddf; $custom-light: #f2bbe9; $custom-dark: #000000;
JSON
{
"hex": "#ea9ddf",
"rgb": {
"r": 234,
"g": 157,
"b": 223
},
"hsl": {
"h": 308.571,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.79248,
"c": 0.12427,
"h": 331.8
},
"luminance": 0.46934
}Semantic roles & 50–950 ramp
primary
#EA9DDF
secondary
#DAF1DD
accent
#CD3319
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171216
muted
#858184