#EA8DC5#EA8DC5
#EA8DC5 is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.7% C 0.131 H 343.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DC5 |
|---|---|
| RGB | rgb(234, 141, 197) |
| HSL | hsl(324, 69%, 74%) |
| HSV | hsv(324, 40%, 92%) |
| CMYK | cmyk(0%, 39.7%, 15.8%, 8.2%) |
| CIE-LAB | lab(69.88, 42.76, -13.90) |
| CIE-LCH | lch(69.88, 44.96, 342.00°) |
| OKLab | oklab(75.72% 0.1262 -0.0367) |
| OKLCH | oklch(75.72% 0.131 343.8) |
| XYZ | xyz(53.5351, 40.5767, 57.8248) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Pink (survey)
#FF81C0
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 6.62
Plum
#DDA0DD
ΔE00 7.14
Bubblegum (survey)
#FF6CB5
ΔE00 7.30
Hot Pink
#FF69B4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DC5 #8DEAB2
analogous
#E08DEA #EA8DC5 #EA8D96
triadic
#EA8DC5 #C5EA8D #8DC5EA
tetradic
#EA8DC5 #EAE08D #8DEAB2 #8D96EA
square
#EA8DC5 #EAE08D #8DEAB2 #8D96EA
split-complementary
#EA8DC5 #96EA8D #8DEAE0
monochromatic
#D52790 #E059AB #EA8DC5 #F4C1DF #FAE5F2
Accessibility & contrast
On white
2.30
#EA8DC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EA8DC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DC5
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DC5 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2C7
Deuteranopia (green-blind)
#AAB0C3
Tritanopia (blue-blind)
#F58DA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8dc5; /* rgb */ color: rgb(234, 141, 197); /* oklch */ color: oklch(75.7% 0.131 343.8);
Tailwind
colors: {
custom: {
50: '#f2b0d6',
500: '#ea8dc5',
950: '#000000',
},
}SCSS
$custom: #ea8dc5; $custom-light: #f2b0d6; $custom-dark: #000000;
JSON
{
"hex": "#ea8dc5",
"rgb": {
"r": 234,
"g": 141,
"b": 197
},
"hsl": {
"h": 323.871,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.75725,
"c": 0.13145,
"h": 343.8
},
"luminance": 0.40573
}Semantic roles & 50–950 ramp
primary
#EA8DC5
secondary
#D9F2E3
accent
#D16015
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171114
muted
#858083