#EFABAF#EFABAF
#EFABAF is a light, moderate red. Relative luminance 0.506; OKLCH L 80.6% C 0.080 H 15.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABAF |
|---|---|
| RGB | rgb(239, 171, 175) |
| HSL | hsl(356, 68%, 80%) |
| HSV | hsv(356, 28%, 94%) |
| CMYK | cmyk(0%, 28.5%, 26.8%, 6.3%) |
| CIE-LAB | lab(76.42, 25.49, 7.92) |
| CIE-LCH | lch(76.42, 26.69, 17.26°) |
| OKLab | oklab(80.65% 0.0775 0.0209) |
| OKLCH | oklch(80.65% 0.08 15.1) |
| XYZ | xyz(57.8986, 50.5750, 47.2614) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.06
Soft Pink
#FDB0C0
ΔE00 4.59
Pale Rose
#FDC1C5
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 5.42
Faded Pink
#DE9DAC
ΔE00 5.52
Pink
#FFC0CB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABAF #ABEFEB
analogous
#EFABD1 #EFABAF #EFC9AB
triadic
#EFABAF #AFEFAB #ABAFEF
tetradic
#EFABAF #D1EFAB #ABEFEB #C9ABEF
square
#EFABAF #D1EFAB #ABEFEB #C9ABEF
split-complementary
#EFABAF #ABEFC9 #ABD1EF
monochromatic
#DB444D #E5787E #EFABAF #F9DEE0 #FAE5E7
Accessibility & contrast
On white
1.89
#EFABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#EFABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABAF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABAF | 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)
#B7B5AF
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#FCA5AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #efabaf; /* rgb */ color: rgb(239, 171, 175); /* oklch */ color: oklch(80.6% 0.080 15.1);
Tailwind
colors: {
custom: {
50: '#f5c4c6',
500: '#efabaf',
950: '#000000',
},
}SCSS
$custom: #efabaf; $custom-light: #f5c4c6; $custom-dark: #000000;
JSON
{
"hex": "#efabaf",
"rgb": {
"r": 239,
"g": 171,
"b": 175
},
"hsl": {
"h": 356.471,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.80646,
"c": 0.08026,
"h": 15.1
},
"luminance": 0.50572
}Semantic roles & 50–950 ramp
primary
#EFABAF
secondary
#71CDC7
accent
#D0C516
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282