#ED87BE#ED87BE
#ED87BE is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.9% C 0.140 H 347.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87BE |
|---|---|
| RGB | rgb(237, 135, 190) |
| HSL | hsl(328, 74%, 73%) |
| HSV | hsv(328, 43%, 93%) |
| CMYK | cmyk(0%, 43%, 19.8%, 7.1%) |
| CIE-LAB | lab(68.79, 45.77, -11.59) |
| CIE-LCH | lch(68.79, 47.21, 345.79°) |
| OKLab | oklab(74.91% 0.1365 -0.0304) |
| OKLCH | oklch(74.91% 0.14 347.5) |
| XYZ | xyz(52.8843, 39.0539, 53.4580) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.09
Bubblegum Pink
#FE83CC
ΔE00 3.55
Bubblegum (survey)
#FF6CB5
ΔE00 5.67
Hot Pink
#FF69B4
ΔE00 6.10
Bubble Gum Pink
#FF69AF
ΔE00 6.36
Pinky
#FC86AA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87BE #87EDB6
analogous
#E987ED #ED87BE #ED878B
triadic
#ED87BE #BEED87 #87BEED
tetradic
#ED87BE #EDE987 #87EDB6 #878BED
square
#ED87BE #EDE987 #87EDB6 #878BED
split-complementary
#ED87BE #8BED87 #87EDE9
monochromatic
#D92184 #E552A1 #ED87BE #F5BCDB #FBE4F1
Accessibility & contrast
On white
2.38
#ED87BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#ED87BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87BE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87BE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FA859B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed87be; /* rgb */ color: rgb(237, 135, 190); /* oklch */ color: oklch(74.9% 0.140 347.5);
Tailwind
colors: {
custom: {
50: '#f5acd1',
500: '#ed87be',
950: '#000000',
},
}SCSS
$custom: #ed87be; $custom-light: #f5acd1; $custom-dark: #000000;
JSON
{
"hex": "#ed87be",
"rgb": {
"r": 237,
"g": 135,
"b": 190
},
"hsl": {
"h": 327.647,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.74908,
"c": 0.13982,
"h": 347.5
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#ED87BE
secondary
#D8F3E4
accent
#D66B0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82