#EA8BC0#EA8BC0
#EA8BC0 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.2% C 0.132 H 346.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BC0 |
|---|---|
| RGB | rgb(234, 139, 192) |
| HSL | hsl(327, 69%, 73%) |
| HSV | hsv(327, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 17.9%, 8.2%) |
| CIE-LAB | lab(69.30, 43.03, -11.97) |
| CIE-LCH | lch(69.30, 44.66, 344.45°) |
| OKLab | oklab(75.24% 0.1277 -0.0315) |
| OKLCH | oklch(75.24% 0.132 346.2) |
| XYZ | xyz(52.6795, 39.7669, 54.7601) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 4.07
Bubblegum (survey)
#FF6CB5
ΔE00 6.72
Hot Pink
#FF69B4
ΔE00 7.14
Pinky
#FC86AA
ΔE00 7.19
Lavender Pink
#DD85D7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BC0 #8BEAB5
analogous
#E48BEA #EA8BC0 #EA8B90
triadic
#EA8BC0 #C0EA8B #8BC0EA
tetradic
#EA8BC0 #EAE48B #8BEAB5 #8B90EA
square
#EA8BC0 #EAE48B #8BEAB5 #8B90EA
split-complementary
#EA8BC0 #90EA8B #8BEAE4
monochromatic
#D42687 #E157A4 #EA8BC0 #F3BFDC #FAE5F1
Accessibility & contrast
On white
2.35
#EA8BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EA8BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BC0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BC0 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A0C2
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#F68A9E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8bc0; /* rgb */ color: rgb(234, 139, 192); /* oklch */ color: oklch(75.2% 0.132 346.2);
Tailwind
colors: {
custom: {
50: '#f2aed3',
500: '#ea8bc0',
950: '#000000',
},
}SCSS
$custom: #ea8bc0; $custom-light: #f2aed3; $custom-dark: #000000;
JSON
{
"hex": "#ea8bc0",
"rgb": {
"r": 234,
"g": 139,
"b": 192
},
"hsl": {
"h": 326.526,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75238,
"c": 0.13156,
"h": 346.2
},
"luminance": 0.39763
}Semantic roles & 50–950 ramp
primary
#EA8BC0
secondary
#D9F2E4
accent
#D16814
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82