#EA8CD8#EA8CD8
#EA8CD8 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.3% C 0.148 H 334.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8CD8 |
|---|---|
| RGB | rgb(234, 140, 216) |
| HSL | hsl(311, 69%, 73%) |
| HSV | hsv(311, 40%, 92%) |
| CMYK | cmyk(0%, 40.2%, 7.7%, 8.2%) |
| CIE-LAB | lab(70.32, 46.35, -23.76) |
| CIE-LCH | lch(70.32, 52.08, 332.86°) |
| OKLab | oklab(76.28% 0.133 -0.064) |
| OKLCH | oklch(76.28% 0.148 334.3) |
| XYZ | xyz(55.7042, 41.2095, 69.9726) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.09
Bubblegum Pink
#FE83CC
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.10
Plum
#DDA0DD
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 5.91
Pink (survey)
#FF81C0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8CD8 #8CEA9E
analogous
#CD8CEA #EA8CD8 #EA8CA9
triadic
#EA8CD8 #D8EA8C #8CD8EA
tetradic
#EA8CD8 #EACD8C #8CEA9E #8CA9EA
square
#EA8CD8 #EACD8C #8CEA9E #8CA9EA
split-complementary
#EA8CD8 #A9EA8C #8CEACD
monochromatic
#D527B3 #E158C6 #EA8CD8 #F3C0EA #FAE5F6
Accessibility & contrast
On white
2.27
#EA8CD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EA8CD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8CD8
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8CD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8CD8 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA3DB
Deuteranopia (green-blind)
#A4B1D5
Tritanopia (blue-blind)
#F290A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8cd8; /* rgb */ color: rgb(234, 140, 216); /* oklch */ color: oklch(76.3% 0.148 334.3);
Tailwind
colors: {
custom: {
50: '#f2afe4',
500: '#ea8cd8',
950: '#000000',
},
}SCSS
$custom: #ea8cd8; $custom-light: #f2afe4; $custom-dark: #000000;
JSON
{
"hex": "#ea8cd8",
"rgb": {
"r": 234,
"g": 140,
"b": 216
},
"hsl": {
"h": 311.489,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.76275,
"c": 0.1476,
"h": 334.3
},
"luminance": 0.41206
}Semantic roles & 50–950 ramp
primary
#EA8CD8
secondary
#D9F2DE
accent
#D13914
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171115
muted
#858083