#D5BBAF#D5BBAF
#D5BBAF is a light, muted orange. Relative luminance 0.528; OKLCH L 81.1% C 0.034 H 46.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBAF |
|---|---|
| RGB | rgb(213, 187, 175) |
| HSL | hsl(19, 31%, 76%) |
| HSV | hsv(19, 18%, 84%) |
| CMYK | cmyk(0%, 12.2%, 17.8%, 16.5%) |
| CIE-LAB | lab(77.75, 7.33, 9.47) |
| CIE-LCH | lch(77.75, 11.98, 52.27°) |
| OKLab | oklab(81.09% 0.0236 0.0248) |
| OKLCH | oklch(81.09% 0.034 46.3) |
| XYZ | xyz(52.9486, 52.7833, 47.9481) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.87
Warm Gray
#C9BEB0
ΔE00 7.04
Apricot
#FBCEB1
ΔE00 8.80
Mushroom
#BA9E88
ΔE00 9.16
Greige
#B8AB98
ΔE00 9.32
Khaki
#C3B091
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBAF #AFC9D5
analogous
#D5AFB6 #D5BBAF #D5CEAF
triadic
#D5BBAF #AFD5BB #BBAFD5
tetradic
#D5BBAF #B6D5AF #AFC9D5 #CEAFD5
square
#D5BBAF #B6D5AF #AFC9D5 #CEAFD5
split-complementary
#D5BBAF #AFD5CE #AFB6D5
monochromatic
#AB775F #C09987 #D5BBAF #EADDD7 #F4EEEB
Accessibility & contrast
On white
1.82
#D5BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#D5BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBAF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBAF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAE
Deuteranopia (green-blind)
#C8C2AF
Tritanopia (blue-blind)
#DDB7B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d5bbaf; /* rgb */ color: rgb(213, 187, 175); /* oklch */ color: oklch(81.1% 0.034 46.3);
Tailwind
colors: {
custom: {
50: '#e2cfc6',
500: '#d5bbaf',
950: '#000000',
},
}SCSS
$custom: #d5bbaf; $custom-light: #e2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d5bbaf",
"rgb": {
"r": 213,
"g": 187,
"b": 175
},
"hsl": {
"h": 18.947,
"s": 31.148,
"l": 76.078
},
"oklch": {
"l": 0.81094,
"c": 0.03424,
"h": 46.3
},
"luminance": 0.52782
}Semantic roles & 50–950 ramp
primary
#D5BBAF
secondary
#7D9DAB
accent
#87AA3C
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382