#EA8BC7#EA8BC7
#EA8BC7 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.5% C 0.136 H 342.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BC7 |
|---|---|
| RGB | rgb(234, 139, 199) |
| HSL | hsl(322, 69%, 73%) |
| HSV | hsv(322, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 15%, 8.2%) |
| CIE-LAB | lab(69.53, 44.10, -15.53) |
| CIE-LCH | lch(69.53, 46.76, 340.60°) |
| OKLab | oklab(75.48% 0.1298 -0.0412) |
| OKLCH | oklch(75.48% 0.136 342.4) |
| XYZ | xyz(53.4736, 40.0845, 58.9423) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.86
Plum
#DDA0DD
ΔE00 7.03
Bubblegum (survey)
#FF6CB5
ΔE00 7.13
Hot Pink
#FF69B4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BC7 #8BEAAE
analogous
#DD8BEA #EA8BC7 #EA8B97
triadic
#EA8BC7 #C7EA8B #8BC7EA
tetradic
#EA8BC7 #EADD8B #8BEAAE #8B97EA
square
#EA8BC7 #EADD8B #8BEAAE #8B97EA
split-complementary
#EA8BC7 #97EA8B #8BEADD
monochromatic
#D42694 #E157AE #EA8BC7 #F3BFE0 #FAE5F2
Accessibility & contrast
On white
2.33
#EA8BC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EA8BC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BC7
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BC7 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A0C9
Deuteranopia (green-blind)
#A9AFC4
Tritanopia (blue-blind)
#F58BA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8bc7; /* rgb */ color: rgb(234, 139, 199); /* oklch */ color: oklch(75.5% 0.136 342.4);
Tailwind
colors: {
custom: {
50: '#f2afd8',
500: '#ea8bc7',
950: '#000000',
},
}SCSS
$custom: #ea8bc7; $custom-light: #f2afd8; $custom-dark: #000000;
JSON
{
"hex": "#ea8bc7",
"rgb": {
"r": 234,
"g": 139,
"b": 199
},
"hsl": {
"h": 322.105,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75483,
"c": 0.13621,
"h": 342.4
},
"luminance": 0.40081
}Semantic roles & 50–950 ramp
primary
#EA8BC7
secondary
#D9F2E2
accent
#D15A14
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83