#ED87CD#ED87CD
#ED87CD is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.4% C 0.150 H 340.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87CD |
|---|---|
| RGB | rgb(237, 135, 205) |
| HSL | hsl(319, 74%, 73%) |
| HSV | hsv(319, 43%, 93%) |
| CMYK | cmyk(0%, 43%, 13.5%, 7.1%) |
| CIE-LAB | lab(69.29, 48.05, -19.21) |
| CIE-LCH | lch(69.29, 51.75, 338.21°) |
| OKLab | oklab(75.44% 0.1408 -0.0513) |
| OKLCH | oklch(75.44% 0.15 340) |
| XYZ | xyz(54.6089, 39.7437, 62.5408) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.61
Pink (survey)
#FF81C0
ΔE00 4.86
Purply Pink
#F075E6
ΔE00 6.84
Violet (CSS)
#EE82EE
ΔE00 6.86
Bubblegum (survey)
#FF6CB5
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87CD #87EDA7
analogous
#DA87ED #ED87CD #ED879A
triadic
#ED87CD #CDED87 #87CDED
tetradic
#ED87CD #EDDA87 #87EDA7 #879AED
square
#ED87CD #EDDA87 #87EDA7 #879AED
split-complementary
#ED87CD #9AED87 #87EDDA
monochromatic
#D9219F #E552B7 #ED87CD #F5BCE3 #FBE4F4
Accessibility & contrast
On white
2.35
#ED87CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#ED87CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87CD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87CD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9FCF
Deuteranopia (green-blind)
#A6AFCA
Tritanopia (blue-blind)
#F889A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed87cd; /* rgb */ color: rgb(237, 135, 205); /* oklch */ color: oklch(75.4% 0.150 340.0);
Tailwind
colors: {
custom: {
50: '#f5acdc',
500: '#ed87cd',
950: '#000000',
},
}SCSS
$custom: #ed87cd; $custom-light: #f5acdc; $custom-dark: #000000;
JSON
{
"hex": "#ed87cd",
"rgb": {
"r": 237,
"g": 135,
"b": 205
},
"hsl": {
"h": 318.824,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.75445,
"c": 0.14984,
"h": 340
},
"luminance": 0.3974
}Semantic roles & 50–950 ramp
primary
#ED87CD
secondary
#D8F3E1
accent
#D64E0F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83