#D7BC85#D7BC85
#D7BC85 is a light, moderate orange. Relative luminance 0.521; OKLCH L 80.5% C 0.078 H 84.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BC85 |
|---|---|
| RGB | rgb(215, 188, 133) |
| HSL | hsl(40, 51%, 68%) |
| HSV | hsv(40, 38%, 84%) |
| CMYK | cmyk(0%, 12.6%, 38.1%, 15.7%) |
| CIE-LAB | lab(77.35, 1.93, 31.38) |
| CIE-LCH | lch(77.35, 31.44, 86.49°) |
| OKLab | oklab(80.55% 0.0074 0.0778) |
| OKLCH | oklch(80.55% 0.078 84.6) |
| XYZ | xyz(50.2424, 52.1089, 29.5973) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.94
Tan (survey)
#D1B26F
ΔE00 3.67
Fawn
#CFAF7B
ΔE00 3.73
Sandstone
#C9AE74
ΔE00 3.86
Burlywood
#DEB887
ΔE00 4.34
Toupe
#C7AC7D
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BC85 #85A0D7
analogous
#D79385 #D7BC85 #C9D785
triadic
#D7BC85 #85D7BC #BC85D7
tetradic
#D7BC85 #85D793 #85A0D7 #D785C9
square
#D7BC85 #85D793 #85A0D7 #D785C9
split-complementary
#D7BC85 #85C9D7 #9385D7
monochromatic
#AA8438 #C8A357 #D7BC85 #E6D5B3 #F5EFE1
Accessibility & contrast
On white
1.84
#D7BC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#D7BC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BC85
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BC85 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB81
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#E4B3AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d7bc85; /* rgb */ color: rgb(215, 188, 133); /* oklch */ color: oklch(80.5% 0.078 84.6);
Tailwind
colors: {
custom: {
50: '#e4d0a9',
500: '#d7bc85',
950: '#000000',
},
}SCSS
$custom: #d7bc85; $custom-light: #e4d0a9; $custom-dark: #000000;
JSON
{
"hex": "#d7bc85",
"rgb": {
"r": 215,
"g": 188,
"b": 133
},
"hsl": {
"h": 40.244,
"s": 50.617,
"l": 68.235
},
"oklch": {
"l": 0.80548,
"c": 0.07815,
"h": 84.6
},
"luminance": 0.52107
}Semantic roles & 50–950 ramp
primary
#D7BC85
secondary
#5371AD
accent
#59BE28
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#161310
muted
#848380