#EF9DAB#EF9DAB
#EF9DAB is a light, moderate red. Relative luminance 0.454; OKLCH L 78.1% C 0.099 H 8.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DAB |
|---|---|
| RGB | rgb(239, 157, 171) |
| HSL | hsl(350, 72%, 78%) |
| HSV | hsv(350, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 28.5%, 6.3%) |
| CIE-LAB | lab(73.16, 32.36, 5.43) |
| CIE-LCH | lch(73.16, 32.81, 9.52°) |
| OKLab | oklab(78.11% 0.0981 0.0146) |
| OKLCH | oklch(78.11% 0.099 8.5) |
| XYZ | xyz(55.0058, 45.4086, 44.3877) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.58
Pig Pink
#E78EA5
ΔE00 4.26
Soft Pink
#FDB0C0
ΔE00 4.79
Rose Pink
#F7879A
ΔE00 5.61
Lightpink
#FFB6C1
ΔE00 5.95
Dusty Pink (survey)
#D58A94
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DAB #9DEFE1
analogous
#EF9DD4 #EF9DAB #EFB89D
triadic
#EF9DAB #ABEF9D #9DABEF
tetradic
#EF9DAB #D4EF9D #9DEFE1 #B89DEF
square
#EF9DAB #D4EF9D #9DEFE1 #B89DEF
split-complementary
#EF9DAB #9DEFB8 #9DD4EF
monochromatic
#DE3451 #E6687E #EF9DAB #F8D2D8 #FBE5E8
Accessibility & contrast
On white
2.08
#EF9DAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EF9DAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DAB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DAB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#BEB9A9
Tritanopia (blue-blind)
#FD96A2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9dab; /* rgb */ color: rgb(239, 157, 171); /* oklch */ color: oklch(78.1% 0.099 8.5);
Tailwind
colors: {
custom: {
50: '#f6bbc3',
500: '#ef9dab',
950: '#000000',
},
}SCSS
$custom: #ef9dab; $custom-light: #f6bbc3; $custom-dark: #000000;
JSON
{
"hex": "#ef9dab",
"rgb": {
"r": 239,
"g": 157,
"b": 171
},
"hsl": {
"h": 349.756,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.78107,
"c": 0.09914,
"h": 8.5
},
"luminance": 0.45405
}Semantic roles & 50–950 ramp
primary
#EF9DAB
secondary
#D9F2EE
accent
#D4B312
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171212
muted
#858181