#EA87B9#EA87B9
#EA87B9 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.4% C 0.134 H 349.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87B9 |
|---|---|
| RGB | rgb(234, 135, 185) |
| HSL | hsl(330, 70%, 72%) |
| HSV | hsv(330, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 20.9%, 8.2%) |
| CIE-LAB | lab(68.26, 44.04, -9.62) |
| CIE-LCH | lch(68.26, 45.08, 347.68°) |
| OKLab | oklab(74.38% 0.1317 -0.025) |
| OKLCH | oklch(74.38% 0.134 349.2) |
| XYZ | xyz(51.3536, 38.3268, 50.5826) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum Pink
#FE83CC
ΔE00 4.57
Bubblegum (survey)
#FF6CB5
ΔE00 5.89
Pinky
#FC86AA
ΔE00 6.06
Hot Pink
#FF69B4
ΔE00 6.30
Bubble Gum Pink
#FF69AF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87B9 #87EAB8
analogous
#EA87EA #EA87B9 #EA8788
triadic
#EA87B9 #B9EA87 #87B9EA
tetradic
#EA87B9 #EAEA87 #87EAB8 #8788EA
square
#EA87B9 #EAEA87 #87EAB8 #8788EA
split-complementary
#EA87B9 #88EA87 #87EAEA
monochromatic
#D2257C #E1539B #EA87B9 #F3BBD7 #FAE5F0
Accessibility & contrast
On white
2.42
#EA87B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EA87B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87B9
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87B9 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBB
Deuteranopia (green-blind)
#AAADB7
Tritanopia (blue-blind)
#F78499
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea87b9; /* rgb */ color: rgb(234, 135, 185); /* oklch */ color: oklch(74.4% 0.134 349.2);
Tailwind
colors: {
custom: {
50: '#f3acce',
500: '#ea87b9',
950: '#000000',
},
}SCSS
$custom: #ea87b9; $custom-light: #f3acce; $custom-dark: #000000;
JSON
{
"hex": "#ea87b9",
"rgb": {
"r": 234,
"g": 135,
"b": 185
},
"hsl": {
"h": 329.697,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.74377,
"c": 0.13403,
"h": 349.2
},
"luminance": 0.38323
}Semantic roles & 50–950 ramp
primary
#EA87B9
secondary
#D9F2E5
accent
#D27213
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82