#EF87BF#EF87BF
#EF87BF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.2% C 0.142 H 347.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EF87BF |
|---|---|
| RGB | rgb(239, 135, 191) |
| HSL | hsl(328, 76%, 73%) |
| HSV | hsv(328, 44%, 94%) |
| CMYK | cmyk(0%, 43.5%, 20.1%, 6.3%) |
| CIE-LAB | lab(69.07, 46.57, -11.70) |
| CIE-LCH | lch(69.07, 48.02, 345.90°) |
| OKLab | oklab(75.18% 0.139 -0.0306) |
| OKLCH | oklch(75.18% 0.142 347.6) |
| XYZ | xyz(53.6656, 39.4441, 54.0670) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 3.26
Bubblegum (survey)
#FF6CB5
ΔE00 5.54
Hot Pink
#FF69B4
ΔE00 5.98
Bubble Gum Pink
#FF69AF
ΔE00 6.25
Pinky
#FC86AA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF87BF #87EFB7
analogous
#EB87EF #EF87BF #EF878B
triadic
#EF87BF #BFEF87 #87BFEF
tetradic
#EF87BF #EFEB87 #87EFB7 #878BEF
square
#EF87BF #EFEB87 #87EFB7 #878BEF
split-complementary
#EF87BF #8BEF87 #87EFEB
monochromatic
#DE1E85 #E851A2 #EF87BF #F6BDDC #FBE4F1
Accessibility & contrast
On white
2.36
#EF87BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EF87BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF87BF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF87BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF87BF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FC859B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef87bf; /* rgb */ color: rgb(239, 135, 191); /* oklch */ color: oklch(75.2% 0.142 347.6);
Tailwind
colors: {
custom: {
50: '#f6acd2',
500: '#ef87bf',
950: '#000000',
},
}SCSS
$custom: #ef87bf; $custom-light: #f6acd2; $custom-dark: #000000;
JSON
{
"hex": "#ef87bf",
"rgb": {
"r": 239,
"g": 135,
"b": 191
},
"hsl": {
"h": 327.692,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.75183,
"c": 0.1423,
"h": 347.6
},
"luminance": 0.3944
}Semantic roles & 50–950 ramp
primary
#EF87BF
secondary
#D8F3E4
accent
#D96B0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82