#EF8FB0#EF8FB0
#EF8FB0 is a light, vivid pink. Relative luminance 0.411; OKLCH L 75.9% C 0.122 H 358.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB0 |
|---|---|
| RGB | rgb(239, 143, 176) |
| HSL | hsl(339, 75%, 75%) |
| HSV | hsv(339, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 26.4%, 6.3%) |
| CIE-LAB | lab(70.27, 40.36, -1.55) |
| CIE-LCH | lch(70.27, 40.38, 357.80°) |
| OKLab | oklab(75.94% 0.1218 -0.0035) |
| OKLCH | oklch(75.94% 0.122 358.3) |
| XYZ | xyz(53.2570, 41.1341, 46.2006) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.85
Pinky
#FC86AA
ΔE00 3.20
Rosa
#FE86A4
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 4.46
Dull Pink
#D5869D
ΔE00 5.34
Rose Pink
#F7879A
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB0 #8FEFCE
analogous
#EF8FE0 #EF8FB0 #EF9E8F
triadic
#EF8FB0 #B0EF8F #8FB0EF
tetradic
#EF8FB0 #E0EF8F #8FEFCE #9E8FEF
square
#EF8FB0 #E0EF8F #8FEFCE #9E8FEF
split-complementary
#EF8FB0 #8FEF9E #8FE0EF
monochromatic
#E02464 #E7598A #EF8FB0 #F7C5D6 #FBE4EC
Accessibility & contrast
On white
2.28
#EF8FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EF8FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB0
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB0 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 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)
#9CA1B1
Deuteranopia (green-blind)
#B4B2AE
Tritanopia (blue-blind)
#FD899B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb0; /* rgb */ color: rgb(239, 143, 176); /* oklch */ color: oklch(75.9% 0.122 358.3);
Tailwind
colors: {
custom: {
50: '#f6b1c7',
500: '#ef8fb0',
950: '#000000',
},
}SCSS
$custom: #ef8fb0; $custom-light: #f6b1c7; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb0",
"rgb": {
"r": 239,
"g": 143,
"b": 176
},
"hsl": {
"h": 339.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75944,
"c": 0.12185,
"h": 358.3
},
"luminance": 0.4113
}Semantic roles & 50–950 ramp
primary
#EF8FB0
secondary
#D8F3EA
accent
#D7920E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082