#ED87BC#ED87BC
#ED87BC is a light, vivid pink. Relative luminance 0.390; OKLCH L 74.8% C 0.139 H 348.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87BC |
|---|---|
| RGB | rgb(237, 135, 188) |
| HSL | hsl(329, 74%, 73%) |
| HSV | hsv(329, 43%, 93%) |
| CMYK | cmyk(0%, 43%, 20.7%, 7.1%) |
| CIE-LAB | lab(68.73, 45.48, -10.56) |
| CIE-LCH | lch(68.73, 46.69, 346.92°) |
| OKLab | oklab(74.84% 0.1359 -0.0276) |
| OKLCH | oklch(74.84% 0.139 348.5) |
| XYZ | xyz(52.6672, 38.9671, 52.3146) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.08
Bubblegum Pink
#FE83CC
ΔE00 3.87
Bubblegum (survey)
#FF6CB5
ΔE00 5.63
Hot Pink
#FF69B4
ΔE00 6.07
Bubble Gum Pink
#FF69AF
ΔE00 6.24
Pinky
#FC86AA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87BC #87EDB8
analogous
#EB87ED #ED87BC #ED8789
triadic
#ED87BC #BCED87 #87BCED
tetradic
#ED87BC #EDEB87 #87EDB8 #8789ED
square
#ED87BC #EDEB87 #87EDB8 #8789ED
split-complementary
#ED87BC #89ED87 #87EDEB
monochromatic
#D92180 #E5529E #ED87BC #F5BCDA #FBE4F0
Accessibility & contrast
On white
2.39
#ED87BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#ED87BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87BC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87BC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBE
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#FA859A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed87bc; /* rgb */ color: rgb(237, 135, 188); /* oklch */ color: oklch(74.8% 0.139 348.5);
Tailwind
colors: {
custom: {
50: '#f5acd0',
500: '#ed87bc',
950: '#000000',
},
}SCSS
$custom: #ed87bc; $custom-light: #f5acd0; $custom-dark: #000000;
JSON
{
"hex": "#ed87bc",
"rgb": {
"r": 237,
"g": 135,
"b": 188
},
"hsl": {
"h": 328.824,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.74839,
"c": 0.13864,
"h": 348.5
},
"luminance": 0.38963
}Semantic roles & 50–950 ramp
primary
#ED87BC
secondary
#D8F3E5
accent
#D66F0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82