#EFBDB4#EFBDB4
#EFBDB4 is a very light, muted red. Relative luminance 0.580; OKLCH L 84.0% C 0.059 H 30.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDB4 |
|---|---|
| RGB | rgb(239, 189, 180) |
| HSL | hsl(9, 65%, 82%) |
| HSV | hsv(9, 25%, 94%) |
| CMYK | cmyk(0%, 20.9%, 24.7%, 6.3%) |
| CIE-LAB | lab(80.76, 16.63, 11.40) |
| CIE-LCH | lch(80.76, 20.16, 34.44°) |
| OKLab | oklab(84.05% 0.0513 0.0298) |
| OKLCH | oklch(84.05% 0.059 30.1) |
| XYZ | xyz(62.0332, 58.0439, 51.1072) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.90
Light Rose
#FFC5CB
ΔE00 6.69
Pale Salmon
#FFB19A
ΔE00 7.18
Bubblegum
#FFC1CC
ΔE00 8.24
Pink
#FFC0CB
ΔE00 8.25
Light Salmon
#FEA993
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDB4 #B4E6EF
analogous
#EFB4C8 #EFBDB4 #EFDBB4
triadic
#EFBDB4 #B4EFBD #BDB4EF
tetradic
#EFBDB4 #C8EFB4 #B4E6EF #DBB4EF
square
#EFBDB4 #C8EFB4 #B4E6EF #DBB4EF
split-complementary
#EFBDB4 #B4EFDB #B4C8EF
monochromatic
#D9644F #E49182 #EFBDB4 #FAE9E6 #FAE9E6
Accessibility & contrast
On white
1.67
#EFBDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#EFBDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDB4
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDB4 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B3
Deuteranopia (green-blind)
#D3CCB4
Tritanopia (blue-blind)
#FBB7BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbdb4; /* rgb */ color: rgb(239, 189, 180); /* oklch */ color: oklch(84.0% 0.059 30.1);
Tailwind
colors: {
custom: {
50: '#f5d1ca',
500: '#efbdb4',
950: '#000000',
},
}SCSS
$custom: #efbdb4; $custom-light: #f5d1ca; $custom-dark: #000000;
JSON
{
"hex": "#efbdb4",
"rgb": {
"r": 239,
"g": 189,
"b": 180
},
"hsl": {
"h": 9.153,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.84047,
"c": 0.05932,
"h": 30.1
},
"luminance": 0.58041
}Semantic roles & 50–950 ramp
primary
#EFBDB4
secondary
#7AC0CD
accent
#B1CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382