#DCDCCD#DCDCCD
#DCDCCD is a very light, muted yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.020 H 106.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCCD |
|---|---|
| RGB | rgb(220, 220, 205) |
| HSL | hsl(60, 18%, 83%) |
| HSV | hsv(60, 7%, 86%) |
| CMYK | cmyk(0%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(87.39, -2.61, 7.37) |
| CIE-LCH | lch(87.39, 7.82, 109.52°) |
| OKLab | oklab(89.04% -0.0058 0.0193) |
| OKLCH | oklch(89.04% 0.02 106.8) |
| XYZ | xyz(66.1264, 70.8101, 67.9299) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.02
Eggshell
#F0EAD6
ΔE00 4.44
Warm Beige
#E9DCC9
ΔE00 6.02
Beige
#F5F5DC
ΔE00 6.34
Oldlace
#FDF5E6
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCCD #CDCDDC
analogous
#DCD4CD #DCDCCD #D4DCCD
triadic
#DCDCCD #CDDCDC #DCCDDC
tetradic
#DCDCCD #CDDCD4 #CDCDDC #DCCDD4
square
#DCDCCD #CDDCD4 #CDCDDC #DCCDD4
split-complementary
#DCDCCD #CDD4DC #D4CDDC
monochromatic
#AAAA85 #C3C3A9 #DCDCCD #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.39
#DCDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DCDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCCD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCCD | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#DFDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdccd; /* rgb */ color: rgb(220, 220, 205); /* oklch */ color: oklch(89.0% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#e6e6dc',
500: '#dcdccd',
950: '#000000',
},
}SCSS
$custom: #dcdccd; $custom-light: #e6e6dc; $custom-dark: #000000;
JSON
{
"hex": "#dcdccd",
"rgb": {
"r": 220,
"g": 220,
"b": 205
},
"hsl": {
"h": 60,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.89038,
"c": 0.02015,
"h": 106.8
},
"luminance": 0.7081
}Semantic roles & 50–950 ramp
primary
#DCDCCD
secondary
#9C9CB2
accent
#4A9C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484