#DCDECD#DCDECD
#DCDECD is a very light, muted yellow. Relative luminance 0.719; OKLCH L 89.4% C 0.023 H 112.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDECD |
|---|---|
| RGB | rgb(220, 222, 205) |
| HSL | hsl(67, 20%, 84%) |
| HSV | hsv(67, 8%, 87%) |
| CMYK | cmyk(0.9%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.90, -3.64, 8.10) |
| CIE-LCH | lch(87.90, 8.88, 114.20°) |
| OKLab | oklab(89.44% -0.0087 0.0212) |
| OKLCH | oklch(89.44% 0.023 112.3) |
| XYZ | xyz(66.6544, 71.8662, 68.1059) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.63
Eggshell
#F0EAD6
ΔE00 4.68
Beige
#F5F5DC
ΔE00 5.65
Warm Beige
#E9DCC9
ΔE00 7.01
Ivory
#FFFFF0
ΔE00 7.24
Oldlace
#FDF5E6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDECD #CFCDDE
analogous
#DED7CD #DCDECD #D3DECD
triadic
#DCDECD #CDDCDE #DECDDC
tetradic
#DCDECD #CDDED7 #CFCDDE #DECDD3
square
#DCDECD #CDDED7 #CFCDDE #DECDD3
split-complementary
#DCDECD #CDD3DE #D7CDDE
monochromatic
#A8AD83 #C2C6A8 #DCDECD #F2F3ED #F2F3ED
Accessibility & contrast
On white
1.37
#DCDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DCDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDECD
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDECD | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#DEDCD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdecd; /* rgb */ color: rgb(220, 222, 205); /* oklch */ color: oklch(89.4% 0.023 112.3);
Tailwind
colors: {
custom: {
50: '#e6e8dc',
500: '#dcdecd',
950: '#000000',
},
}SCSS
$custom: #dcdecd; $custom-light: #e6e8dc; $custom-dark: #000000;
JSON
{
"hex": "#dcdecd",
"rgb": {
"r": 220,
"g": 222,
"b": 205
},
"hsl": {
"h": 67.059,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.89441,
"c": 0.02289,
"h": 112.3
},
"luminance": 0.71866
}Semantic roles & 50–950 ramp
primary
#DCDECD
secondary
#9E9BB4
accent
#479F51
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484