#EA87B8#EA87B8
#EA87B8 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.3% C 0.133 H 349.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87B8 |
|---|---|
| RGB | rgb(234, 135, 184) |
| HSL | hsl(330, 70%, 72%) |
| HSV | hsv(330, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 21.4%, 8.2%) |
| CIE-LAB | lab(68.23, 43.90, -9.11) |
| CIE-LCH | lch(68.23, 44.83, 348.28°) |
| OKLab | oklab(74.34% 0.1314 -0.0237) |
| OKLCH | oklch(74.34% 0.133 349.8) |
| XYZ | xyz(51.2485, 38.2847, 50.0286) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum Pink
#FE83CC
ΔE00 4.75
Pinky
#FC86AA
ΔE00 5.84
Bubblegum (survey)
#FF6CB5
ΔE00 5.90
Carnation Pink
#FF7FA7
ΔE00 6.25
Hot Pink
#FF69B4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87B8 #87EAB9
analogous
#EA87EA #EA87B8 #EA8887
triadic
#EA87B8 #B8EA87 #87B8EA
tetradic
#EA87B8 #EAEA87 #87EAB9 #8887EA
square
#EA87B8 #EAEA87 #87EAB9 #8887EA
split-complementary
#EA87B8 #87EA88 #87EAEA
monochromatic
#D2257A #E15399 #EA87B8 #F3BBD7 #FAE5F0
Accessibility & contrast
On white
2.43
#EA87B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EA87B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87B8
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87B8 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 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)
#919CBA
Deuteranopia (green-blind)
#AAADB6
Tritanopia (blue-blind)
#F78499
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea87b8; /* rgb */ color: rgb(234, 135, 184); /* oklch */ color: oklch(74.3% 0.133 349.8);
Tailwind
colors: {
custom: {
50: '#f3accd',
500: '#ea87b8',
950: '#000000',
},
}SCSS
$custom: #ea87b8; $custom-light: #f3accd; $custom-dark: #000000;
JSON
{
"hex": "#ea87b8",
"rgb": {
"r": 234,
"g": 135,
"b": 184
},
"hsl": {
"h": 330.303,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.74344,
"c": 0.13346,
"h": 349.8
},
"luminance": 0.38281
}Semantic roles & 50–950 ramp
primary
#EA87B8
secondary
#D9F2E6
accent
#D27413
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82