#EFBAAB#EFBAAB
#EFBAAB is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.3% C 0.065 H 36.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAAB |
|---|---|
| RGB | rgb(239, 186, 171) |
| HSL | hsl(13, 68%, 80%) |
| HSV | hsv(13, 28%, 94%) |
| CMYK | cmyk(0%, 22.2%, 28.5%, 6.3%) |
| CIE-LAB | lab(79.85, 16.99, 14.94) |
| CIE-LCH | lch(79.85, 22.62, 41.34°) |
| OKLab | oklab(83.27% 0.0525 0.0386) |
| OKLCH | oklch(83.27% 0.065 36.4) |
| XYZ | xyz(60.5073, 56.4117, 46.2216) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.38
Light Salmon
#FEA993
ΔE00 6.78
Apricot
#FBCEB1
ΔE00 7.77
Blush (survey)
#F29E8E
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.12
Pinkish Tan
#D99B82
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAAB #ABE0EF
analogous
#EFABBE #EFBAAB #EFDCAB
triadic
#EFBAAB #ABEFBA #BAABEF
tetradic
#EFBAAB #BEEFAB #ABE0EF #DCABEF
square
#EFBAAB #BEEFAB #ABE0EF #DCABEF
split-complementary
#EFBAAB #ABEFDC #ABBEEF
monochromatic
#DB6644 #E59078 #EFBAAB #F9E4DE #FAEAE5
Accessibility & contrast
On white
1.71
#EFBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EFBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAAB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAAB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AA
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#FCB3B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbaab; /* rgb */ color: rgb(239, 186, 171); /* oklch */ color: oklch(83.3% 0.065 36.4);
Tailwind
colors: {
custom: {
50: '#f5cec4',
500: '#efbaab',
950: '#000000',
},
}SCSS
$custom: #efbaab; $custom-light: #f5cec4; $custom-dark: #000000;
JSON
{
"hex": "#efbaab",
"rgb": {
"r": 239,
"g": 186,
"b": 171
},
"hsl": {
"h": 13.235,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.83269,
"c": 0.06515,
"h": 36.4
},
"luminance": 0.56409
}Semantic roles & 50–950 ramp
primary
#EFBAAB
secondary
#71B9CD
accent
#A7D016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382