#DCBB96#DCBB96
#DCBB96 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.2% C 0.062 H 70.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB96 |
|---|---|
| RGB | rgb(220, 187, 150) |
| HSL | hsl(32, 50%, 73%) |
| HSV | hsv(32, 32%, 86%) |
| CMYK | cmyk(0%, 15%, 31.8%, 13.7%) |
| CIE-LAB | lab(77.85, 6.47, 23.15) |
| CIE-LCH | lch(77.85, 24.03, 74.38°) |
| OKLab | oklab(81.15% 0.0214 0.0586) |
| OKLCH | oklch(81.15% 0.062 70) |
| XYZ | xyz(52.7915, 52.9604, 36.2898) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.65
Burlywood
#DEB887
ΔE00 3.24
Very Light Brown
#D3B683
ΔE00 5.01
Fawn
#CFAF7B
ΔE00 5.61
Khaki
#C3B091
ΔE00 6.06
Toupe
#C7AC7D
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB96 #96B7DC
analogous
#DC9896 #DCBB96 #DADC96
triadic
#DCBB96 #96DCBB #BB96DC
tetradic
#DCBB96 #96DC98 #96B7DC #DC96DA
square
#DCBB96 #96DC98 #96B7DC #DC96DA
split-complementary
#DCBB96 #96DADC #9896DC
monochromatic
#BA7F3E #CD9D68 #DCBB96 #EBD9C4 #F7F0E8
Accessibility & contrast
On white
1.81
#DCBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DCBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB96
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB96 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC94
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#E8B3B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb96; /* rgb */ color: rgb(220, 187, 150); /* oklch */ color: oklch(81.2% 0.062 70.0);
Tailwind
colors: {
custom: {
50: '#e8cfb5',
500: '#dcbb96',
950: '#000000',
},
}SCSS
$custom: #dcbb96; $custom-light: #e8cfb5; $custom-dark: #000000;
JSON
{
"hex": "#dcbb96",
"rgb": {
"r": 220,
"g": 187,
"b": 150
},
"hsl": {
"h": 31.714,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.81152,
"c": 0.06237,
"h": 70
},
"luminance": 0.52958
}Semantic roles & 50–950 ramp
primary
#DCBB96
secondary
#6389B4
accent
#6EBD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381