#EFBDB3#EFBDB3
#EFBDB3 is a very light, muted red. Relative luminance 0.580; OKLCH L 84.0% C 0.060 H 31.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDB3 |
|---|---|
| RGB | rgb(239, 189, 179) |
| HSL | hsl(10, 65%, 82%) |
| HSV | hsv(10, 25%, 94%) |
| CMYK | cmyk(0%, 20.9%, 25.1%, 6.3%) |
| CIE-LAB | lab(80.74, 16.49, 11.91) |
| CIE-LCH | lch(80.74, 20.34, 35.84°) |
| OKLab | oklab(84.02% 0.0509 0.031) |
| OKLCH | oklch(84.02% 0.06 31.4) |
| XYZ | xyz(61.9317, 58.0033, 50.5726) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.28
Pale Salmon
#FFB19A
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 7.07
Light Salmon
#FEA993
ΔE00 8.16
Pinkish Grey
#C8ACA9
ΔE00 8.49
Bubblegum
#FFC1CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDB3 #B3E5EF
analogous
#EFB3C7 #EFBDB3 #EFDBB3
triadic
#EFBDB3 #B3EFBD #BDB3EF
tetradic
#EFBDB3 #C7EFB3 #B3E5EF #DBB3EF
square
#EFBDB3 #C7EFB3 #B3E5EF #DBB3EF
split-complementary
#EFBDB3 #B3EFDB #B3C7EF
monochromatic
#DA654E #E49180 #EFBDB3 #FAE9E6 #FAE9E6
Accessibility & contrast
On white
1.67
#EFBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EFBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDB3
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDB3 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B2
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#FBB7BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbdb3; /* rgb */ color: rgb(239, 189, 179); /* oklch */ color: oklch(84.0% 0.060 31.4);
Tailwind
colors: {
custom: {
50: '#f5d1c9',
500: '#efbdb3',
950: '#000000',
},
}SCSS
$custom: #efbdb3; $custom-light: #f5d1c9; $custom-dark: #000000;
JSON
{
"hex": "#efbdb3",
"rgb": {
"r": 239,
"g": 189,
"b": 179
},
"hsl": {
"h": 10,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.84022,
"c": 0.05964,
"h": 31.4
},
"luminance": 0.58001
}Semantic roles & 50–950 ramp
primary
#EFBDB3
secondary
#79BFCD
accent
#AFCD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382