#ED87BF#ED87BF
#ED87BF is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.9% C 0.140 H 346.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87BF |
|---|---|
| RGB | rgb(237, 135, 191) |
| HSL | hsl(327, 74%, 73%) |
| HSV | hsv(327, 43%, 93%) |
| CMYK | cmyk(0%, 43%, 19.4%, 7.1%) |
| CIE-LAB | lab(68.82, 45.92, -12.10) |
| CIE-LCH | lch(68.82, 47.48, 345.24°) |
| OKLab | oklab(74.94% 0.1368 -0.0317) |
| OKLCH | oklch(74.94% 0.14 346.9) |
| XYZ | xyz(52.9939, 39.0978, 54.0356) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.12
Bubblegum Pink
#FE83CC
ΔE00 3.40
Bubblegum (survey)
#FF6CB5
ΔE00 5.70
Hot Pink
#FF69B4
ΔE00 6.13
Bubble Gum Pink
#FF69AF
ΔE00 6.42
Pinky
#FC86AA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87BF #87EDB5
analogous
#E887ED #ED87BF #ED878C
triadic
#ED87BF #BFED87 #87BFED
tetradic
#ED87BF #EDE887 #87EDB5 #878CED
square
#ED87BF #EDE887 #87EDB5 #878CED
split-complementary
#ED87BF #8CED87 #87EDE8
monochromatic
#D92186 #E552A3 #ED87BF #F5BCDB #FBE4F1
Accessibility & contrast
On white
2.38
#ED87BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#ED87BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87BF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87BF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#F9859B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed87bf; /* rgb */ color: rgb(237, 135, 191); /* oklch */ color: oklch(74.9% 0.140 346.9);
Tailwind
colors: {
custom: {
50: '#f5acd2',
500: '#ed87bf',
950: '#000000',
},
}SCSS
$custom: #ed87bf; $custom-light: #f5acd2; $custom-dark: #000000;
JSON
{
"hex": "#ed87bf",
"rgb": {
"r": 237,
"g": 135,
"b": 191
},
"hsl": {
"h": 327.059,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.74942,
"c": 0.14043,
"h": 346.9
},
"luminance": 0.39094
}Semantic roles & 50–950 ramp
primary
#ED87BF
secondary
#D8F3E4
accent
#D6690F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82