#EF8EB9#EF8EB9
#EF8EB9 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.1% C 0.127 H 352.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EB9 |
|---|---|
| RGB | rgb(239, 142, 185) |
| HSL | hsl(333, 75%, 75%) |
| HSV | hsv(333, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 22.6%, 6.3%) |
| CIE-LAB | lab(70.32, 42.13, -6.49) |
| CIE-LCH | lch(70.32, 42.62, 351.24°) |
| OKLab | oklab(76.07% 0.1264 -0.0167) |
| OKLCH | oklch(76.07% 0.127 352.5) |
| XYZ | xyz(54.0278, 41.2033, 50.9969) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.22
Pinky
#FC86AA
ΔE00 4.75
Pig Pink
#E78EA5
ΔE00 5.31
Carnation Pink
#FF7FA7
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 5.62
Rosa
#FE86A4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EB9 #8EEFC4
analogous
#EF8EEA #EF8EB9 #EF948E
triadic
#EF8EB9 #B9EF8E #8EB9EF
tetradic
#EF8EB9 #EAEF8E #8EEFC4 #948EEF
square
#EF8EB9 #EAEF8E #8EEFC4 #948EEF
split-complementary
#EF8EB9 #8EEF94 #8EEAEF
monochromatic
#E02377 #E75898 #EF8EB9 #F7C4DA #FBE4EE
Accessibility & contrast
On white
2.27
#EF8EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EF8EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EB9
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EB9 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#B1B2B7
Tritanopia (blue-blind)
#FC8A9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8eb9; /* rgb */ color: rgb(239, 142, 185); /* oklch */ color: oklch(76.1% 0.127 352.5);
Tailwind
colors: {
custom: {
50: '#f6b1ce',
500: '#ef8eb9',
950: '#000000',
},
}SCSS
$custom: #ef8eb9; $custom-light: #f6b1ce; $custom-dark: #000000;
JSON
{
"hex": "#ef8eb9",
"rgb": {
"r": 239,
"g": 142,
"b": 185
},
"hsl": {
"h": 333.402,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76065,
"c": 0.12748,
"h": 352.5
},
"luminance": 0.412
}Semantic roles & 50–950 ramp
primary
#EF8EB9
secondary
#D8F3E7
accent
#D77E0E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082