#EF8EB0#EF8EB0
#EF8EB0 is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.123 H 358.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EB0 |
|---|---|
| RGB | rgb(239, 142, 176) |
| HSL | hsl(339, 75%, 75%) |
| HSV | hsv(339, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 26.4%, 6.3%) |
| CIE-LAB | lab(70.06, 40.87, -1.85) |
| CIE-LCH | lch(70.06, 40.91, 357.40°) |
| OKLab | oklab(75.79% 0.1234 -0.0043) |
| OKLCH | oklch(75.79% 0.123 358) |
| XYZ | xyz(53.1076, 40.8352, 46.1507) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.01
Pinky
#FC86AA
ΔE00 3.13
Carnation Pink
#FF7FA7
ΔE00 4.33
Rosa
#FE86A4
ΔE00 4.42
Dull Pink
#D5869D
ΔE00 5.34
Pink (survey)
#FF81C0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EB0 #8EEFCD
analogous
#EF8EE1 #EF8EB0 #EF9D8E
triadic
#EF8EB0 #B0EF8E #8EB0EF
tetradic
#EF8EB0 #E1EF8E #8EEFCD #9D8EEF
square
#EF8EB0 #E1EF8E #8EEFCD #9D8EEF
split-complementary
#EF8EB0 #8EEF9D #8EE1EF
monochromatic
#E02365 #E7588B #EF8EB0 #F7C4D5 #FBE4EC
Accessibility & contrast
On white
2.29
#EF8EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EF8EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EB0
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EB0 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B1
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#FD899A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8eb0; /* rgb */ color: rgb(239, 142, 176); /* oklch */ color: oklch(75.8% 0.123 358.0);
Tailwind
colors: {
custom: {
50: '#f6b0c7',
500: '#ef8eb0',
950: '#000000',
},
}SCSS
$custom: #ef8eb0; $custom-light: #f6b0c7; $custom-dark: #000000;
JSON
{
"hex": "#ef8eb0",
"rgb": {
"r": 239,
"g": 142,
"b": 176
},
"hsl": {
"h": 338.969,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75785,
"c": 0.12344,
"h": 358
},
"luminance": 0.40831
}Semantic roles & 50–950 ramp
primary
#EF8EB0
secondary
#D8F3EA
accent
#D7910E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082