#EA8DBD#EA8DBD
#EA8DBD is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.5% C 0.126 H 348.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DBD |
|---|---|
| RGB | rgb(234, 141, 189) |
| HSL | hsl(329, 69%, 74%) |
| HSV | hsv(329, 40%, 92%) |
| CMYK | cmyk(0%, 39.7%, 19.2%, 8.2%) |
| CIE-LAB | lab(69.63, 41.54, -9.82) |
| CIE-LCH | lch(69.63, 42.68, 346.70°) |
| OKLab | oklab(75.45% 0.1237 -0.0256) |
| OKLCH | oklch(75.45% 0.126 348.3) |
| XYZ | xyz(52.6427, 40.2198, 53.1247) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.83
Pinky
#FC86AA
ΔE00 6.41
Pig Pink
#E78EA5
ΔE00 6.75
Carnation Pink
#FF7FA7
ΔE00 7.06
Bubblegum (survey)
#FF6CB5
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DBD #8DEABA
analogous
#E88DEA #EA8DBD #EA8D8E
triadic
#EA8DBD #BDEA8D #8DBDEA
tetradic
#EA8DBD #EAE88D #8DEABA #8D8EEA
square
#EA8DBD #EAE88D #8DEABA #8D8EEA
split-complementary
#EA8DBD #8EEA8D #8DEAE8
monochromatic
#D52781 #E0599F #EA8DBD #F4C1DB #FAE5F0
Accessibility & contrast
On white
2.32
#EA8DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EA8DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DBD
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DBD | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1BF
Deuteranopia (green-blind)
#ADB0BB
Tritanopia (blue-blind)
#F68B9E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8dbd; /* rgb */ color: rgb(234, 141, 189); /* oklch */ color: oklch(75.5% 0.126 348.3);
Tailwind
colors: {
custom: {
50: '#f2b0d0',
500: '#ea8dbd',
950: '#000000',
},
}SCSS
$custom: #ea8dbd; $custom-light: #f2b0d0; $custom-dark: #000000;
JSON
{
"hex": "#ea8dbd",
"rgb": {
"r": 234,
"g": 141,
"b": 189
},
"hsl": {
"h": 329.032,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.75451,
"c": 0.12637,
"h": 348.3
},
"luminance": 0.40216
}Semantic roles & 50–950 ramp
primary
#EA8DBD
secondary
#D9F2E5
accent
#D17015
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171114
muted
#858082