#D0BB96#D0BB96
#D0BB96 is a light, muted orange. Relative luminance 0.512; OKLCH L 80.0% C 0.055 H 81.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BB96 |
|---|---|
| RGB | rgb(208, 187, 150) |
| HSL | hsl(38, 38%, 70%) |
| HSV | hsv(38, 28%, 82%) |
| CMYK | cmyk(0%, 10.1%, 27.9%, 18.4%) |
| CIE-LAB | lab(76.77, 1.82, 21.50) |
| CIE-LCH | lch(76.77, 21.57, 85.15°) |
| OKLab | oklab(80.05% 0.008 0.0546) |
| OKLCH | oklch(80.05% 0.055 81.7) |
| XYZ | xyz(49.2882, 51.1540, 36.1256) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.43
Tan
#D2B48C
ΔE00 3.46
Very Light Brown
#D3B683
ΔE00 4.07
Putty
#BEAE8A
ΔE00 4.24
Toupe
#C7AC7D
ΔE00 4.89
Sand
#C2B280
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BB96 #96ABD0
analogous
#D09E96 #D0BB96 #C8D096
triadic
#D0BB96 #96D0BB #BB96D0
tetradic
#D0BB96 #96D09E #96ABD0 #D096C8
square
#D0BB96 #96D09E #96ABD0 #D096C8
split-complementary
#D0BB96 #96C8D0 #9E96D0
monochromatic
#A38249 #BDA06C #D0BB96 #E3D6C0 #F6F1EA
Accessibility & contrast
On white
1.87
#D0BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#D0BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BB96
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BB96 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA94
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#DAB4B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #d0bb96; /* rgb */ color: rgb(208, 187, 150); /* oklch */ color: oklch(80.0% 0.055 81.7);
Tailwind
colors: {
custom: {
50: '#dfcfb5',
500: '#d0bb96',
950: '#000000',
},
}SCSS
$custom: #d0bb96; $custom-light: #dfcfb5; $custom-dark: #000000;
JSON
{
"hex": "#d0bb96",
"rgb": {
"r": 208,
"g": 187,
"b": 150
},
"hsl": {
"h": 38.276,
"s": 38.158,
"l": 70.196
},
"oklch": {
"l": 0.8005,
"c": 0.05519,
"h": 81.7
},
"luminance": 0.51153
}Semantic roles & 50–950 ramp
primary
#D0BB96
secondary
#657CA6
accent
#62B134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381