#EA8DC3#EA8DC3
#EA8DC3 is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.7% C 0.130 H 344.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DC3 |
|---|---|
| RGB | rgb(234, 141, 195) |
| HSL | hsl(325, 69%, 74%) |
| HSV | hsv(325, 40%, 92%) |
| CMYK | cmyk(0%, 39.7%, 16.7%, 8.2%) |
| CIE-LAB | lab(69.81, 42.45, -12.88) |
| CIE-LCH | lch(69.81, 44.36, 343.12°) |
| OKLab | oklab(75.66% 0.1256 -0.034) |
| OKLCH | oklch(75.66% 0.13 344.9) |
| XYZ | xyz(53.3075, 40.4857, 56.6259) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.07
Pink (survey)
#FF81C0
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 7.06
Bubblegum (survey)
#FF6CB5
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.46
Hot Pink
#FF69B4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DC3 #8DEAB4
analogous
#E28DEA #EA8DC3 #EA8D94
triadic
#EA8DC3 #C3EA8D #8DC3EA
tetradic
#EA8DC3 #EAE28D #8DEAB4 #8D94EA
square
#EA8DC3 #EAE28D #8DEAB4 #8D94EA
split-complementary
#EA8DC3 #94EA8D #8DEAE2
monochromatic
#D5278C #E059A8 #EA8DC3 #F4C1DE #FAE5F1
Accessibility & contrast
On white
2.31
#EA8DC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EA8DC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DC3
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DC3 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A1C5
Deuteranopia (green-blind)
#ABB0C1
Tritanopia (blue-blind)
#F58CA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8dc3; /* rgb */ color: rgb(234, 141, 195); /* oklch */ color: oklch(75.7% 0.130 344.9);
Tailwind
colors: {
custom: {
50: '#f2b0d5',
500: '#ea8dc3',
950: '#000000',
},
}SCSS
$custom: #ea8dc3; $custom-light: #f2b0d5; $custom-dark: #000000;
JSON
{
"hex": "#ea8dc3",
"rgb": {
"r": 234,
"g": 141,
"b": 195
},
"hsl": {
"h": 325.161,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.75656,
"c": 0.13011,
"h": 344.9
},
"luminance": 0.40482
}Semantic roles & 50–950 ramp
primary
#EA8DC3
secondary
#D9F2E4
accent
#D16415
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171114
muted
#858083