#D3BB99#D3BB99
#D3BB99 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.053 H 76.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BB99 |
|---|---|
| RGB | rgb(211, 187, 153) |
| HSL | hsl(35, 40%, 71%) |
| HSV | hsv(35, 27%, 83%) |
| CMYK | cmyk(0%, 11.4%, 27.5%, 17.3%) |
| CIE-LAB | lab(77.10, 3.38, 20.38) |
| CIE-LCH | lch(77.10, 20.66, 80.57°) |
| OKLab | oklab(80.39% 0.0125 0.0519) |
| OKLCH | oklch(80.39% 0.053 76.4) |
| XYZ | xyz(50.3846, 51.6910, 37.4541) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.78
Khaki
#C3B091
ΔE00 3.66
Very Light Brown
#D3B683
ΔE00 4.69
Burlywood
#DEB887
ΔE00 5.01
Putty
#BEAE8A
ΔE00 5.37
Toupe
#C7AC7D
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BB99 #99B1D3
analogous
#D39E99 #D3BB99 #CED399
triadic
#D3BB99 #99D3BB #BB99D3
tetradic
#D3BB99 #99D39E #99B1D3 #D399CE
square
#D3BB99 #99D39E #99B1D3 #D399CE
split-complementary
#D3BB99 #99CED3 #9E99D3
monochromatic
#A98149 #C19E6E #D3BB99 #E5D8C4 #F6F1EA
Accessibility & contrast
On white
1.85
#D3BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#D3BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BB99
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BB99 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#DDB4B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d3bb99; /* rgb */ color: rgb(211, 187, 153); /* oklch */ color: oklch(80.4% 0.053 76.4);
Tailwind
colors: {
custom: {
50: '#e1cfb7',
500: '#d3bb99',
950: '#000000',
},
}SCSS
$custom: #d3bb99; $custom-light: #e1cfb7; $custom-dark: #000000;
JSON
{
"hex": "#d3bb99",
"rgb": {
"r": 211,
"g": 187,
"b": 153
},
"hsl": {
"h": 35.172,
"s": 39.726,
"l": 71.373
},
"oklch": {
"l": 0.80386,
"c": 0.0534,
"h": 76.4
},
"luminance": 0.51689
}Semantic roles & 50–950 ramp
primary
#D3BB99
secondary
#6782A9
accent
#68B333
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381