#DCD3CC#DCD3CC
#DCD3CC is a very light, near-neutral orange. Relative luminance 0.662; OKLCH L 87.2% C 0.014 H 60.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3CC |
|---|---|
| RGB | rgb(220, 211, 204) |
| HSL | hsl(26, 19%, 83%) |
| HSV | hsv(26, 7%, 86%) |
| CMYK | cmyk(0%, 4.1%, 7.3%, 13.7%) |
| CIE-LAB | lab(85.08, 1.89, 4.56) |
| CIE-LCH | lch(85.08, 4.94, 67.55°) |
| OKLab | oklab(87.21% 0.0068 0.012) |
| OKLCH | oklch(87.21% 0.014 60.5) |
| XYZ | xyz(63.7073, 66.1644, 66.5299) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.80
Gainsboro
#DCDCDC
ΔE00 5.10
Warm Beige
#E9DCC9
ΔE00 5.39
Warm Gray
#C9BEB0
ΔE00 6.08
Linen
#FAF0E6
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3CC #CCD5DC
analogous
#DCCCCD #DCD3CC #DCDBCC
triadic
#DCD3CC #CCDCD3 #D3CCDC
tetradic
#DCD3CC #CDDCCC #CCD5DC #DBCCDC
square
#DCD3CC #CDDCCC #CCD5DC #DBCCDC
split-complementary
#DCD3CC #CCDCDB #CCCDDC
monochromatic
#AA9483 #C3B4A8 #DCD3CC #F3EFED #F3EFED
Accessibility & contrast
On white
1.48
#DCD3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DCD3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3CC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3CC | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#DFD1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd3cc; /* rgb */ color: rgb(220, 211, 204); /* oklch */ color: oklch(87.2% 0.014 60.5);
Tailwind
colors: {
custom: {
50: '#e6e0db',
500: '#dcd3cc',
950: '#000000',
},
}SCSS
$custom: #dcd3cc; $custom-light: #e6e0db; $custom-dark: #000000;
JSON
{
"hex": "#dcd3cc",
"rgb": {
"r": 220,
"g": 211,
"b": 204
},
"hsl": {
"h": 26.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87211,
"c": 0.01383,
"h": 60.5
},
"luminance": 0.66164
}Semantic roles & 50–950 ramp
primary
#DCD3CC
secondary
#9BA8B2
accent
#789D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484