#EF8EB7#EF8EB7
#EF8EB7 is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.0% C 0.127 H 353.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EB7 |
|---|---|
| RGB | rgb(239, 142, 183) |
| HSL | hsl(335, 75%, 75%) |
| HSV | hsv(335, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 23.4%, 6.3%) |
| CIE-LAB | lab(70.26, 41.84, -5.47) |
| CIE-LCH | lch(70.26, 42.20, 352.56°) |
| OKLab | oklab(76% 0.1257 -0.0139) |
| OKLCH | oklch(76% 0.127 353.7) |
| XYZ | xyz(53.8181, 41.1194, 49.8928) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.33
Pink (survey)
#FF81C0
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 4.80
Carnation Pink
#FF7FA7
ΔE00 5.25
Rosa
#FE86A4
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EB7 #8EEFC6
analogous
#EF8EE8 #EF8EB7 #EF968E
triadic
#EF8EB7 #B7EF8E #8EB7EF
tetradic
#EF8EB7 #E8EF8E #8EEFC6 #968EEF
square
#EF8EB7 #E8EF8E #8EEFC6 #968EEF
split-complementary
#EF8EB7 #8EEF96 #8EE8EF
monochromatic
#E02373 #E75895 #EF8EB7 #F7C4D9 #FBE4EE
Accessibility & contrast
On white
2.28
#EF8EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EF8EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EB7
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EB7 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B8
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#FD8A9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8eb7; /* rgb */ color: rgb(239, 142, 183); /* oklch */ color: oklch(76.0% 0.127 353.7);
Tailwind
colors: {
custom: {
50: '#f6b1cc',
500: '#ef8eb7',
950: '#000000',
},
}SCSS
$custom: #ef8eb7; $custom-light: #f6b1cc; $custom-dark: #000000;
JSON
{
"hex": "#ef8eb7",
"rgb": {
"r": 239,
"g": 142,
"b": 183
},
"hsl": {
"h": 334.639,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76001,
"c": 0.1265,
"h": 353.7
},
"luminance": 0.41116
}Semantic roles & 50–950 ramp
primary
#EF8EB7
secondary
#D8F3E8
accent
#D7820E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082