#D4BB99#D4BB99
#D4BB99 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.5% C 0.054 H 75.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BB99 |
|---|---|
| RGB | rgb(212, 187, 153) |
| HSL | hsl(35, 41%, 72%) |
| HSV | hsv(35, 28%, 83%) |
| CMYK | cmyk(0%, 11.8%, 27.8%, 16.9%) |
| CIE-LAB | lab(77.18, 3.77, 20.51) |
| CIE-LCH | lch(77.18, 20.86, 79.59°) |
| OKLab | oklab(80.48% 0.0137 0.0522) |
| OKLCH | oklch(80.48% 0.054 75.4) |
| XYZ | xyz(50.6720, 51.8392, 37.4676) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.63
Khaki
#C3B091
ΔE00 3.90
Very Light Brown
#D3B683
ΔE00 4.73
Burlywood
#DEB887
ΔE00 4.79
Toupe
#C7AC7D
ΔE00 5.53
Putty
#BEAE8A
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BB99 #99B2D4
analogous
#D49E99 #D4BB99 #D0D499
triadic
#D4BB99 #99D4BB #BB99D4
tetradic
#D4BB99 #99D49E #99B2D4 #D499D0
square
#D4BB99 #99D49E #99B2D4 #D499D0
split-complementary
#D4BB99 #99D0D4 #9E99D4
monochromatic
#AB8148 #C29E6E #D4BB99 #E6D8C4 #F6F1E9
Accessibility & contrast
On white
1.85
#D4BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#D4BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BB99
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BB99 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#DEB4B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d4bb99; /* rgb */ color: rgb(212, 187, 153); /* oklch */ color: oklch(80.5% 0.054 75.4);
Tailwind
colors: {
custom: {
50: '#e2cfb7',
500: '#d4bb99',
950: '#000000',
},
}SCSS
$custom: #d4bb99; $custom-light: #e2cfb7; $custom-dark: #000000;
JSON
{
"hex": "#d4bb99",
"rgb": {
"r": 212,
"g": 187,
"b": 153
},
"hsl": {
"h": 34.576,
"s": 40.69,
"l": 71.569
},
"oklch": {
"l": 0.80477,
"c": 0.05399,
"h": 75.4
},
"luminance": 0.51838
}Semantic roles & 50–950 ramp
primary
#D4BB99
secondary
#6783AA
accent
#69B432
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381