#D3BC99#D3BC99
#D3BC99 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.6% C 0.054 H 78.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BC99 |
|---|---|
| RGB | rgb(211, 188, 153) |
| HSL | hsl(36, 40%, 71%) |
| HSV | hsv(36, 27%, 83%) |
| CMYK | cmyk(0%, 10.9%, 27.5%, 17.3%) |
| CIE-LAB | lab(77.35, 2.86, 20.73) |
| CIE-LCH | lch(77.35, 20.92, 82.16°) |
| OKLab | oklab(80.59% 0.011 0.0528) |
| OKLCH | oklch(80.59% 0.054 78.2) |
| XYZ | xyz(50.5974, 52.1168, 37.5251) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.05
Khaki
#C3B091
ΔE00 3.71
Very Light Brown
#D3B683
ΔE00 4.49
Burlywood
#DEB887
ΔE00 5.13
Putty
#BEAE8A
ΔE00 5.14
Toupe
#C7AC7D
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BC99 #99B0D3
analogous
#D39F99 #D3BC99 #CDD399
triadic
#D3BC99 #99D3BC #BC99D3
tetradic
#D3BC99 #99D39F #99B0D3 #D399CD
square
#D3BC99 #99D39F #99B0D3 #D399CD
split-complementary
#D3BC99 #99CDD3 #9F99D3
monochromatic
#A98349 #C1A06E #D3BC99 #E5D8C4 #F6F1EA
Accessibility & contrast
On white
1.84
#D3BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#D3BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BC99
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BC99 | 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)
#C6BC97
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#DDB5B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d3bc99; /* rgb */ color: rgb(211, 188, 153); /* oklch */ color: oklch(80.6% 0.054 78.2);
Tailwind
colors: {
custom: {
50: '#e1d0b7',
500: '#d3bc99',
950: '#000000',
},
}SCSS
$custom: #d3bc99; $custom-light: #e1d0b7; $custom-dark: #000000;
JSON
{
"hex": "#d3bc99",
"rgb": {
"r": 211,
"g": 188,
"b": 153
},
"hsl": {
"h": 36.207,
"s": 39.726,
"l": 71.373
},
"oklch": {
"l": 0.80586,
"c": 0.0539,
"h": 78.2
},
"luminance": 0.52115
}Semantic roles & 50–950 ramp
primary
#D3BC99
secondary
#6781A9
accent
#66B333
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381