#EF8FB1#EF8FB1
#EF8FB1 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.122 H 357.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB1 |
|---|---|
| RGB | rgb(239, 143, 177) |
| HSL | hsl(339, 75%, 75%) |
| HSV | hsv(339, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 25.9%, 6.3%) |
| CIE-LAB | lab(70.30, 40.49, -2.06) |
| CIE-LCH | lch(70.30, 40.54, 357.08°) |
| OKLab | oklab(75.97% 0.1222 -0.0049) |
| OKLCH | oklch(75.97% 0.122 357.7) |
| XYZ | xyz(53.3563, 41.1738, 46.7236) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.10
Pinky
#FC86AA
ΔE00 3.32
Carnation Pink
#FF7FA7
ΔE00 4.54
Rosa
#FE86A4
ΔE00 4.60
Dull Pink
#D5869D
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB1 #8FEFCD
analogous
#EF8FE1 #EF8FB1 #EF9D8F
triadic
#EF8FB1 #B1EF8F #8FB1EF
tetradic
#EF8FB1 #E1EF8F #8FEFCD #9D8FEF
square
#EF8FB1 #E1EF8F #8FEFCD #9D8FEF
split-complementary
#EF8FB1 #8FEF9D #8FE1EF
monochromatic
#E02466 #E7598C #EF8FB1 #F7C5D6 #FBE4EC
Accessibility & contrast
On white
2.27
#EF8FB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EF8FB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB1
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB1 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B2
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#FD8A9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb1; /* rgb */ color: rgb(239, 143, 177); /* oklch */ color: oklch(76.0% 0.122 357.7);
Tailwind
colors: {
custom: {
50: '#f6b1c8',
500: '#ef8fb1',
950: '#000000',
},
}SCSS
$custom: #ef8fb1; $custom-light: #f6b1c8; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb1",
"rgb": {
"r": 239,
"g": 143,
"b": 177
},
"hsl": {
"h": 338.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75974,
"c": 0.12225,
"h": 357.7
},
"luminance": 0.4117
}Semantic roles & 50–950 ramp
primary
#EF8FB1
secondary
#D8F3E9
accent
#D7900E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082