#DCBB97#DCBB97
#DCBB97 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.2% C 0.061 H 69.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB97 |
|---|---|
| RGB | rgb(220, 187, 151) |
| HSL | hsl(31, 50%, 73%) |
| HSV | hsv(31, 31%, 86%) |
| CMYK | cmyk(0%, 15%, 31.4%, 13.7%) |
| CIE-LAB | lab(77.87, 6.60, 22.64) |
| CIE-LCH | lch(77.87, 23.58, 73.75°) |
| OKLab | oklab(81.17% 0.0218 0.0574) |
| OKLCH | oklch(81.17% 0.061 69.2) |
| XYZ | xyz(52.8724, 52.9927, 36.7157) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.85
Burlywood
#DEB887
ΔE00 3.53
Very Light Brown
#D3B683
ΔE00 5.31
Fawn
#CFAF7B
ΔE00 5.87
Khaki
#C3B091
ΔE00 6.11
Toupe
#C7AC7D
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB97 #97B8DC
analogous
#DC9897 #DCBB97 #DBDC97
triadic
#DCBB97 #97DCBB #BB97DC
tetradic
#DCBB97 #97DC98 #97B8DC #DC97DB
square
#DCBB97 #97DC98 #97B8DC #DC97DB
split-complementary
#DCBB97 #97DBDC #9897DC
monochromatic
#BA7F3F #CD9D69 #DCBB97 #EBD9C5 #F7F0E8
Accessibility & contrast
On white
1.81
#DCBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DCBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB97
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB97 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC95
Deuteranopia (green-blind)
#CEC498
Tritanopia (blue-blind)
#E8B3B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb97; /* rgb */ color: rgb(220, 187, 151); /* oklch */ color: oklch(81.2% 0.061 69.2);
Tailwind
colors: {
custom: {
50: '#e8cfb5',
500: '#dcbb97',
950: '#000000',
},
}SCSS
$custom: #dcbb97; $custom-light: #e8cfb5; $custom-dark: #000000;
JSON
{
"hex": "#dcbb97",
"rgb": {
"r": 220,
"g": 187,
"b": 151
},
"hsl": {
"h": 31.304,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.81173,
"c": 0.06138,
"h": 69.2
},
"luminance": 0.52991
}Semantic roles & 50–950 ramp
primary
#DCBB97
secondary
#648AB4
accent
#70BD29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381