#EA9CD7#EA9CD7
#EA9CD7 is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.8% C 0.119 H 336.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9CD7 |
|---|---|
| RGB | rgb(234, 156, 215) |
| HSL | hsl(315, 65%, 76%) |
| HSV | hsv(315, 33%, 92%) |
| CMYK | cmyk(0%, 33.3%, 8.1%, 8.2%) |
| CIE-LAB | lab(73.66, 37.84, -18.13) |
| CIE-LCH | lch(73.66, 41.96, 334.39°) |
| OKLab | oklab(78.79% 0.1088 -0.0485) |
| OKLCH | oklch(78.79% 0.119 336) |
| XYZ | xyz(58.0855, 46.1784, 70.1305) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.50
Bubblegum Pink
#FE83CC
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 6.62
Lilac
#C8A2C8
ΔE00 7.78
Pink (survey)
#FF81C0
ΔE00 7.90
Violet (CSS)
#EE82EE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9CD7 #9CEAAF
analogous
#D69CEA #EA9CD7 #EA9CB0
triadic
#EA9CD7 #D7EA9C #9CD7EA
tetradic
#EA9CD7 #EAD69C #9CEAAF #9CB0EA
square
#EA9CD7 #EAD69C #9CEAAF #9CB0EA
split-complementary
#EA9CD7 #B0EA9C #9CEAD6
monochromatic
#D537AE #DF6AC3 #EA9CD7 #F5CEEB #FAE6F5
Accessibility & contrast
On white
2.05
#EA9CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EA9CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9CD7
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9CD7 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAED9
Deuteranopia (green-blind)
#B0B9D5
Tritanopia (blue-blind)
#F29FB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea9cd7; /* rgb */ color: rgb(234, 156, 215); /* oklch */ color: oklch(78.8% 0.119 336.0);
Tailwind
colors: {
custom: {
50: '#f2bae3',
500: '#ea9cd7',
950: '#000000',
},
}SCSS
$custom: #ea9cd7; $custom-light: #f2bae3; $custom-dark: #000000;
JSON
{
"hex": "#ea9cd7",
"rgb": {
"r": 234,
"g": 156,
"b": 215
},
"hsl": {
"h": 314.615,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.78788,
"c": 0.11912,
"h": 336
},
"luminance": 0.46176
}Semantic roles & 50–950 ramp
primary
#EA9CD7
secondary
#DAF1E0
accent
#CD4519
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183