#D5BD97#D5BD97
#D5BD97 is a light, muted orange. Relative luminance 0.528; OKLCH L 80.9% C 0.058 H 79.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BD97 |
|---|---|
| RGB | rgb(213, 189, 151) |
| HSL | hsl(37, 42%, 71%) |
| HSV | hsv(37, 29%, 84%) |
| CMYK | cmyk(0%, 11.3%, 29.1%, 16.5%) |
| CIE-LAB | lab(77.74, 2.83, 22.36) |
| CIE-LCH | lch(77.74, 22.54, 82.79°) |
| OKLab | oklab(80.92% 0.0109 0.0567) |
| OKLCH | oklch(80.92% 0.058 79.1) |
| XYZ | xyz(51.2247, 52.7773, 36.7609) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.93
Very Light Brown
#D3B683
ΔE00 3.82
Khaki
#C3B091
ΔE00 4.27
Burlywood
#DEB887
ΔE00 4.58
Toupe
#C7AC7D
ΔE00 5.16
Fawn
#CFAF7B
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BD97 #97AFD5
analogous
#D59E97 #D5BD97 #CED597
triadic
#D5BD97 #97D5BD #BD97D5
tetradic
#D5BD97 #97D59E #97AFD5 #D597CE
square
#D5BD97 #97D59E #97AFD5 #D597CE
split-complementary
#D5BD97 #97CED5 #9E97D5
monochromatic
#AC8446 #C3A16B #D5BD97 #E7D9C3 #F6F1E9
Accessibility & contrast
On white
1.82
#D5BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#D5BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BD97
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BD97 | 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)
#C7BD95
Deuteranopia (green-blind)
#CDC398
Tritanopia (blue-blind)
#DFB6B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d5bd97; /* rgb */ color: rgb(213, 189, 151); /* oklch */ color: oklch(80.9% 0.058 79.1);
Tailwind
colors: {
custom: {
50: '#e2d0b5',
500: '#d5bd97',
950: '#000000',
},
}SCSS
$custom: #d5bd97; $custom-light: #e2d0b5; $custom-dark: #000000;
JSON
{
"hex": "#d5bd97",
"rgb": {
"r": 213,
"g": 189,
"b": 151
},
"hsl": {
"h": 36.774,
"s": 42.466,
"l": 71.373
},
"oklch": {
"l": 0.80924,
"c": 0.05776,
"h": 79.1
},
"luminance": 0.52776
}Semantic roles & 50–950 ramp
primary
#D5BD97
secondary
#6580AB
accent
#64B630
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381