#EFABAE#EFABAE
#EFABAE is a light, moderate red. Relative luminance 0.505; OKLCH L 80.6% C 0.080 H 16.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABAE |
|---|---|
| RGB | rgb(239, 171, 174) |
| HSL | hsl(357, 68%, 80%) |
| HSV | hsv(357, 28%, 94%) |
| CMYK | cmyk(0%, 28.5%, 27.2%, 6.3%) |
| CIE-LAB | lab(76.40, 25.35, 8.43) |
| CIE-LCH | lch(76.40, 26.71, 18.39°) |
| OKLab | oklab(80.62% 0.0771 0.0222) |
| OKLCH | oklch(80.62% 0.08 16.1) |
| XYZ | xyz(57.8007, 50.5358, 46.7461) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.30
Soft Pink
#FDB0C0
ΔE00 4.91
Pale Rose
#FDC1C5
ΔE00 5.29
Dusty Pink
#D8A7B1
ΔE00 5.60
Faded Pink
#DE9DAC
ΔE00 5.78
Pink
#FFC0CB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABAE #ABEFEC
analogous
#EFABD0 #EFABAE #EFCAAB
triadic
#EFABAE #AEEFAB #ABAEEF
tetradic
#EFABAE #D0EFAB #ABEFEC #CAABEF
square
#EFABAE #D0EFAB #ABEFEC #CAABEF
split-complementary
#EFABAE #ABEFCA #ABD0EF
monochromatic
#DB444B #E5787C #EFABAE #F9DEE0 #FAE5E6
Accessibility & contrast
On white
1.89
#EFABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#EFABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABAE
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABAE | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#FCA5AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #efabae; /* rgb */ color: rgb(239, 171, 174); /* oklch */ color: oklch(80.6% 0.080 16.1);
Tailwind
colors: {
custom: {
50: '#f5c4c6',
500: '#efabae',
950: '#000000',
},
}SCSS
$custom: #efabae; $custom-light: #f5c4c6; $custom-dark: #000000;
JSON
{
"hex": "#efabae",
"rgb": {
"r": 239,
"g": 171,
"b": 174
},
"hsl": {
"h": 357.353,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.8062,
"c": 0.08025,
"h": 16.1
},
"luminance": 0.50533
}Semantic roles & 50–950 ramp
primary
#EFABAE
secondary
#71CDC9
accent
#D0C816
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282