#DCD4CC#DCD4CC
#DCD4CC is a very light, near-neutral orange. Relative luminance 0.667; OKLCH L 87.4% C 0.014 H 67.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4CC |
|---|---|
| RGB | rgb(220, 212, 204) |
| HSL | hsl(30, 19%, 83%) |
| HSV | hsv(30, 7%, 86%) |
| CMYK | cmyk(0%, 3.6%, 7.3%, 13.7%) |
| CIE-LAB | lab(85.33, 1.36, 4.93) |
| CIE-LCH | lch(85.33, 5.11, 74.53°) |
| OKLab | oklab(87.41% 0.0053 0.013) |
| OKLCH | oklch(87.41% 0.014 67.7) |
| XYZ | xyz(63.9565, 66.6628, 66.6130) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.79
Warm Beige
#E9DCC9
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 5.97
Warm Gray
#C9BEB0
ΔE00 5.99
Linen
#FAF0E6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4CC #CCD4DC
analogous
#DCCCCC #DCD4CC #DCDCCC
triadic
#DCD4CC #CCDCD4 #D4CCDC
tetradic
#DCD4CC #CCDCCC #CCD4DC #DCCCDC
square
#DCD4CC #CCDCCC #CCD4DC #DCCCDC
split-complementary
#DCD4CC #CCDCDC #CCCCDC
monochromatic
#AA9783 #C3B5A8 #DCD4CC #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.47
#DCD4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DCD4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4CC
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4CC | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#DFD2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4cc; /* rgb */ color: rgb(220, 212, 204); /* oklch */ color: oklch(87.4% 0.014 67.7);
Tailwind
colors: {
custom: {
50: '#e6e1db',
500: '#dcd4cc',
950: '#000000',
},
}SCSS
$custom: #dcd4cc; $custom-light: #e6e1db; $custom-dark: #000000;
JSON
{
"hex": "#dcd4cc",
"rgb": {
"r": 220,
"g": 212,
"b": 204
},
"hsl": {
"h": 30,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.8741,
"c": 0.01404,
"h": 67.7
},
"luminance": 0.66662
}Semantic roles & 50–950 ramp
primary
#DCD4CC
secondary
#9BA6B2
accent
#739D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484