#DCDCCC#DCDCCC
#DCDCCC is a very light, muted yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.021 H 106.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCCC |
|---|---|
| RGB | rgb(220, 220, 204) |
| HSL | hsl(60, 19%, 83%) |
| HSV | hsv(60, 7%, 86%) |
| CMYK | cmyk(0%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(87.37, -2.78, 7.86) |
| CIE-LCH | lch(87.37, 8.34, 109.48°) |
| OKLab | oklab(89.01% -0.0062 0.0206) |
| OKLCH | oklch(89.01% 0.021 106.8) |
| XYZ | xyz(66.0060, 70.7620, 67.2962) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 6.06
Beige
#F5F5DC
ΔE00 6.14
Oldlace
#FDF5E6
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCCC #CCCCDC
analogous
#DCD4CC #DCDCCC #D4DCCC
triadic
#DCDCCC #CCDCDC #DCCCDC
tetradic
#DCDCCC #CCDCD4 #CCCCDC #DCCCD4
square
#DCDCCC #CCDCD4 #CCCCDC #DCCCD4
split-complementary
#DCDCCC #CCD4DC #D4CCDC
monochromatic
#AAAA83 #C3C3A8 #DCDCCC #F3F3ED #F3F3ED
Accessibility & contrast
On white
1.39
#DCDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DCDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCCC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCCC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#DFDAD7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdccc; /* rgb */ color: rgb(220, 220, 204); /* oklch */ color: oklch(89.0% 0.021 106.8);
Tailwind
colors: {
custom: {
50: '#e6e6db',
500: '#dcdccc',
950: '#000000',
},
}SCSS
$custom: #dcdccc; $custom-light: #e6e6db; $custom-dark: #000000;
JSON
{
"hex": "#dcdccc",
"rgb": {
"r": 220,
"g": 220,
"b": 204
},
"hsl": {
"h": 60,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.89011,
"c": 0.02149,
"h": 106.8
},
"luminance": 0.70762
}Semantic roles & 50–950 ramp
primary
#DCDCCC
secondary
#9B9BB2
accent
#499D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161615
muted
#848484