#D9BC85#D9BC85
#D9BC85 is a light, moderate orange. Relative luminance 0.524; OKLCH L 80.7% C 0.079 H 83.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BC85 |
|---|---|
| RGB | rgb(217, 188, 133) |
| HSL | hsl(39, 53%, 69%) |
| HSV | hsv(39, 39%, 85%) |
| CMYK | cmyk(0%, 13.4%, 38.7%, 14.9%) |
| CIE-LAB | lab(77.53, 2.72, 31.66) |
| CIE-LCH | lch(77.53, 31.77, 85.09°) |
| OKLab | oklab(80.73% 0.0096 0.0784) |
| OKLCH | oklch(80.73% 0.079 83) |
| XYZ | xyz(50.8334, 52.4137, 29.6250) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.79
Fawn
#CFAF7B
ΔE00 3.54
Tan (survey)
#D1B26F
ΔE00 3.71
Burlywood
#DEB887
ΔE00 3.75
Sandstone
#C9AE74
ΔE00 4.04
Tan
#D2B48C
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BC85 #85A2D9
analogous
#D99285 #D9BC85 #CCD985
triadic
#D9BC85 #85D9BC #BC85D9
tetradic
#D9BC85 #85D992 #85A2D9 #D985CC
square
#D9BC85 #85D992 #85A2D9 #D985CC
split-complementary
#D9BC85 #85CCD9 #9285D9
monochromatic
#AE8436 #CAA256 #D9BC85 #E8D6B4 #F6EFE2
Accessibility & contrast
On white
1.83
#D9BC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#D9BC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BC85
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BC85 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB81
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#E6B3AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d9bc85; /* rgb */ color: rgb(217, 188, 133); /* oklch */ color: oklch(80.7% 0.079 83.0);
Tailwind
colors: {
custom: {
50: '#e6d0a9',
500: '#d9bc85',
950: '#000000',
},
}SCSS
$custom: #d9bc85; $custom-light: #e6d0a9; $custom-dark: #000000;
JSON
{
"hex": "#d9bc85",
"rgb": {
"r": 217,
"g": 188,
"b": 133
},
"hsl": {
"h": 39.286,
"s": 52.5,
"l": 68.627
},
"oklch": {
"l": 0.80734,
"c": 0.07901,
"h": 83
},
"luminance": 0.52412
}Semantic roles & 50–950 ramp
primary
#D9BC85
secondary
#5373AF
accent
#5BC026
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#161310
muted
#848380