#D2BB99#D2BB99
#D2BB99 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.3% C 0.053 H 77.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BB99 |
|---|---|
| RGB | rgb(210, 187, 153) |
| HSL | hsl(36, 39%, 71%) |
| HSV | hsv(36, 27%, 82%) |
| CMYK | cmyk(0%, 11%, 27.1%, 17.6%) |
| CIE-LAB | lab(77.01, 3.00, 20.24) |
| CIE-LCH | lch(77.01, 20.46, 81.57°) |
| OKLab | oklab(80.3% 0.0114 0.0516) |
| OKLCH | oklch(80.3% 0.053 77.5) |
| XYZ | xyz(50.0989, 51.5437, 37.4407) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.98
Khaki
#C3B091
ΔE00 3.45
Very Light Brown
#D3B683
ΔE00 4.68
Putty
#BEAE8A
ΔE00 5.07
Burlywood
#DEB887
ΔE00 5.24
Toupe
#C7AC7D
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BB99 #99B0D2
analogous
#D29E99 #D2BB99 #CCD299
triadic
#D2BB99 #99D2BB #BB99D2
tetradic
#D2BB99 #99D29E #99B0D2 #D299CC
square
#D2BB99 #99D29E #99B0D2 #D299CC
split-complementary
#D2BB99 #99CCD2 #9E99D2
monochromatic
#A7814A #BF9F6F #D2BB99 #E5D7C3 #F6F1EA
Accessibility & contrast
On white
1.86
#D2BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#D2BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BB99
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BB99 | 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)
#C5BB97
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#DCB4B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d2bb99; /* rgb */ color: rgb(210, 187, 153); /* oklch */ color: oklch(80.3% 0.053 77.5);
Tailwind
colors: {
custom: {
50: '#e0cfb7',
500: '#d2bb99',
950: '#000000',
},
}SCSS
$custom: #d2bb99; $custom-light: #e0cfb7; $custom-dark: #000000;
JSON
{
"hex": "#d2bb99",
"rgb": {
"r": 210,
"g": 187,
"b": 153
},
"hsl": {
"h": 35.789,
"s": 38.776,
"l": 71.176
},
"oklch": {
"l": 0.80296,
"c": 0.05283,
"h": 77.5
},
"luminance": 0.51542
}Semantic roles & 50–950 ramp
primary
#D2BB99
secondary
#6781A8
accent
#67B234
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381