#DCBB99#DCBB99
#DCBB99 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.2% C 0.059 H 67.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB99 |
|---|---|
| RGB | rgb(220, 187, 153) |
| HSL | hsl(30, 49%, 73%) |
| HSV | hsv(30, 30%, 86%) |
| CMYK | cmyk(0%, 15%, 30.5%, 13.7%) |
| CIE-LAB | lab(77.91, 6.86, 21.62) |
| CIE-LCH | lch(77.91, 22.68, 72.41°) |
| OKLab | oklab(81.22% 0.0226 0.055) |
| OKLCH | oklch(81.22% 0.059 67.7) |
| XYZ | xyz(53.0362, 53.0582, 37.5784) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.33
Burlywood
#DEB887
ΔE00 4.12
Very Light Brown
#D3B683
ΔE00 5.94
Khaki
#C3B091
ΔE00 6.28
Fawn
#CFAF7B
ΔE00 6.44
Toupe
#C7AC7D
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB99 #99BADC
analogous
#DC9999 #DCBB99 #DBDC99
triadic
#DCBB99 #99DCBB #BB99DC
tetradic
#DCBB99 #99DC99 #99BADC #DC99DB
square
#DCBB99 #99DC99 #99BADC #DC99DB
split-complementary
#DCBB99 #99DBDC #9999DC
monochromatic
#BB7E40 #CC9D6B #DCBB99 #ECD9C7 #F7F0E8
Accessibility & contrast
On white
1.81
#DCBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#DCBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB99
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB99 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#CEC49A
Tritanopia (blue-blind)
#E8B3B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbb99; /* rgb */ color: rgb(220, 187, 153); /* oklch */ color: oklch(81.2% 0.059 67.7);
Tailwind
colors: {
custom: {
50: '#e8cfb7',
500: '#dcbb99',
950: '#000000',
},
}SCSS
$custom: #dcbb99; $custom-light: #e8cfb7; $custom-dark: #000000;
JSON
{
"hex": "#dcbb99",
"rgb": {
"r": 220,
"g": 187,
"b": 153
},
"hsl": {
"h": 30.448,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.81216,
"c": 0.0594,
"h": 67.7
},
"luminance": 0.53056
}Semantic roles & 50–950 ramp
primary
#DCBB99
secondary
#658CB4
accent
#72BC29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381