#EFBDBA#EFBDBA
#EFBDBA is a very light, muted red. Relative luminance 0.583; OKLCH L 84.2% C 0.058 H 22.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDBA |
|---|---|
| RGB | rgb(239, 189, 186) |
| HSL | hsl(3, 62%, 83%) |
| HSV | hsv(3, 22%, 94%) |
| CMYK | cmyk(0%, 20.9%, 22.2%, 6.3%) |
| CIE-LAB | lab(80.90, 17.48, 8.38) |
| CIE-LCH | lch(80.90, 19.38, 25.60°) |
| OKLab | oklab(84.2% 0.0536 0.0221) |
| OKLCH | oklch(84.2% 0.058 22.4) |
| XYZ | xyz(62.6577, 58.2937, 54.3962) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.84
Light Rose
#FFC5CB
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 5.97
Pink
#FFC0CB
ΔE00 5.98
Lightpink
#FFB6C1
ΔE00 6.64
Dusty Pink
#D8A7B1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDBA #BAECEF
analogous
#EFBAD1 #EFBDBA #EFD7BA
triadic
#EFBDBA #BAEFBD #BDBAEF
tetradic
#EFBDBA #D1EFBA #BAECEF #D7BAEF
square
#EFBDBA #D1EFBA #BAECEF #D7BAEF
split-complementary
#EFBDBA #BAEFD7 #BAD1EF
monochromatic
#D85E57 #E38D88 #EFBDBA #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.66
#EFBDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#EFBDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDBA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDBA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#D2CDB9
Tritanopia (blue-blind)
#FAB8BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdba; /* rgb */ color: rgb(239, 189, 186); /* oklch */ color: oklch(84.2% 0.058 22.4);
Tailwind
colors: {
custom: {
50: '#f5d1ce',
500: '#efbdba',
950: '#000000',
},
}SCSS
$custom: #efbdba; $custom-light: #f5d1ce; $custom-dark: #000000;
JSON
{
"hex": "#efbdba",
"rgb": {
"r": 239,
"g": 189,
"b": 186
},
"hsl": {
"h": 3.396,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.842,
"c": 0.05799,
"h": 22.4
},
"luminance": 0.58291
}Semantic roles & 50–950 ramp
primary
#EFBDBA
secondary
#80C9CD
accent
#C0CA1B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383