#EA9CDC#EA9CDC
#EA9CDC is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.0% C 0.123 H 333.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9CDC |
|---|---|
| RGB | rgb(234, 156, 220) |
| HSL | hsl(311, 65%, 76%) |
| HSV | hsv(311, 33%, 92%) |
| CMYK | cmyk(0%, 33.3%, 6%, 8.2%) |
| CIE-LAB | lab(73.83, 38.69, -20.62) |
| CIE-LCH | lch(73.83, 43.84, 331.95°) |
| OKLab | oklab(78.97% 0.1102 -0.0554) |
| OKLCH | oklch(78.97% 0.123 333.3) |
| XYZ | xyz(58.7378, 46.4393, 73.5660) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.86
Violet (CSS)
#EE82EE
ΔE00 7.79
Lilac
#C8A2C8
ΔE00 8.09
Pink (survey)
#FF81C0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9CDC #9CEAAA
analogous
#D19CEA #EA9CDC #EA9CB5
triadic
#EA9CDC #DCEA9C #9CDCEA
tetradic
#EA9CDC #EAD19C #9CEAAA #9CB5EA
square
#EA9CDC #EAD19C #9CEAAA #9CB5EA
split-complementary
#EA9CDC #B5EA9C #9CEAD1
monochromatic
#D537B8 #DF6ACA #EA9CDC #F5CEEE #FAE6F6
Accessibility & contrast
On white
2.04
#EA9CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#EA9CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9CDC
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9CDC | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDE
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#F1A0B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea9cdc; /* rgb */ color: rgb(234, 156, 220); /* oklch */ color: oklch(79.0% 0.123 333.3);
Tailwind
colors: {
custom: {
50: '#f2bae7',
500: '#ea9cdc',
950: '#000000',
},
}SCSS
$custom: #ea9cdc; $custom-light: #f2bae7; $custom-dark: #000000;
JSON
{
"hex": "#ea9cdc",
"rgb": {
"r": 234,
"g": 156,
"b": 220
},
"hsl": {
"h": 310.769,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.78972,
"c": 0.12337,
"h": 333.3
},
"luminance": 0.46437
}Semantic roles & 50–950 ramp
primary
#EA9CDC
secondary
#DAF1DE
accent
#CD3919
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171216
muted
#858184