#EFBDB8#EFBDB8
#EFBDB8 is a very light, muted red. Relative luminance 0.582; OKLCH L 84.1% C 0.058 H 25.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDB8 |
|---|---|
| RGB | rgb(239, 189, 184) |
| HSL | hsl(5, 63%, 83%) |
| HSV | hsv(5, 23%, 94%) |
| CMYK | cmyk(0%, 20.9%, 23%, 6.3%) |
| CIE-LAB | lab(80.86, 17.19, 9.38) |
| CIE-LCH | lch(80.86, 19.59, 28.63°) |
| OKLab | oklab(84.15% 0.0529 0.0246) |
| OKLCH | oklch(84.15% 0.058 25) |
| XYZ | xyz(62.4466, 58.2093, 53.2843) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.47
Light Rose
#FFC5CB
ΔE00 5.24
Bubblegum
#FFC1CC
ΔE00 6.70
Pink
#FFC0CB
ΔE00 6.71
Lightpink
#FFB6C1
ΔE00 7.27
Dusty Pink
#D8A7B1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDB8 #B8EAEF
analogous
#EFB8CE #EFBDB8 #EFD8B8
triadic
#EFBDB8 #B8EFBD #BDB8EF
tetradic
#EFBDB8 #CEEFB8 #B8EAEF #D8B8EF
square
#EFBDB8 #CEEFB8 #B8EAEF #D8B8EF
split-complementary
#EFBDB8 #B8EFD8 #B8CEEF
monochromatic
#D86054 #E48F86 #EFBDB8 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.66
#EFBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EFBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDB8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDB8 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B7
Deuteranopia (green-blind)
#D2CCB7
Tritanopia (blue-blind)
#FAB8BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdb8; /* rgb */ color: rgb(239, 189, 184); /* oklch */ color: oklch(84.1% 0.058 25.0);
Tailwind
colors: {
custom: {
50: '#f5d1cd',
500: '#efbdb8',
950: '#000000',
},
}SCSS
$custom: #efbdb8; $custom-light: #f5d1cd; $custom-dark: #000000;
JSON
{
"hex": "#efbdb8",
"rgb": {
"r": 239,
"g": 189,
"b": 184
},
"hsl": {
"h": 5.455,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.84148,
"c": 0.05832,
"h": 25
},
"luminance": 0.58207
}Semantic roles & 50–950 ramp
primary
#EFBDB8
secondary
#7EC6CD
accent
#BBCB1B
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383