#EA87B0#EA87B0
#EA87B0 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.1% C 0.129 H 354.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87B0 |
|---|---|
| RGB | rgb(234, 135, 176) |
| HSL | hsl(335, 70%, 72%) |
| HSV | hsv(335, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 24.8%, 8.2%) |
| CIE-LAB | lab(67.99, 42.76, -4.97) |
| CIE-LCH | lch(67.99, 43.05, 353.37°) |
| OKLab | oklab(74.08% 0.1288 -0.0126) |
| OKLCH | oklch(74.08% 0.129 354.4) |
| XYZ | xyz(50.4335, 37.9587, 45.7364) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.20
Pig Pink
#E78EA5
ΔE00 4.59
Pink (survey)
#FF81C0
ΔE00 4.64
Carnation Pink
#FF7FA7
ΔE00 4.78
Dull Pink
#D5869D
ΔE00 5.31
Rosa
#FE86A4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87B0 #87EAC1
analogous
#EA87E1 #EA87B0 #EA9087
triadic
#EA87B0 #B0EA87 #87B0EA
tetradic
#EA87B0 #E1EA87 #87EAC1 #9087EA
square
#EA87B0 #E1EA87 #87EAC1 #9087EA
split-complementary
#EA87B0 #87EA90 #87E1EA
monochromatic
#D2256C #E1538E #EA87B0 #F3BBD2 #FAE5EE
Accessibility & contrast
On white
2.44
#EA87B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EA87B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87B0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87B0 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB1
Deuteranopia (green-blind)
#ACACAE
Tritanopia (blue-blind)
#F88296
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea87b0; /* rgb */ color: rgb(234, 135, 176); /* oklch */ color: oklch(74.1% 0.129 354.4);
Tailwind
colors: {
custom: {
50: '#f3acc7',
500: '#ea87b0',
950: '#000000',
},
}SCSS
$custom: #ea87b0; $custom-light: #f3acc7; $custom-dark: #000000;
JSON
{
"hex": "#ea87b0",
"rgb": {
"r": 234,
"g": 135,
"b": 176
},
"hsl": {
"h": 335.152,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.74083,
"c": 0.12937,
"h": 354.4
},
"luminance": 0.37955
}Semantic roles & 50–950 ramp
primary
#EA87B0
secondary
#D9F2E8
accent
#D28313
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82