#D5BBAB#D5BBAB
#D5BBAB is a light, muted orange. Relative luminance 0.526; OKLCH L 81.0% C 0.037 H 53.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBAB |
|---|---|
| RGB | rgb(213, 187, 171) |
| HSL | hsl(23, 33%, 75%) |
| HSV | hsv(23, 20%, 84%) |
| CMYK | cmyk(0%, 12.2%, 19.7%, 16.5%) |
| CIE-LAB | lab(77.66, 6.72, 11.50) |
| CIE-LCH | lch(77.66, 13.32, 59.71°) |
| OKLab | oklab(80.99% 0.0221 0.0299) |
| OKLCH | oklch(80.99% 0.037 53.6) |
| XYZ | xyz(52.5616, 52.6285, 45.9097) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.30
Pinkish Grey
#C8ACA9
ΔE00 7.40
Apricot
#FBCEB1
ΔE00 8.11
Greige
#B8AB98
ΔE00 8.29
Mushroom
#BA9E88
ΔE00 8.40
Tan
#D2B48C
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBAB #ABC5D5
analogous
#D5ABB0 #D5BBAB #D5D0AB
triadic
#D5BBAB #ABD5BB #BBABD5
tetradic
#D5BBAB #B0D5AB #ABC5D5 #D0ABD5
square
#D5BBAB #B0D5AB #ABC5D5 #D0ABD5
split-complementary
#D5BBAB #ABD5D0 #ABB0D5
monochromatic
#AC7959 #C19A82 #D5BBAB #E9DCD4 #F5EEEB
Accessibility & contrast
On white
1.82
#D5BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#D5BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBAB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBAB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#DDB6B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d5bbab; /* rgb */ color: rgb(213, 187, 171); /* oklch */ color: oklch(81.0% 0.037 53.6);
Tailwind
colors: {
custom: {
50: '#e2cfc4',
500: '#d5bbab',
950: '#000000',
},
}SCSS
$custom: #d5bbab; $custom-light: #e2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d5bbab",
"rgb": {
"r": 213,
"g": 187,
"b": 171
},
"hsl": {
"h": 22.857,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.80992,
"c": 0.03717,
"h": 53.6
},
"luminance": 0.52627
}Semantic roles & 50–950 ramp
primary
#D5BBAB
secondary
#7998AC
accent
#80AC39
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382