#DCBB9A#DCBB9A
#DCBB9A is a light, muted orange. Relative luminance 0.531; OKLCH L 81.2% C 0.058 H 66.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB9A |
|---|---|
| RGB | rgb(220, 187, 154) |
| HSL | hsl(30, 49%, 73%) |
| HSV | hsv(30, 30%, 86%) |
| CMYK | cmyk(0%, 15%, 30%, 13.7%) |
| CIE-LAB | lab(77.93, 6.99, 21.12) |
| CIE-LCH | lch(77.93, 22.24, 71.70°) |
| OKLab | oklab(81.24% 0.023 0.0537) |
| OKLCH | oklch(81.24% 0.058 66.8) |
| XYZ | xyz(53.1191, 53.0914, 38.0152) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.60
Burlywood
#DEB887
ΔE00 4.44
Very Light Brown
#D3B683
ΔE00 6.27
Khaki
#C3B091
ΔE00 6.40
Fawn
#CFAF7B
ΔE00 6.73
Apricot
#FBCEB1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB9A #9ABBDC
analogous
#DC9A9A #DCBB9A #DCDC9A
triadic
#DCBB9A #9ADCBB #BB9ADC
tetradic
#DCBB9A #9ADC9A #9ABBDC #DC9ADC
square
#DCBB9A #9ADC9A #9ABBDC #DC9ADC
split-complementary
#DCBB9A #9ADCDC #9A9ADC
monochromatic
#BB7E41 #CC9C6D #DCBB9A #ECDAC7 #F7F0E8
Accessibility & contrast
On white
1.81
#DCBB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#DCBB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB9A
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB9A | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#E7B4B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbb9a; /* rgb */ color: rgb(220, 187, 154); /* oklch */ color: oklch(81.2% 0.058 66.8);
Tailwind
colors: {
custom: {
50: '#e7cfb8',
500: '#dcbb9a',
950: '#000000',
},
}SCSS
$custom: #dcbb9a; $custom-light: #e7cfb8; $custom-dark: #000000;
JSON
{
"hex": "#dcbb9a",
"rgb": {
"r": 220,
"g": 187,
"b": 154
},
"hsl": {
"h": 30,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.81238,
"c": 0.05842,
"h": 66.8
},
"luminance": 0.53089
}Semantic roles & 50–950 ramp
primary
#DCBB9A
secondary
#668DB4
accent
#73BC2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381