#D3BB95#D3BB95
#D3BB95 is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.058 H 79.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BB95 |
|---|---|
| RGB | rgb(211, 187, 149) |
| HSL | hsl(37, 41%, 71%) |
| HSV | hsv(37, 29%, 83%) |
| CMYK | cmyk(0%, 11.4%, 29.4%, 17.3%) |
| CIE-LAB | lab(77.02, 2.85, 22.41) |
| CIE-LCH | lch(77.02, 22.59, 82.75°) |
| OKLab | oklab(80.3% 0.0109 0.0568) |
| OKLCH | oklch(80.3% 0.058 79.1) |
| XYZ | xyz(50.0597, 51.5611, 35.7433) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.59
Very Light Brown
#D3B683
ΔE00 3.61
Khaki
#C3B091
ΔE00 3.85
Burlywood
#DEB887
ΔE00 4.53
Toupe
#C7AC7D
ΔE00 4.70
Fawn
#CFAF7B
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BB95 #95ADD3
analogous
#D39C95 #D3BB95 #CCD395
triadic
#D3BB95 #95D3BB #BB95D3
tetradic
#D3BB95 #95D39C #95ADD3 #D395CC
square
#D3BB95 #95D39C #95ADD3 #D395CC
split-complementary
#D3BB95 #95CCD3 #9C95D3
monochromatic
#A88246 #C19F6A #D3BB95 #E5D7C0 #F6F1E9
Accessibility & contrast
On white
1.86
#D3BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#D3BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BB95
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BB95 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB93
Deuteranopia (green-blind)
#CBC196
Tritanopia (blue-blind)
#DDB4B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d3bb95; /* rgb */ color: rgb(211, 187, 149); /* oklch */ color: oklch(80.3% 0.058 79.1);
Tailwind
colors: {
custom: {
50: '#e1cfb4',
500: '#d3bb95',
950: '#000000',
},
}SCSS
$custom: #d3bb95; $custom-light: #e1cfb4; $custom-dark: #000000;
JSON
{
"hex": "#d3bb95",
"rgb": {
"r": 211,
"g": 187,
"b": 149
},
"hsl": {
"h": 36.774,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.80299,
"c": 0.05785,
"h": 79.1
},
"luminance": 0.51559
}Semantic roles & 50–950 ramp
primary
#D3BB95
secondary
#637EA9
accent
#64B431
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381