#DCD7CF#DCD7CF
#DCD7CF is a very light, near-neutral orange. Relative luminance 0.683; OKLCH L 88.1% C 0.012 H 79.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7CF |
|---|---|
| RGB | rgb(220, 215, 207) |
| HSL | hsl(37, 16%, 84%) |
| HSV | hsv(37, 6%, 86%) |
| CMYK | cmyk(0%, 2.3%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.17, 0.31, 4.55) |
| CIE-LCH | lch(86.17, 4.56, 86.06°) |
| OKLab | oklab(88.09% 0.0022 0.012) |
| OKLCH | oklch(88.09% 0.012 79.8) |
| XYZ | xyz(65.0766, 68.3219, 68.7785) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.27
Light Gray
#D3D3D3
ΔE00 4.28
Light Grey
#D8DCD6
ΔE00 4.38
Warm Beige
#E9DCC9
ΔE00 5.05
Silver (survey)
#C5C9C7
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7CF #CFD4DC
analogous
#DCD0CF #DCD7CF #DADCCF
triadic
#DCD7CF #CFDCD7 #D7CFDC
tetradic
#DCD7CF #CFDCD0 #CFD4DC #DCCFDA
square
#DCD7CF #CFDCD0 #CFD4DC #DCCFDA
split-complementary
#DCD7CF #CFDADC #D0CFDC
monochromatic
#A89C88 #C2BAAC #DCD7CF #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.43
#DCD7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DCD7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7CF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7CF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CF
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#DFD5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd7cf; /* rgb */ color: rgb(220, 215, 207); /* oklch */ color: oklch(88.1% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#e6e3dd',
500: '#dcd7cf',
950: '#000000',
},
}SCSS
$custom: #dcd7cf; $custom-light: #e6e3dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd7cf",
"rgb": {
"r": 220,
"g": 215,
"b": 207
},
"hsl": {
"h": 36.923,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88089,
"c": 0.01217,
"h": 79.8
},
"luminance": 0.68322
}Semantic roles & 50–950 ramp
primary
#DCD7CF
secondary
#9EA5B1
accent
#6A9A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484