#DCBCA6#DCBCA6
#DCBCA6 is a light, muted orange. Relative luminance 0.539; OKLCH L 81.7% C 0.048 H 56.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCA6 |
|---|---|
| RGB | rgb(220, 188, 166) |
| HSL | hsl(24, 44%, 76%) |
| HSV | hsv(24, 25%, 86%) |
| CMYK | cmyk(0%, 14.5%, 24.5%, 13.7%) |
| CIE-LAB | lab(78.42, 8.09, 15.37) |
| CIE-LCH | lch(78.42, 17.37, 62.26°) |
| OKLab | oklab(81.71% 0.0263 0.0397) |
| OKLCH | oklch(81.71% 0.048 56.5) |
| XYZ | xyz(54.3818, 53.9371, 43.6153) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.18
Tan
#D2B48C
ΔE00 7.30
Warm Gray
#C9BEB0
ΔE00 8.00
Peach
#FFDAB9
ΔE00 8.04
Burlywood
#DEB887
ΔE00 8.35
Khaki
#C3B091
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCA6 #A6C6DC
analogous
#DCA6AB #DCBCA6 #DCD7A6
triadic
#DCBCA6 #A6DCBC #BCA6DC
tetradic
#DCBCA6 #ABDCA6 #A6C6DC #D7A6DC
square
#DCBCA6 #ABDCA6 #A6C6DC #D7A6DC
split-complementary
#DCBCA6 #A6DCD7 #A6ABDC
monochromatic
#B97A4E #CB9B7A #DCBCA6 #EDDDD2 #F6EEE9
Accessibility & contrast
On white
1.78
#DCBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DCBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCA6
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCA6 | 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)
#C5BEA5
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#E6B6B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbca6; /* rgb */ color: rgb(220, 188, 166); /* oklch */ color: oklch(81.7% 0.048 56.5);
Tailwind
colors: {
custom: {
50: '#e7d0c0',
500: '#dcbca6',
950: '#000000',
},
}SCSS
$custom: #dcbca6; $custom-light: #e7d0c0; $custom-dark: #000000;
JSON
{
"hex": "#dcbca6",
"rgb": {
"r": 220,
"g": 188,
"b": 166
},
"hsl": {
"h": 24.444,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.81707,
"c": 0.04756,
"h": 56.5
},
"luminance": 0.53935
}Semantic roles & 50–950 ramp
primary
#DCBCA6
secondary
#7299B4
accent
#7FB72F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382