#EA87C0#EA87C0
#EA87C0 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.6% C 0.138 H 345.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87C0 |
|---|---|
| RGB | rgb(234, 135, 192) |
| HSL | hsl(325, 70%, 72%) |
| HSV | hsv(325, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 17.9%, 8.2%) |
| CIE-LAB | lab(68.48, 45.08, -13.21) |
| CIE-LCH | lch(68.48, 46.98, 343.67°) |
| OKLab | oklab(74.62% 0.1338 -0.0348) |
| OKLCH | oklch(74.62% 0.138 345.4) |
| XYZ | xyz(52.1109, 38.6297, 54.5705) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 6.04
Hot Pink
#FF69B4
ΔE00 6.43
Bubble Gum Pink
#FF69AF
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87C0 #87EAB1
analogous
#E387EA #EA87C0 #EA878E
triadic
#EA87C0 #C0EA87 #87C0EA
tetradic
#EA87C0 #EAE387 #87EAB1 #878EEA
square
#EA87C0 #EAE387 #87EAB1 #878EEA
split-complementary
#EA87C0 #8EEA87 #87EAE3
monochromatic
#D22588 #E153A5 #EA87C0 #F3BBDB #FAE5F1
Accessibility & contrast
On white
2.41
#EA87C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EA87C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87C0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87C0 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9DC2
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#F6869C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea87c0; /* rgb */ color: rgb(234, 135, 192); /* oklch */ color: oklch(74.6% 0.138 345.4);
Tailwind
colors: {
custom: {
50: '#f2acd3',
500: '#ea87c0',
950: '#000000',
},
}SCSS
$custom: #ea87c0; $custom-light: #f2acd3; $custom-dark: #000000;
JSON
{
"hex": "#ea87c0",
"rgb": {
"r": 234,
"g": 135,
"b": 192
},
"hsl": {
"h": 325.455,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.74617,
"c": 0.13827,
"h": 345.4
},
"luminance": 0.38626
}Semantic roles & 50–950 ramp
primary
#EA87C0
secondary
#D9F2E4
accent
#D26413
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82