#EA8CD1#EA8CD1
#EA8CD1 is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.0% C 0.142 H 337.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8CD1 |
|---|---|
| RGB | rgb(234, 140, 209) |
| HSL | hsl(316, 69%, 73%) |
| HSV | hsv(316, 40%, 92%) |
| CMYK | cmyk(0%, 40.2%, 10.7%, 8.2%) |
| CIE-LAB | lab(70.07, 45.19, -20.26) |
| CIE-LCH | lch(70.07, 49.52, 335.85°) |
| OKLab | oklab(76.01% 0.1312 -0.0543) |
| OKLCH | oklch(76.01% 0.142 337.5) |
| XYZ | xyz(54.8184, 40.8552, 65.3077) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.09
Plum
#DDA0DD
ΔE00 5.88
Pink (survey)
#FF81C0
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8CD1 #8CEAA5
analogous
#D48CEA #EA8CD1 #EA8CA2
triadic
#EA8CD1 #D1EA8C #8CD1EA
tetradic
#EA8CD1 #EAD48C #8CEAA5 #8CA2EA
square
#EA8CD1 #EAD48C #8CEAA5 #8CA2EA
split-complementary
#EA8CD1 #A2EA8C #8CEAD4
monochromatic
#D527A7 #E158BC #EA8CD1 #F3C0E6 #FAE5F5
Accessibility & contrast
On white
2.29
#EA8CD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EA8CD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8CD1
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8CD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8CD1 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA2D4
Deuteranopia (green-blind)
#A6B1CE
Tritanopia (blue-blind)
#F38FA6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8cd1; /* rgb */ color: rgb(234, 140, 209); /* oklch */ color: oklch(76.0% 0.142 337.5);
Tailwind
colors: {
custom: {
50: '#f2afdf',
500: '#ea8cd1',
950: '#000000',
},
}SCSS
$custom: #ea8cd1; $custom-light: #f2afdf; $custom-dark: #000000;
JSON
{
"hex": "#ea8cd1",
"rgb": {
"r": 234,
"g": 140,
"b": 209
},
"hsl": {
"h": 315.957,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.76006,
"c": 0.14194,
"h": 337.5
},
"luminance": 0.40852
}Semantic roles & 50–950 ramp
primary
#EA8CD1
secondary
#D9F2E0
accent
#D14714
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171115
muted
#858083