#DCCCA6#DCCCA6
#DCCCA6 is a very light, muted orange. Relative luminance 0.612; OKLCH L 84.9% C 0.054 H 87.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCA6 |
|---|---|
| RGB | rgb(220, 204, 166) |
| HSL | hsl(42, 44%, 76%) |
| HSV | hsv(42, 25%, 86%) |
| CMYK | cmyk(0%, 7.3%, 24.5%, 13.7%) |
| CIE-LAB | lab(82.46, -0.33, 20.99) |
| CIE-LCH | lch(82.46, 20.99, 90.90°) |
| OKLab | oklab(84.88% 0.002 0.0535) |
| OKLCH | oklch(84.88% 0.054 87.9) |
| XYZ | xyz(57.9912, 61.1559, 44.8184) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.07
Beige (survey)
#E6DAA6
ΔE00 5.07
Moccasin
#FFE4B5
ΔE00 6.99
Very Light Brown
#D3B683
ΔE00 7.10
Navajowhite
#FFDEAD
ΔE00 7.35
Warm Beige
#E9DCC9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCA6 #A6B6DC
analogous
#DCB1A6 #DCCCA6 #D1DCA6
triadic
#DCCCA6 #A6DCCC #CCA6DC
tetradic
#DCCCA6 #A6DCB1 #A6B6DC #DCA6D1
square
#DCCCA6 #A6DCB1 #A6B6DC #DCA6D1
split-complementary
#DCCCA6 #A6D1DC #B1A6DC
monochromatic
#B99A4E #CBB37A #DCCCA6 #EDE5D2 #F6F2E9
Accessibility & contrast
On white
1.59
#DCCCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DCCCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCA6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCA6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA4
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#E5C6C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dccca6; /* rgb */ color: rgb(220, 204, 166); /* oklch */ color: oklch(84.9% 0.054 87.9);
Tailwind
colors: {
custom: {
50: '#e7dbc0',
500: '#dccca6',
950: '#000000',
},
}SCSS
$custom: #dccca6; $custom-light: #e7dbc0; $custom-dark: #000000;
JSON
{
"hex": "#dccca6",
"rgb": {
"r": 220,
"g": 204,
"b": 166
},
"hsl": {
"h": 42.222,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.84876,
"c": 0.05358,
"h": 87.9
},
"luminance": 0.61155
}Semantic roles & 50–950 ramp
primary
#DCCCA6
secondary
#7286B4
accent
#57B72F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161512
muted
#848482