#DCCCA7#DCCCA7
#DCCCA7 is a very light, muted orange. Relative luminance 0.612; OKLCH L 84.9% C 0.052 H 87.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCA7 |
|---|---|
| RGB | rgb(220, 204, 167) |
| HSL | hsl(42, 43%, 76%) |
| HSV | hsv(42, 24%, 86%) |
| CMYK | cmyk(0%, 7.3%, 24.1%, 13.7%) |
| CIE-LAB | lab(82.48, -0.19, 20.49) |
| CIE-LCH | lch(82.48, 20.49, 90.54°) |
| OKLab | oklab(84.9% 0.0024 0.0523) |
| OKLCH | oklch(84.9% 0.052 87.4) |
| XYZ | xyz(58.0833, 61.1928, 45.3034) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.09
Beige (survey)
#E6DAA6
ΔE00 5.30
Moccasin
#FFE4B5
ΔE00 7.03
Warm Beige
#E9DCC9
ΔE00 7.11
Very Light Brown
#D3B683
ΔE00 7.21
Navajowhite
#FFDEAD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCA7 #A7B7DC
analogous
#DCB1A7 #DCCCA7 #D1DCA7
triadic
#DCCCA7 #A7DCCC #CCA7DC
tetradic
#DCCCA7 #A7DCB1 #A7B7DC #DCA7D1
square
#DCCCA7 #A7DCB1 #A7B7DC #DCA7D1
split-complementary
#DCCCA7 #A7D1DC #B1A7DC
monochromatic
#B9994F #CBB37B #DCCCA7 #EDE5D3 #F6F2E9
Accessibility & contrast
On white
1.59
#DCCCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DCCCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCA7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCA7 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA5
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#E5C6C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dccca7; /* rgb */ color: rgb(220, 204, 167); /* oklch */ color: oklch(84.9% 0.052 87.4);
Tailwind
colors: {
custom: {
50: '#e7dbc1',
500: '#dccca7',
950: '#000000',
},
}SCSS
$custom: #dccca7; $custom-light: #e7dbc1; $custom-dark: #000000;
JSON
{
"hex": "#dccca7",
"rgb": {
"r": 220,
"g": 204,
"b": 167
},
"hsl": {
"h": 41.887,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.84898,
"c": 0.05237,
"h": 87.4
},
"luminance": 0.61191
}Semantic roles & 50–950 ramp
primary
#DCCCA7
secondary
#7387B4
accent
#58B62F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161512
muted
#848482