#DCD7CC#DCD7CC
#DCD7CC is a very light, near-neutral orange. Relative luminance 0.682; OKLCH L 88.0% C 0.016 H 86.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7CC |
|---|---|
| RGB | rgb(220, 215, 204) |
| HSL | hsl(41, 19%, 83%) |
| HSV | hsv(41, 7%, 86%) |
| CMYK | cmyk(0%, 2.3%, 7.3%, 13.7%) |
| CIE-LAB | lab(86.09, -0.20, 6.03) |
| CIE-LCH | lch(86.09, 6.03, 91.86°) |
| OKLab | oklab(88.01% 0.001 0.0158) |
| OKLCH | oklch(88.01% 0.016 86.4) |
| XYZ | xyz(64.7134, 68.1766, 66.8653) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.29
Light Grey
#D8DCD6
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.41
Eggshell
#F0EAD6
ΔE00 5.42
Gainsboro
#DCDCDC
ΔE00 5.42
Linen
#FAF0E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7CC #CCD1DC
analogous
#DCCFCC #DCD7CC #D9DCCC
triadic
#DCD7CC #CCDCD7 #D7CCDC
tetradic
#DCD7CC #CCDCCF #CCD1DC #DCCCD9
square
#DCD7CC #CCDCCF #CCD1DC #DCCCD9
split-complementary
#DCD7CC #CCD9DC #CFCCDC
monochromatic
#AA9E83 #C3BBA8 #DCD7CC #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.43
#DCD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DCD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7CC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7CC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CB
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#DFD5D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd7cc; /* rgb */ color: rgb(220, 215, 204); /* oklch */ color: oklch(88.0% 0.016 86.4);
Tailwind
colors: {
custom: {
50: '#e6e3db',
500: '#dcd7cc',
950: '#000000',
},
}SCSS
$custom: #dcd7cc; $custom-light: #e6e3db; $custom-dark: #000000;
JSON
{
"hex": "#dcd7cc",
"rgb": {
"r": 220,
"g": 215,
"b": 204
},
"hsl": {
"h": 41.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88008,
"c": 0.01587,
"h": 86.4
},
"luminance": 0.68176
}Semantic roles & 50–950 ramp
primary
#DCD7CC
secondary
#9BA2B2
accent
#639D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484