#DCDDCD#DCDDCD
#DCDDCD is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.2% C 0.021 H 109.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDCD |
|---|---|
| RGB | rgb(220, 221, 205) |
| HSL | hsl(64, 19%, 84%) |
| HSV | hsv(64, 7%, 87%) |
| CMYK | cmyk(0.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(87.65, -3.13, 7.74) |
| CIE-LCH | lch(87.65, 8.34, 112.01°) |
| OKLab | oklab(89.24% -0.0073 0.0202) |
| OKLCH | oklch(89.24% 0.022 109.7) |
| XYZ | xyz(66.3896, 71.3366, 68.0176) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.29
Eggshell
#F0EAD6
ΔE00 4.51
Beige
#F5F5DC
ΔE00 5.96
Warm Beige
#E9DCC9
ΔE00 6.51
Oldlace
#FDF5E6
ΔE00 7.16
Ivory
#FFFFF0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDCD #CECDDD
analogous
#DDD6CD #DCDDCD #D4DDCD
triadic
#DCDDCD #CDDCDD #DDCDDC
tetradic
#DCDDCD #CDDDD6 #CECDDD #DDCDD4
square
#DCDDCD #CDDDD6 #CECDDD #DDCDD4
split-complementary
#DCDDCD #CDD4DD #D6CDDD
monochromatic
#A9AB84 #C2C4A9 #DCDDCD #F2F3ED #F2F3ED
Accessibility & contrast
On white
1.38
#DCDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DCDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDCD
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDCD | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#DEDBD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcddcd; /* rgb */ color: rgb(220, 221, 205); /* oklch */ color: oklch(89.2% 0.021 109.7);
Tailwind
colors: {
custom: {
50: '#e6e7dc',
500: '#dcddcd',
950: '#000000',
},
}SCSS
$custom: #dcddcd; $custom-light: #e6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#dcddcd",
"rgb": {
"r": 220,
"g": 221,
"b": 205
},
"hsl": {
"h": 63.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.89239,
"c": 0.0215,
"h": 109.7
},
"luminance": 0.71336
}Semantic roles & 50–950 ramp
primary
#DCDDCD
secondary
#9D9BB3
accent
#489D4D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484