#DCC6AA#DCC6AA
#DCC6AA is a very light, muted orange. Relative luminance 0.585; OKLCH L 83.8% C 0.045 H 73.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6AA |
|---|---|
| RGB | rgb(220, 198, 170) |
| HSL | hsl(34, 42%, 76%) |
| HSV | hsv(34, 23%, 86%) |
| CMYK | cmyk(0%, 10%, 22.7%, 13.7%) |
| CIE-LAB | lab(81.02, 3.37, 16.86) |
| CIE-LCH | lch(81.02, 17.20, 78.70°) |
| OKLab | oklab(83.77% 0.0126 0.0434) |
| OKLCH | oklch(83.77% 0.045 73.8) |
| XYZ | xyz(56.9652, 58.5076, 46.3147) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.86
Warm Gray
#C9BEB0
ΔE00 6.08
Khaki
#C3B091
ΔE00 6.28
Warm Beige
#E9DCC9
ΔE00 6.35
Wheat
#F5DEB3
ΔE00 7.10
Burlywood
#DEB887
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6AA #AAC0DC
analogous
#DCADAA #DCC6AA #D9DCAA
triadic
#DCC6AA #AADCC6 #C6AADC
tetradic
#DCC6AA #AADCAD #AAC0DC #DCAAD9
square
#DCC6AA #AADCAD #AAC0DC #DCAAD9
split-complementary
#DCC6AA #AAD9DC #ADAADC
monochromatic
#B88C53 #CAA97F #DCC6AA #EEE3D5 #F6F0E9
Accessibility & contrast
On white
1.65
#DCC6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DCC6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6AA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6AA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A8
Deuteranopia (green-blind)
#D4CBAB
Tritanopia (blue-blind)
#E5C0BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc6aa; /* rgb */ color: rgb(220, 198, 170); /* oklch */ color: oklch(83.8% 0.045 73.8);
Tailwind
colors: {
custom: {
50: '#e7d7c3',
500: '#dcc6aa',
950: '#000000',
},
}SCSS
$custom: #dcc6aa; $custom-light: #e7d7c3; $custom-dark: #000000;
JSON
{
"hex": "#dcc6aa",
"rgb": {
"r": 220,
"g": 198,
"b": 170
},
"hsl": {
"h": 33.6,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.83769,
"c": 0.04518,
"h": 73.8
},
"luminance": 0.58506
}Semantic roles & 50–950 ramp
primary
#DCC6AA
secondary
#7691B4
accent
#6BB531
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382