#DCBCA7#DCBCA7
#DCBCA7 is a light, muted orange. Relative luminance 0.540; OKLCH L 81.7% C 0.047 H 55.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCA7 |
|---|---|
| RGB | rgb(220, 188, 167) |
| HSL | hsl(24, 43%, 76%) |
| HSV | hsv(24, 24%, 86%) |
| CMYK | cmyk(0%, 14.5%, 24.1%, 13.7%) |
| CIE-LAB | lab(78.45, 8.23, 14.86) |
| CIE-LCH | lch(78.45, 16.99, 61.04°) |
| OKLab | oklab(81.73% 0.0267 0.0384) |
| OKLCH | oklch(81.73% 0.047 55.2) |
| XYZ | xyz(54.4739, 53.9740, 44.1003) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.22
Tan
#D2B48C
ΔE00 7.70
Warm Gray
#C9BEB0
ΔE00 8.04
Peach
#FFDAB9
ΔE00 8.21
Mushroom
#BA9E88
ΔE00 8.69
Burlywood
#DEB887
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCA7 #A7C7DC
analogous
#DCA7AC #DCBCA7 #DCD6A7
triadic
#DCBCA7 #A7DCBC #BCA7DC
tetradic
#DCBCA7 #ACDCA7 #A7C7DC #D6A7DC
square
#DCBCA7 #ACDCA7 #A7C7DC #D6A7DC
split-complementary
#DCBCA7 #A7DCD6 #A7ACDC
monochromatic
#B9794F #CB9B7B #DCBCA7 #EDDDD3 #F6EEE9
Accessibility & contrast
On white
1.78
#DCBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DCBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCA7
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCA7 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA6
Deuteranopia (green-blind)
#CDC5A7
Tritanopia (blue-blind)
#E6B6B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbca7; /* rgb */ color: rgb(220, 188, 167); /* oklch */ color: oklch(81.7% 0.047 55.2);
Tailwind
colors: {
custom: {
50: '#e7d0c1',
500: '#dcbca7',
950: '#000000',
},
}SCSS
$custom: #dcbca7; $custom-light: #e7d0c1; $custom-dark: #000000;
JSON
{
"hex": "#dcbca7",
"rgb": {
"r": 220,
"g": 188,
"b": 167
},
"hsl": {
"h": 23.774,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.81731,
"c": 0.04674,
"h": 55.2
},
"luminance": 0.53972
}Semantic roles & 50–950 ramp
primary
#DCBCA7
secondary
#739AB4
accent
#81B62F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382