#D4BB96#D4BB96
#D4BB96 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.057 H 77.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BB96 |
|---|---|
| RGB | rgb(212, 187, 150) |
| HSL | hsl(36, 42%, 71%) |
| HSV | hsv(36, 29%, 83%) |
| CMYK | cmyk(0%, 11.8%, 29.2%, 16.9%) |
| CIE-LAB | lab(77.13, 3.37, 22.04) |
| CIE-LCH | lch(77.13, 22.29, 81.31°) |
| OKLab | oklab(80.41% 0.0124 0.0559) |
| OKLCH | oklch(80.41% 0.057 77.5) |
| XYZ | xyz(50.4273, 51.7414, 36.1790) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.35
Very Light Brown
#D3B683
ΔE00 3.87
Khaki
#C3B091
ΔE00 3.95
Burlywood
#DEB887
ΔE00 4.36
Toupe
#C7AC7D
ΔE00 4.92
Fawn
#CFAF7B
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BB96 #96AFD4
analogous
#D49C96 #D4BB96 #CED496
triadic
#D4BB96 #96D4BB #BB96D4
tetradic
#D4BB96 #96D49C #96AFD4 #D496CE
square
#D4BB96 #96D49C #96AFD4 #D496CE
split-complementary
#D4BB96 #96CED4 #9C96D4
monochromatic
#AA8246 #C29F6B #D4BB96 #E6D7C1 #F6F1E9
Accessibility & contrast
On white
1.85
#D4BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#D4BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BB96
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BB96 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB94
Deuteranopia (green-blind)
#CBC197
Tritanopia (blue-blind)
#DEB4B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d4bb96; /* rgb */ color: rgb(212, 187, 150); /* oklch */ color: oklch(80.4% 0.057 77.5);
Tailwind
colors: {
custom: {
50: '#e2cfb5',
500: '#d4bb96',
950: '#000000',
},
}SCSS
$custom: #d4bb96; $custom-light: #e2cfb5; $custom-dark: #000000;
JSON
{
"hex": "#d4bb96",
"rgb": {
"r": 212,
"g": 187,
"b": 150
},
"hsl": {
"h": 35.806,
"s": 41.892,
"l": 70.98
},
"oklch": {
"l": 0.80412,
"c": 0.05728,
"h": 77.5
},
"luminance": 0.5174
}Semantic roles & 50–950 ramp
primary
#D4BB96
secondary
#6480AA
accent
#66B531
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381