#EA87BC#EA87BC
#EA87BC is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.5% C 0.136 H 347.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87BC |
|---|---|
| RGB | rgb(234, 135, 188) |
| HSL | hsl(328, 70%, 72%) |
| HSV | hsv(328, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 19.7%, 8.2%) |
| CIE-LAB | lab(68.35, 44.48, -11.16) |
| CIE-LCH | lch(68.35, 45.86, 345.92°) |
| OKLab | oklab(74.48% 0.1326 -0.0292) |
| OKLCH | oklch(74.48% 0.136 347.6) |
| XYZ | xyz(51.6737, 38.4548, 52.2681) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.55
Bubblegum Pink
#FE83CC
ΔE00 4.08
Bubblegum (survey)
#FF6CB5
ΔE00 5.89
Hot Pink
#FF69B4
ΔE00 6.30
Bubble Gum Pink
#FF69AF
ΔE00 6.52
Pinky
#FC86AA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87BC #87EAB5
analogous
#E787EA #EA87BC #EA878A
triadic
#EA87BC #BCEA87 #87BCEA
tetradic
#EA87BC #EAE787 #87EAB5 #878AEA
square
#EA87BC #EAE787 #87EAB5 #878AEA
split-complementary
#EA87BC #8AEA87 #87EAE7
monochromatic
#D22581 #E1539F #EA87BC #F3BBD9 #FAE5F0
Accessibility & contrast
On white
2.42
#EA87BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EA87BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87BC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87BC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBE
Deuteranopia (green-blind)
#A9ADB9
Tritanopia (blue-blind)
#F6859A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea87bc; /* rgb */ color: rgb(234, 135, 188); /* oklch */ color: oklch(74.5% 0.136 347.6);
Tailwind
colors: {
custom: {
50: '#f3acd0',
500: '#ea87bc',
950: '#000000',
},
}SCSS
$custom: #ea87bc; $custom-light: #f3acd0; $custom-dark: #000000;
JSON
{
"hex": "#ea87bc",
"rgb": {
"r": 234,
"g": 135,
"b": 188
},
"hsl": {
"h": 327.879,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.74479,
"c": 0.13578,
"h": 347.6
},
"luminance": 0.38451
}Semantic roles & 50–950 ramp
primary
#EA87BC
secondary
#D9F2E5
accent
#D26C13
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82