#D5BB99#D5BB99
#D5BB99 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.6% C 0.055 H 74.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BB99 |
|---|---|
| RGB | rgb(213, 187, 153) |
| HSL | hsl(34, 42%, 72%) |
| HSV | hsv(34, 28%, 84%) |
| CMYK | cmyk(0%, 12.2%, 28.2%, 16.5%) |
| CIE-LAB | lab(77.27, 4.15, 20.65) |
| CIE-LCH | lch(77.27, 21.06, 78.62°) |
| OKLab | oklab(80.57% 0.0148 0.0526) |
| OKLCH | oklch(80.57% 0.055 74.3) |
| XYZ | xyz(50.9612, 51.9884, 37.4811) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.54
Khaki
#C3B091
ΔE00 4.16
Burlywood
#DEB887
ΔE00 4.61
Very Light Brown
#D3B683
ΔE00 4.80
Toupe
#C7AC7D
ΔE00 5.63
Fawn
#CFAF7B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BB99 #99B3D5
analogous
#D59D99 #D5BB99 #D1D599
triadic
#D5BB99 #99D5BB #BB99D5
tetradic
#D5BB99 #99D59D #99B3D5 #D599D1
square
#D5BB99 #99D59D #99B3D5 #D599D1
split-complementary
#D5BB99 #99D1D5 #9D99D5
monochromatic
#AD8147 #C39E6E #D5BB99 #E7D8C4 #F6F1E9
Accessibility & contrast
On white
1.84
#D5BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#D5BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BB99
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BB99 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#DFB4B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d5bb99; /* rgb */ color: rgb(213, 187, 153); /* oklch */ color: oklch(80.6% 0.055 74.3);
Tailwind
colors: {
custom: {
50: '#e2cfb7',
500: '#d5bb99',
950: '#000000',
},
}SCSS
$custom: #d5bb99; $custom-light: #e2cfb7; $custom-dark: #000000;
JSON
{
"hex": "#d5bb99",
"rgb": {
"r": 213,
"g": 187,
"b": 153
},
"hsl": {
"h": 34,
"s": 41.667,
"l": 71.765
},
"oklch": {
"l": 0.80568,
"c": 0.05461,
"h": 74.3
},
"luminance": 0.51987
}Semantic roles & 50–950 ramp
primary
#D5BB99
secondary
#6785AB
accent
#6AB531
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381