#DCD1CC#DCD1CC
#DCD1CC is a very light, near-neutral orange. Relative luminance 0.652; OKLCH L 86.8% C 0.014 H 46.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1CC |
|---|---|
| RGB | rgb(220, 209, 204) |
| HSL | hsl(19, 19%, 83%) |
| HSV | hsv(19, 7%, 86%) |
| CMYK | cmyk(0%, 5%, 7.3%, 13.7%) |
| CIE-LAB | lab(84.57, 2.93, 3.83) |
| CIE-LCH | lch(84.57, 4.82, 52.59°) |
| OKLab | oklab(86.81% 0.0097 0.0101) |
| OKLCH | oklch(86.81% 0.014 46.2) |
| XYZ | xyz(63.2135, 65.1769, 66.3653) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.56
Warm Gray
#C9BEB0
ΔE00 6.60
Warm Beige
#E9DCC9
ΔE00 6.69
Silver
#C0C0C0
ΔE00 6.97
Linen
#FAF0E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1CC #CCD7DC
analogous
#DCCCCF #DCD1CC #DCD9CC
triadic
#DCD1CC #CCDCD1 #D1CCDC
tetradic
#DCD1CC #CFDCCC #CCD7DC #D9CCDC
square
#DCD1CC #CFDCCC #CCD7DC #D9CCDC
split-complementary
#DCD1CC #CCDCD9 #CCCFDC
monochromatic
#AA9083 #C3B0A8 #DCD1CC #F3EFED #F3EFED
Accessibility & contrast
On white
1.50
#DCD1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DCD1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1CC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1CC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#E0CFD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd1cc; /* rgb */ color: rgb(220, 209, 204); /* oklch */ color: oklch(86.8% 0.014 46.2);
Tailwind
colors: {
custom: {
50: '#e6dfdb',
500: '#dcd1cc',
950: '#000000',
},
}SCSS
$custom: #dcd1cc; $custom-light: #e6dfdb; $custom-dark: #000000;
JSON
{
"hex": "#dcd1cc",
"rgb": {
"r": 220,
"g": 209,
"b": 204
},
"hsl": {
"h": 18.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.86814,
"c": 0.01405,
"h": 46.2
},
"luminance": 0.65176
}Semantic roles & 50–950 ramp
primary
#DCD1CC
secondary
#9BAAB2
accent
#839D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484