#DCCCA4#DCCCA4
#DCCCA4 is a very light, muted orange. Relative luminance 0.611; OKLCH L 84.8% C 0.056 H 88.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCA4 |
|---|---|
| RGB | rgb(220, 204, 164) |
| HSL | hsl(43, 44%, 75%) |
| HSV | hsv(43, 25%, 86%) |
| CMYK | cmyk(0%, 7.3%, 25.5%, 13.7%) |
| CIE-LAB | lab(82.42, -0.61, 21.99) |
| CIE-LCH | lch(82.42, 22.00, 91.58°) |
| OKLab | oklab(84.83% 0.0012 0.056) |
| OKLCH | oklch(84.83% 0.056 88.8) |
| XYZ | xyz(57.8092, 61.0831, 43.8597) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.65
Wheat
#F5DEB3
ΔE00 5.07
Very Light Brown
#D3B683
ΔE00 6.93
Moccasin
#FFE4B5
ΔE00 6.94
Vanilla
#F3E5AB
ΔE00 7.02
Navajowhite
#FFDEAD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCA4 #A4B4DC
analogous
#DCB0A4 #DCCCA4 #D0DCA4
triadic
#DCCCA4 #A4DCCC #CCA4DC
tetradic
#DCCCA4 #A4DCB0 #A4B4DC #DCA4D0
square
#DCCCA4 #A4DCB0 #A4B4DC #DCA4D0
split-complementary
#DCCCA4 #A4D0DC #B0A4DC
monochromatic
#BA9A4C #CBB378 #DCCCA4 #EDE5D0 #F6F3E9
Accessibility & contrast
On white
1.59
#DCCCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DCCCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCA4
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCA4 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CAA1
Deuteranopia (green-blind)
#DACFA5
Tritanopia (blue-blind)
#E5C5C1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dccca4; /* rgb */ color: rgb(220, 204, 164); /* oklch */ color: oklch(84.8% 0.056 88.8);
Tailwind
colors: {
custom: {
50: '#e7dbbf',
500: '#dccca4',
950: '#000000',
},
}SCSS
$custom: #dccca4; $custom-light: #e7dbbf; $custom-dark: #000000;
JSON
{
"hex": "#dccca4",
"rgb": {
"r": 220,
"g": 204,
"b": 164
},
"hsl": {
"h": 42.857,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.84832,
"c": 0.05598,
"h": 88.8
},
"luminance": 0.61082
}Semantic roles & 50–950 ramp
primary
#DCCCA4
secondary
#7084B4
accent
#55B82E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161512
muted
#848482