#EF87BD#EF87BD
#EF87BD is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.1% C 0.141 H 348.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF87BD |
|---|---|
| RGB | rgb(239, 135, 189) |
| HSL | hsl(329, 76%, 73%) |
| HSV | hsv(329, 44%, 94%) |
| CMYK | cmyk(0%, 43.5%, 20.9%, 6.3%) |
| CIE-LAB | lab(69.01, 46.28, -10.68) |
| CIE-LCH | lch(69.01, 47.50, 347.01°) |
| OKLab | oklab(75.11% 0.1383 -0.0279) |
| OKLCH | oklch(75.11% 0.141 348.6) |
| XYZ | xyz(53.4470, 39.3567, 52.9158) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.76
Bubblegum Pink
#FE83CC
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 5.49
Hot Pink
#FF69B4
ΔE00 5.94
Bubble Gum Pink
#FF69AF
ΔE00 6.13
Pinky
#FC86AA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF87BD #87EFB9
analogous
#ED87EF #EF87BD #EF8789
triadic
#EF87BD #BDEF87 #87BDEF
tetradic
#EF87BD #EFED87 #87EFB9 #8789EF
square
#EF87BD #EFED87 #87EFB9 #8789EF
split-complementary
#EF87BD #89EF87 #87EFED
monochromatic
#DE1E81 #E8519F #EF87BD #F6BDDB #FBE4F0
Accessibility & contrast
On white
2.37
#EF87BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EF87BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF87BD
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF87BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF87BD | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EBF
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#FC859B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef87bd; /* rgb */ color: rgb(239, 135, 189); /* oklch */ color: oklch(75.1% 0.141 348.6);
Tailwind
colors: {
custom: {
50: '#f6acd0',
500: '#ef87bd',
950: '#000000',
},
}SCSS
$custom: #ef87bd; $custom-light: #f6acd0; $custom-dark: #000000;
JSON
{
"hex": "#ef87bd",
"rgb": {
"r": 239,
"g": 135,
"b": 189
},
"hsl": {
"h": 328.846,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.75115,
"c": 0.14112,
"h": 348.6
},
"luminance": 0.39353
}Semantic roles & 50–950 ramp
primary
#EF87BD
secondary
#D8F3E5
accent
#D96F0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82