#DCD9CC#DCD9CC
#DCD9CC is a very light, near-neutral yellow. Relative luminance 0.692; OKLCH L 88.4% C 0.018 H 96.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9CC |
|---|---|
| RGB | rgb(220, 217, 204) |
| HSL | hsl(49, 19%, 83%) |
| HSV | hsv(49, 7%, 86%) |
| CMYK | cmyk(0%, 1.4%, 7.3%, 13.7%) |
| CIE-LAB | lab(86.60, -1.23, 6.76) |
| CIE-LCH | lch(86.60, 6.87, 100.33°) |
| OKLab | oklab(88.41% -0.0019 0.0177) |
| OKLCH | oklch(88.41% 0.018 96.1) |
| XYZ | xyz(65.2257, 69.2014, 67.0361) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.09
Eggshell
#F0EAD6
ΔE00 4.65
Warm Beige
#E9DCC9
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.20
Oldlace
#FDF5E6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9CC #CCCFDC
analogous
#DCD1CC #DCD9CC #D7DCCC
triadic
#DCD9CC #CCDCD9 #D9CCDC
tetradic
#DCD9CC #CCDCD1 #CCCFDC #DCCCD7
square
#DCD9CC #CCDCD1 #CCCFDC #DCCCD7
split-complementary
#DCD9CC #CCD7DC #D1CCDC
monochromatic
#AAA383 #C3BEA8 #DCD9CC #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.42
#DCD9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DCD9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9CC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9CC | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#DFD7D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd9cc; /* rgb */ color: rgb(220, 217, 204); /* oklch */ color: oklch(88.4% 0.018 96.1);
Tailwind
colors: {
custom: {
50: '#e6e4db',
500: '#dcd9cc',
950: '#000000',
},
}SCSS
$custom: #dcd9cc; $custom-light: #e6e4db; $custom-dark: #000000;
JSON
{
"hex": "#dcd9cc",
"rgb": {
"r": 220,
"g": 217,
"b": 204
},
"hsl": {
"h": 48.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88409,
"c": 0.01783,
"h": 96.1
},
"luminance": 0.69201
}Semantic roles & 50–950 ramp
primary
#DCD9CC
secondary
#9B9FB2
accent
#589D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484