#EA8BC8#EA8BC8
#EA8BC8 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.5% C 0.137 H 341.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BC8 |
|---|---|
| RGB | rgb(234, 139, 200) |
| HSL | hsl(321, 69%, 73%) |
| HSV | hsv(321, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 14.5%, 8.2%) |
| CIE-LAB | lab(69.56, 44.26, -16.04) |
| CIE-LCH | lch(69.56, 47.08, 340.08°) |
| OKLab | oklab(75.52% 0.1301 -0.0426) |
| OKLCH | oklch(75.52% 0.137 341.9) |
| XYZ | xyz(53.5900, 40.1311, 59.5558) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.55
Pink (survey)
#FF81C0
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.65
Plum
#DDA0DD
ΔE00 6.90
Bubblegum (survey)
#FF6CB5
ΔE00 7.21
Hot Pink
#FF69B4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BC8 #8BEAAD
analogous
#DD8BEA #EA8BC8 #EA8B98
triadic
#EA8BC8 #C8EA8B #8BC8EA
tetradic
#EA8BC8 #EADD8B #8BEAAD #8B98EA
square
#EA8BC8 #EADD8B #8BEAAD #8B98EA
split-complementary
#EA8BC8 #98EA8B #8BEADD
monochromatic
#D42696 #E157AF #EA8BC8 #F3BFE1 #FAE5F3
Accessibility & contrast
On white
2.33
#EA8BC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EA8BC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BC8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BC8 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CA
Deuteranopia (green-blind)
#A8B0C5
Tritanopia (blue-blind)
#F58CA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8bc8; /* rgb */ color: rgb(234, 139, 200); /* oklch */ color: oklch(75.5% 0.137 341.9);
Tailwind
colors: {
custom: {
50: '#f2afd8',
500: '#ea8bc8',
950: '#000000',
},
}SCSS
$custom: #ea8bc8; $custom-light: #f2afd8; $custom-dark: #000000;
JSON
{
"hex": "#ea8bc8",
"rgb": {
"r": 234,
"g": 139,
"b": 200
},
"hsl": {
"h": 321.474,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75519,
"c": 0.13692,
"h": 341.9
},
"luminance": 0.40128
}Semantic roles & 50–950 ramp
primary
#EA8BC8
secondary
#D9F2E2
accent
#D15814
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83