#EA87B4#EA87B4
#EA87B4 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.2% C 0.131 H 352.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87B4 |
|---|---|
| RGB | rgb(234, 135, 180) |
| HSL | hsl(333, 70%, 72%) |
| HSV | hsv(333, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 23.1%, 8.2%) |
| CIE-LAB | lab(68.11, 43.33, -7.04) |
| CIE-LCH | lch(68.11, 43.89, 350.77°) |
| OKLab | oklab(74.21% 0.1301 -0.0181) |
| OKLCH | oklch(74.21% 0.131 352.1) |
| XYZ | xyz(50.8351, 38.1194, 47.8515) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.04
Pinky
#FC86AA
ΔE00 4.99
Carnation Pink
#FF7FA7
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.58
Bubblegum (survey)
#FF6CB5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87B4 #87EABD
analogous
#EA87E6 #EA87B4 #EA8B87
triadic
#EA87B4 #B4EA87 #87B4EA
tetradic
#EA87B4 #E6EA87 #87EABD #8B87EA
square
#EA87B4 #E6EA87 #87EABD #8B87EA
split-complementary
#EA87B4 #87EA8B #87E6EA
monochromatic
#D22573 #E15393 #EA87B4 #F3BBD5 #FAE5EF
Accessibility & contrast
On white
2.44
#EA87B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EA87B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87B4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87B4 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB6
Deuteranopia (green-blind)
#ABACB2
Tritanopia (blue-blind)
#F78397
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea87b4; /* rgb */ color: rgb(234, 135, 180); /* oklch */ color: oklch(74.2% 0.131 352.1);
Tailwind
colors: {
custom: {
50: '#f3acca',
500: '#ea87b4',
950: '#000000',
},
}SCSS
$custom: #ea87b4; $custom-light: #f3acca; $custom-dark: #000000;
JSON
{
"hex": "#ea87b4",
"rgb": {
"r": 234,
"g": 135,
"b": 180
},
"hsl": {
"h": 332.727,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.74212,
"c": 0.13132,
"h": 352.1
},
"luminance": 0.38116
}Semantic roles & 50–950 ramp
primary
#EA87B4
secondary
#D9F2E7
accent
#D27B13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82