#DCBB91#DCBB91
#DCBB91 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.0% C 0.067 H 73.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB91 |
|---|---|
| RGB | rgb(220, 187, 145) |
| HSL | hsl(34, 52%, 72%) |
| HSV | hsv(34, 34%, 86%) |
| CMYK | cmyk(0%, 15%, 34.1%, 13.7%) |
| CIE-LAB | lab(77.76, 5.85, 25.68) |
| CIE-LCH | lch(77.76, 26.34, 77.17°) |
| OKLab | oklab(81.05% 0.0193 0.0646) |
| OKLCH | oklch(81.05% 0.067 73.3) |
| XYZ | xyz(52.3974, 52.8028, 34.2145) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.05
Tan
#D2B48C
ΔE00 2.17
Very Light Brown
#D3B683
ΔE00 3.62
Fawn
#CFAF7B
ΔE00 4.44
Toupe
#C7AC7D
ΔE00 5.29
Khaki
#C3B091
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB91 #91B2DC
analogous
#DC9691 #DCBB91 #D8DC91
triadic
#DCBB91 #91DCBB #BB91DC
tetradic
#DCBB91 #91DC96 #91B2DC #DC91D8
square
#DCBB91 #91DC96 #91B2DC #DC91D8
split-complementary
#DCBB91 #91D8DC #9691DC
monochromatic
#B8813B #CD9E63 #DCBB91 #EBD8BF #F8F1E8
Accessibility & contrast
On white
1.82
#DCBB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#DCBB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB91
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB91 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC8E
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#E8B3B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb91; /* rgb */ color: rgb(220, 187, 145); /* oklch */ color: oklch(81.0% 0.067 73.3);
Tailwind
colors: {
custom: {
50: '#e8cfb1',
500: '#dcbb91',
950: '#000000',
},
}SCSS
$custom: #dcbb91; $custom-light: #e8cfb1; $custom-dark: #000000;
JSON
{
"hex": "#dcbb91",
"rgb": {
"r": 220,
"g": 187,
"b": 145
},
"hsl": {
"h": 33.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.81048,
"c": 0.06744,
"h": 73.3
},
"luminance": 0.52801
}Semantic roles & 50–950 ramp
primary
#DCBB91
secondary
#5E83B3
accent
#6ABF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381