#EFBAB2#EFBAB2
#EFBAB2 is a very light, moderate red. Relative luminance 0.567; OKLCH L 83.4% C 0.063 H 28.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAB2 |
|---|---|
| RGB | rgb(239, 186, 178) |
| HSL | hsl(8, 66%, 82%) |
| HSV | hsv(8, 26%, 94%) |
| CMYK | cmyk(0%, 22.2%, 25.5%, 6.3%) |
| CIE-LAB | lab(80.00, 17.94, 11.40) |
| CIE-LCH | lch(80.00, 21.25, 32.43°) |
| OKLab | oklab(83.44% 0.0552 0.0297) |
| OKLCH | oklch(83.44% 0.063 28.3) |
| XYZ | xyz(61.1923, 56.6857, 49.8290) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.44
Light Rose
#FFC5CB
ΔE00 6.37
Pale Salmon
#FFB19A
ΔE00 6.92
Pink
#FFC0CB
ΔE00 7.76
Bubblegum
#FFC1CC
ΔE00 7.78
Light Salmon
#FEA993
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAB2 #B2E7EF
analogous
#EFB2C9 #EFBAB2 #EFD9B2
triadic
#EFBAB2 #B2EFBA #BAB2EF
tetradic
#EFBAB2 #C9EFB2 #B2E7EF #D9B2EF
square
#EFBAB2 #C9EFB2 #B2E7EF #D9B2EF
split-complementary
#EFBAB2 #B2EFD9 #B2C9EF
monochromatic
#DA5F4D #E48D7F #EFBAB2 #FAE7E5 #FAE8E6
Accessibility & contrast
On white
1.70
#EFBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EFBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAB2
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAB2 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B1
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#FBB4B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbab2; /* rgb */ color: rgb(239, 186, 178); /* oklch */ color: oklch(83.4% 0.063 28.3);
Tailwind
colors: {
custom: {
50: '#f5cfc9',
500: '#efbab2',
950: '#000000',
},
}SCSS
$custom: #efbab2; $custom-light: #f5cfc9; $custom-dark: #000000;
JSON
{
"hex": "#efbab2",
"rgb": {
"r": 239,
"g": 186,
"b": 178
},
"hsl": {
"h": 7.869,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83441,
"c": 0.06269,
"h": 28.3
},
"luminance": 0.56683
}Semantic roles & 50–950 ramp
primary
#EFBAB2
secondary
#78C2CD
accent
#B6CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382