#EFBCB9#EFBCB9
#EFBCB9 is a very light, muted red. Relative luminance 0.578; OKLCH L 84.0% C 0.059 H 22.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCB9 |
|---|---|
| RGB | rgb(239, 188, 185) |
| HSL | hsl(3, 63%, 83%) |
| HSV | hsv(3, 23%, 94%) |
| CMYK | cmyk(0%, 21.3%, 22.6%, 6.3%) |
| CIE-LAB | lab(80.64, 17.86, 8.54) |
| CIE-LCH | lch(80.64, 19.80, 25.55°) |
| OKLab | oklab(83.99% 0.0548 0.0225) |
| OKLCH | oklch(83.99% 0.059 22.3) |
| XYZ | xyz(62.3374, 57.8226, 53.7668) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.79
Light Rose
#FFC5CB
ΔE00 4.61
Bubblegum
#FFC1CC
ΔE00 5.93
Pink
#FFC0CB
ΔE00 5.94
Lightpink
#FFB6C1
ΔE00 6.47
Dusty Pink
#D8A7B1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCB9 #B9ECEF
analogous
#EFB9D1 #EFBCB9 #EFD7B9
triadic
#EFBCB9 #B9EFBC #BCB9EF
tetradic
#EFBCB9 #D1EFB9 #B9ECEF #D7B9EF
square
#EFBCB9 #D1EFB9 #B9ECEF #D7B9EF
split-complementary
#EFBCB9 #B9EFD7 #B9D1EF
monochromatic
#D85D55 #E48C87 #EFBCB9 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.67
#EFBCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EFBCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCB9
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCB9 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#D1CCB8
Tritanopia (blue-blind)
#FAB7BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcb9; /* rgb */ color: rgb(239, 188, 185); /* oklch */ color: oklch(84.0% 0.059 22.3);
Tailwind
colors: {
custom: {
50: '#f5d0ce',
500: '#efbcb9',
950: '#000000',
},
}SCSS
$custom: #efbcb9; $custom-light: #f5d0ce; $custom-dark: #000000;
JSON
{
"hex": "#efbcb9",
"rgb": {
"r": 239,
"g": 188,
"b": 185
},
"hsl": {
"h": 3.333,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.83989,
"c": 0.05922,
"h": 22.3
},
"luminance": 0.5782
}Semantic roles & 50–950 ramp
primary
#EFBCB9
secondary
#7FC9CD
accent
#C1CB1B
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383