#EA8CC0#EA8CC0
#EA8CC0 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.4% C 0.130 H 346.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8CC0 |
|---|---|
| RGB | rgb(234, 140, 192) |
| HSL | hsl(327, 69%, 73%) |
| HSV | hsv(327, 40%, 92%) |
| CMYK | cmyk(0%, 40.2%, 17.9%, 8.2%) |
| CIE-LAB | lab(69.51, 42.51, -11.66) |
| CIE-LCH | lch(69.51, 44.08, 344.66°) |
| OKLab | oklab(75.4% 0.1262 -0.0306) |
| OKLCH | oklch(75.4% 0.13 346.4) |
| XYZ | xyz(52.8249, 40.0578, 54.8086) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.07
Bubblegum Pink
#FE83CC
ΔE00 4.23
Bubblegum (survey)
#FF6CB5
ΔE00 6.91
Pinky
#FC86AA
ΔE00 7.12
Hot Pink
#FF69B4
ΔE00 7.33
Lavender Pink
#DD85D7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8CC0 #8CEAB6
analogous
#E58CEA #EA8CC0 #EA8C91
triadic
#EA8CC0 #C0EA8C #8CC0EA
tetradic
#EA8CC0 #EAE58C #8CEAB6 #8C91EA
square
#EA8CC0 #EAE58C #8CEAB6 #8C91EA
split-complementary
#EA8CC0 #91EA8C #8CEAE5
monochromatic
#D52787 #E158A4 #EA8CC0 #F3C0DC #FAE5F1
Accessibility & contrast
On white
2.33
#EA8CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EA8CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8CC0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8CC0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C2
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#F68B9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8cc0; /* rgb */ color: rgb(234, 140, 192); /* oklch */ color: oklch(75.4% 0.130 346.4);
Tailwind
colors: {
custom: {
50: '#f2afd3',
500: '#ea8cc0',
950: '#000000',
},
}SCSS
$custom: #ea8cc0; $custom-light: #f2afd3; $custom-dark: #000000;
JSON
{
"hex": "#ea8cc0",
"rgb": {
"r": 234,
"g": 140,
"b": 192
},
"hsl": {
"h": 326.809,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.75395,
"c": 0.12987,
"h": 346.4
},
"luminance": 0.40054
}Semantic roles & 50–950 ramp
primary
#EA8CC0
secondary
#D9F2E4
accent
#D16914
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82