#DCD6CF#DCD6CF
#DCD6CF is a very light, near-neutral orange. Relative luminance 0.678; OKLCH L 87.9% C 0.012 H 71.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6CF |
|---|---|
| RGB | rgb(220, 214, 207) |
| HSL | hsl(32, 16%, 84%) |
| HSV | hsv(32, 6%, 86%) |
| CMYK | cmyk(0%, 2.7%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.91, 0.83, 4.18) |
| CIE-LCH | lch(85.91, 4.26, 78.73°) |
| OKLab | oklab(87.89% 0.0036 0.011) |
| OKLCH | oklch(87.89% 0.012 71.9) |
| XYZ | xyz(64.8228, 67.8142, 68.6939) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 4.98
Warm Beige
#E9DCC9
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 6.12
Linen
#FAF0E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6CF #CFD5DC
analogous
#DCCFCF #DCD6CF #DBDCCF
triadic
#DCD6CF #CFDCD6 #D6CFDC
tetradic
#DCD6CF #CFDCCF #CFD5DC #DCCFDB
square
#DCD6CF #CFDCCF #CFD5DC #DCCFDB
split-complementary
#DCD6CF #CFDBDC #CFCFDC
monochromatic
#A89A88 #C2B8AC #DCD6CF #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.44
#DCD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DCD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6CF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6CF | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#DFD5D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd6cf; /* rgb */ color: rgb(220, 214, 207); /* oklch */ color: oklch(87.9% 0.012 71.9);
Tailwind
colors: {
custom: {
50: '#e6e2dd',
500: '#dcd6cf',
950: '#000000',
},
}SCSS
$custom: #dcd6cf; $custom-light: #e6e2dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd6cf",
"rgb": {
"r": 220,
"g": 214,
"b": 207
},
"hsl": {
"h": 32.308,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.8789,
"c": 0.01161,
"h": 71.9
},
"luminance": 0.67814
}Semantic roles & 50–950 ramp
primary
#DCD6CF
secondary
#9EA7B1
accent
#709A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484