#EFBDB9#EFBDB9
#EFBDB9 is a very light, muted red. Relative luminance 0.582; OKLCH L 84.2% C 0.058 H 23.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDB9 |
|---|---|
| RGB | rgb(239, 189, 185) |
| HSL | hsl(4, 63%, 83%) |
| HSV | hsv(4, 23%, 94%) |
| CMYK | cmyk(0%, 20.9%, 22.6%, 6.3%) |
| CIE-LAB | lab(80.88, 17.34, 8.88) |
| CIE-LCH | lch(80.88, 19.48, 27.12°) |
| OKLab | oklab(84.17% 0.0532 0.0234) |
| OKLCH | oklch(84.17% 0.058 23.7) |
| XYZ | xyz(62.5518, 58.2513, 53.8383) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.15
Light Rose
#FFC5CB
ΔE00 4.91
Bubblegum
#FFC1CC
ΔE00 6.33
Pink
#FFC0CB
ΔE00 6.34
Lightpink
#FFB6C1
ΔE00 6.95
Dusty Pink
#D8A7B1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDB9 #B9EBEF
analogous
#EFB9D0 #EFBDB9 #EFD8B9
triadic
#EFBDB9 #B9EFBD #BDB9EF
tetradic
#EFBDB9 #D0EFB9 #B9EBEF #D8B9EF
square
#EFBDB9 #D0EFB9 #B9EBEF #D8B9EF
split-complementary
#EFBDB9 #B9EFD8 #B9D0EF
monochromatic
#D85F55 #E48E87 #EFBDB9 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.66
#EFBDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EFBDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDB9
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDB9 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#D2CCB8
Tritanopia (blue-blind)
#FAB8BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdb9; /* rgb */ color: rgb(239, 189, 185); /* oklch */ color: oklch(84.2% 0.058 23.7);
Tailwind
colors: {
custom: {
50: '#f5d1ce',
500: '#efbdb9',
950: '#000000',
},
}SCSS
$custom: #efbdb9; $custom-light: #f5d1ce; $custom-dark: #000000;
JSON
{
"hex": "#efbdb9",
"rgb": {
"r": 239,
"g": 189,
"b": 185
},
"hsl": {
"h": 4.444,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.84174,
"c": 0.05814,
"h": 23.7
},
"luminance": 0.58249
}Semantic roles & 50–950 ramp
primary
#EFBDB9
secondary
#7FC7CD
accent
#BECB1B
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383