#D5BBAE#D5BBAE
#D5BBAE is a light, muted orange. Relative luminance 0.527; OKLCH L 81.1% C 0.035 H 48.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBAE |
|---|---|
| RGB | rgb(213, 187, 174) |
| HSL | hsl(20, 32%, 76%) |
| HSV | hsv(20, 18%, 84%) |
| CMYK | cmyk(0%, 12.2%, 18.3%, 16.5%) |
| CIE-LAB | lab(77.72, 7.18, 9.98) |
| CIE-LCH | lch(77.72, 12.29, 54.28°) |
| OKLab | oklab(81.07% 0.0232 0.0261) |
| OKLCH | oklch(81.07% 0.035 48.3) |
| XYZ | xyz(52.8508, 52.7442, 47.4328) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.24
Warm Gray
#C9BEB0
ΔE00 6.82
Apricot
#FBCEB1
ΔE00 8.59
Mushroom
#BA9E88
ΔE00 8.93
Greige
#B8AB98
ΔE00 9.04
Khaki
#C3B091
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBAE #AEC8D5
analogous
#D5AEB4 #D5BBAE #D5CEAE
triadic
#D5BBAE #AED5BB #BBAED5
tetradic
#D5BBAE #B4D5AE #AEC8D5 #CEAED5
square
#D5BBAE #B4D5AE #AEC8D5 #CEAED5
split-complementary
#D5BBAE #AED5CE #AEB4D5
monochromatic
#AB775D #C09986 #D5BBAE #EADDD6 #F5EEEB
Accessibility & contrast
On white
1.82
#D5BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#D5BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBAE
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBAE | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAD
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#DDB7B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d5bbae; /* rgb */ color: rgb(213, 187, 174); /* oklch */ color: oklch(81.1% 0.035 48.3);
Tailwind
colors: {
custom: {
50: '#e2cfc6',
500: '#d5bbae',
950: '#000000',
},
}SCSS
$custom: #d5bbae; $custom-light: #e2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d5bbae",
"rgb": {
"r": 213,
"g": 187,
"b": 174
},
"hsl": {
"h": 20,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.81069,
"c": 0.03492,
"h": 48.3
},
"luminance": 0.52743
}Semantic roles & 50–950 ramp
primary
#D5BBAE
secondary
#7C9CAB
accent
#85AA3B
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382