#EFBAB0#EFBAB0
#EFBAB0 is a very light, moderate red. Relative luminance 0.566; OKLCH L 83.4% C 0.063 H 30.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAB0 |
|---|---|
| RGB | rgb(239, 186, 176) |
| HSL | hsl(10, 66%, 81%) |
| HSV | hsv(10, 26%, 94%) |
| CMYK | cmyk(0%, 22.2%, 26.4%, 6.3%) |
| CIE-LAB | lab(79.96, 17.66, 12.41) |
| CIE-LCH | lch(79.96, 21.59, 35.09°) |
| OKLab | oklab(83.39% 0.0544 0.0323) |
| OKLCH | oklch(83.39% 0.063 30.7) |
| XYZ | xyz(60.9930, 56.6060, 48.7792) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.18
Pale Salmon
#FFB19A
ΔE00 6.37
Light Rose
#FFC5CB
ΔE00 7.10
Light Salmon
#FEA993
ΔE00 7.46
Blush (survey)
#F29E8E
ΔE00 8.19
Pink
#FFC0CB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAB0 #B0E5EF
analogous
#EFB0C6 #EFBAB0 #EFDAB0
triadic
#EFBAB0 #B0EFBA #BAB0EF
tetradic
#EFBAB0 #C6EFB0 #B0E5EF #DAB0EF
square
#EFBAB0 #C6EFB0 #B0E5EF #DAB0EF
split-complementary
#EFBAB0 #B0EFDA #B0C6EF
monochromatic
#DA614A #E58E7D #EFBAB0 #F9E6E3 #FAE9E6
Accessibility & contrast
On white
1.70
#EFBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EFBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAB0
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAB0 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AF
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#FBB3B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbab0; /* rgb */ color: rgb(239, 186, 176); /* oklch */ color: oklch(83.4% 0.063 30.7);
Tailwind
colors: {
custom: {
50: '#f5cfc7',
500: '#efbab0',
950: '#000000',
},
}SCSS
$custom: #efbab0; $custom-light: #f5cfc7; $custom-dark: #000000;
JSON
{
"hex": "#efbab0",
"rgb": {
"r": 239,
"g": 186,
"b": 176
},
"hsl": {
"h": 9.524,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.83391,
"c": 0.06328,
"h": 30.7
},
"luminance": 0.56603
}Semantic roles & 50–950 ramp
primary
#EFBAB0
secondary
#76BFCD
accent
#B1CE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382