#EA9CD8#EA9CD8
#EA9CD8 is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.8% C 0.120 H 335.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9CD8 |
|---|---|
| RGB | rgb(234, 156, 216) |
| HSL | hsl(314, 65%, 76%) |
| HSV | hsv(314, 33%, 92%) |
| CMYK | cmyk(0%, 33.3%, 7.7%, 8.2%) |
| CIE-LAB | lab(73.69, 38.01, -18.63) |
| CIE-LCH | lch(73.69, 42.33, 333.89°) |
| OKLab | oklab(78.82% 0.1091 -0.0499) |
| OKLCH | oklch(78.82% 0.12 335.4) |
| XYZ | xyz(58.2144, 46.2299, 70.8093) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 6.49
Bubblegum Pink
#FE83CC
ΔE00 6.59
Lilac
#C8A2C8
ΔE00 7.83
Pink (survey)
#FF81C0
ΔE00 8.02
Violet (CSS)
#EE82EE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9CD8 #9CEAAE
analogous
#D59CEA #EA9CD8 #EA9CB1
triadic
#EA9CD8 #D8EA9C #9CD8EA
tetradic
#EA9CD8 #EAD59C #9CEAAE #9CB1EA
square
#EA9CD8 #EAD59C #9CEAAE #9CB1EA
split-complementary
#EA9CD8 #B1EA9C #9CEAD5
monochromatic
#D537B0 #DF6AC4 #EA9CD8 #F5CEEC #FAE6F5
Accessibility & contrast
On white
2.05
#EA9CD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#EA9CD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9CD8
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9CD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9CD8 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAEDA
Deuteranopia (green-blind)
#B0B9D6
Tritanopia (blue-blind)
#F29FB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea9cd8; /* rgb */ color: rgb(234, 156, 216); /* oklch */ color: oklch(78.8% 0.120 335.4);
Tailwind
colors: {
custom: {
50: '#f2bae4',
500: '#ea9cd8',
950: '#000000',
},
}SCSS
$custom: #ea9cd8; $custom-light: #f2bae4; $custom-dark: #000000;
JSON
{
"hex": "#ea9cd8",
"rgb": {
"r": 234,
"g": 156,
"b": 216
},
"hsl": {
"h": 313.846,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.78824,
"c": 0.11995,
"h": 335.4
},
"luminance": 0.46227
}Semantic roles & 50–950 ramp
primary
#EA9CD8
secondary
#DAF1DF
accent
#CD4219
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183