#EA8DC0#EA8DC0
#EA8DC0 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.6% C 0.128 H 346.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DC0 |
|---|---|
| RGB | rgb(234, 141, 192) |
| HSL | hsl(327, 69%, 74%) |
| HSV | hsv(327, 40%, 92%) |
| CMYK | cmyk(0%, 39.7%, 17.9%, 8.2%) |
| CIE-LAB | lab(69.72, 41.99, -11.35) |
| CIE-LCH | lch(69.72, 43.50, 344.87°) |
| OKLab | oklab(75.55% 0.1247 -0.0298) |
| OKLCH | oklch(75.55% 0.128 346.6) |
| XYZ | xyz(52.9717, 40.3514, 54.8575) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 4.40
Pinky
#FC86AA
ΔE00 7.05
Bubblegum (survey)
#FF6CB5
ΔE00 7.10
Pig Pink
#E78EA5
ΔE00 7.50
Hot Pink
#FF69B4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DC0 #8DEAB7
analogous
#E68DEA #EA8DC0 #EA8D91
triadic
#EA8DC0 #C0EA8D #8DC0EA
tetradic
#EA8DC0 #EAE68D #8DEAB7 #8D91EA
square
#EA8DC0 #EAE68D #8DEAB7 #8D91EA
split-complementary
#EA8DC0 #91EA8D #8DEAE6
monochromatic
#D52787 #E059A3 #EA8DC0 #F4C1DD #FAE5F1
Accessibility & contrast
On white
2.32
#EA8DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EA8DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DC0
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DC0 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 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)
#94A1C2
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#F68C9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8dc0; /* rgb */ color: rgb(234, 141, 192); /* oklch */ color: oklch(75.6% 0.128 346.6);
Tailwind
colors: {
custom: {
50: '#f2b0d3',
500: '#ea8dc0',
950: '#000000',
},
}SCSS
$custom: #ea8dc0; $custom-light: #f2b0d3; $custom-dark: #000000;
JSON
{
"hex": "#ea8dc0",
"rgb": {
"r": 234,
"g": 141,
"b": 192
},
"hsl": {
"h": 327.097,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.75552,
"c": 0.12819,
"h": 346.6
},
"luminance": 0.40348
}Semantic roles & 50–950 ramp
primary
#EA8DC0
secondary
#D9F2E4
accent
#D16A15
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171114
muted
#858082