#EA8CC7#EA8CC7
#EA8CC7 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.6% C 0.135 H 342.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8CC7 |
|---|---|
| RGB | rgb(234, 140, 199) |
| HSL | hsl(322, 69%, 73%) |
| HSV | hsv(322, 40%, 92%) |
| CMYK | cmyk(0%, 40.2%, 15%, 8.2%) |
| CIE-LAB | lab(69.74, 43.59, -15.22) |
| CIE-LCH | lch(69.74, 46.17, 340.75°) |
| OKLab | oklab(75.64% 0.1283 -0.0404) |
| OKLCH | oklch(75.64% 0.135 342.5) |
| XYZ | xyz(53.6190, 40.3754, 58.9908) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.68
Pink (survey)
#FF81C0
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.93
Bubblegum (survey)
#FF6CB5
ΔE00 7.27
Hot Pink
#FF69B4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8CC7 #8CEAAF
analogous
#DE8CEA #EA8CC7 #EA8C98
triadic
#EA8CC7 #C7EA8C #8CC7EA
tetradic
#EA8CC7 #EADE8C #8CEAAF #8C98EA
square
#EA8CC7 #EADE8C #8CEAAF #8C98EA
split-complementary
#EA8CC7 #98EA8C #8CEADE
monochromatic
#D52794 #E158AE #EA8CC7 #F3C0E0 #FAE5F2
Accessibility & contrast
On white
2.31
#EA8CC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EA8CC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8CC7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8CC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8CC7 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A1C9
Deuteranopia (green-blind)
#A9B0C4
Tritanopia (blue-blind)
#F58CA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8cc7; /* rgb */ color: rgb(234, 140, 199); /* oklch */ color: oklch(75.6% 0.135 342.5);
Tailwind
colors: {
custom: {
50: '#f2afd8',
500: '#ea8cc7',
950: '#000000',
},
}SCSS
$custom: #ea8cc7; $custom-light: #f2afd8; $custom-dark: #000000;
JSON
{
"hex": "#ea8cc7",
"rgb": {
"r": 234,
"g": 140,
"b": 199
},
"hsl": {
"h": 322.34,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.75639,
"c": 0.13452,
"h": 342.5
},
"luminance": 0.40372
}Semantic roles & 50–950 ramp
primary
#EA8CC7
secondary
#D9F2E2
accent
#D15B14
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83