#D0BB85#D0BB85
#D0BB85 is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.7% C 0.075 H 89.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BB85 |
|---|---|
| RGB | rgb(208, 187, 133) |
| HSL | hsl(43, 44%, 67%) |
| HSV | hsv(43, 36%, 82%) |
| CMYK | cmyk(0%, 10.1%, 36.1%, 18.4%) |
| CIE-LAB | lab(76.46, -0.33, 30.11) |
| CIE-LCH | lch(76.46, 30.11, 90.63°) |
| OKLab | oklab(79.71% 0.001 0.0748) |
| OKLCH | oklch(79.71% 0.075 89.2) |
| XYZ | xyz(48.0173, 50.6456, 29.4320) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.10
Sand
#C2B280
ΔE00 3.14
Sandstone
#C9AE74
ΔE00 3.81
Tan (survey)
#D1B26F
ΔE00 4.24
Fawn
#CFAF7B
ΔE00 4.64
Toupe
#C7AC7D
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BB85 #859AD0
analogous
#D09685 #D0BB85 #C0D085
triadic
#D0BB85 #85D0BB #BB85D0
tetradic
#D0BB85 #85D096 #859AD0 #D085C0
square
#D0BB85 #85D096 #859AD0 #D085C0
split-complementary
#D0BB85 #85C0D0 #9685D0
monochromatic
#9E833D #BFA259 #D0BB85 #E1D4B1 #F2ECDD
Accessibility & contrast
On white
1.89
#D0BB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#D0BB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BB85
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BB85 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B981
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#DBB2AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #d0bb85; /* rgb */ color: rgb(208, 187, 133); /* oklch */ color: oklch(79.7% 0.075 89.2);
Tailwind
colors: {
custom: {
50: '#dfcfa9',
500: '#d0bb85',
950: '#000000',
},
}SCSS
$custom: #d0bb85; $custom-light: #dfcfa9; $custom-dark: #000000;
JSON
{
"hex": "#d0bb85",
"rgb": {
"r": 208,
"g": 187,
"b": 133
},
"hsl": {
"h": 43.2,
"s": 44.379,
"l": 66.863
},
"oklch": {
"l": 0.79706,
"c": 0.07485,
"h": 89.2
},
"luminance": 0.50644
}Semantic roles & 50–950 ramp
primary
#D0BB85
secondary
#566CA3
accent
#54B82E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380