#EF8FBF#EF8FBF
#EF8FBF is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.4% C 0.129 H 349.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FBF |
|---|---|
| RGB | rgb(239, 143, 191) |
| HSL | hsl(330, 75%, 75%) |
| HSV | hsv(330, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 20.1%, 6.3%) |
| CIE-LAB | lab(70.71, 42.48, -9.26) |
| CIE-LCH | lch(70.71, 43.48, 347.70°) |
| OKLab | oklab(76.42% 0.1268 -0.0241) |
| OKLCH | oklch(76.42% 0.129 349.2) |
| XYZ | xyz(54.8240, 41.7609, 54.4532) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 4.66
Pinky
#FC86AA
ΔE00 6.01
Pig Pink
#E78EA5
ΔE00 6.67
Carnation Pink
#FF7FA7
ΔE00 6.73
Bubblegum (survey)
#FF6CB5
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FBF #8FEFBF
analogous
#EF8FEF #EF8FBF #EF8F8F
triadic
#EF8FBF #BFEF8F #8FBFEF
tetradic
#EF8FBF #EFEF8F #8FEFBF #8F8FEF
square
#EF8FBF #EFEF8F #8FEFBF #8F8FEF
split-complementary
#EF8FBF #8FEF8F #8FEFEF
monochromatic
#E02482 #E759A0 #EF8FBF #F7C5DE #FBE4F0
Accessibility & contrast
On white
2.25
#EF8FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EF8FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FBF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FBF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#FC8DA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8fbf; /* rgb */ color: rgb(239, 143, 191); /* oklch */ color: oklch(76.4% 0.129 349.2);
Tailwind
colors: {
custom: {
50: '#f6b1d2',
500: '#ef8fbf',
950: '#000000',
},
}SCSS
$custom: #ef8fbf; $custom-light: #f6b1d2; $custom-dark: #000000;
JSON
{
"hex": "#ef8fbf",
"rgb": {
"r": 239,
"g": 143,
"b": 191
},
"hsl": {
"h": 330,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.76418,
"c": 0.12906,
"h": 349.2
},
"luminance": 0.41757
}Semantic roles & 50–950 ramp
primary
#EF8FBF
secondary
#D8F3E6
accent
#D7730E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082