#DCD8DC#DCD8DC
#DCD8DC is a very light, near-neutral grey. Relative luminance 0.695; OKLCH L 88.7% C 0.007 H 325.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8DC |
|---|---|
| RGB | rgb(220, 216, 220) |
| HSL | hsl(300, 5%, 85%) |
| HSV | hsv(300, 2%, 86%) |
| CMYK | cmyk(0%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(86.75, 2.08, -1.48) |
| CIE-LCH | lch(86.75, 2.55, 324.54°) |
| OKLab | oklab(88.65% 0.0057 -0.0039) |
| OKLCH | oklch(88.65% 0.007 325.7) |
| XYZ | xyz(66.9873, 69.4948, 77.5811) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.27
Light Gray
#D3D3D3
ΔE00 3.51
Fog
#D8DCE0
ΔE00 4.09
Whitesmoke
#F5F5F5
ΔE00 6.84
Silver
#C0C0C0
ΔE00 6.90
Silver (survey)
#C5C9C7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8DC #D8DCD8
analogous
#DAD8DC #DCD8DC #DCD8DA
triadic
#DCD8DC #DCDCD8 #D8DCDC
tetradic
#DCD8DC #DCDAD8 #D8DCD8 #D8DADC
square
#DCD8DC #DCDAD8 #D8DCD8 #D8DADC
split-complementary
#DCD8DC #DADCD8 #D8DCDA
monochromatic
#A297A2 #BFB8BF #DCD8DC #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.41
#DCD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DCD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8DC
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8DC | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#DCD8D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd8dc; /* rgb */ color: rgb(220, 216, 220); /* oklch */ color: oklch(88.7% 0.007 325.7);
Tailwind
colors: {
custom: {
50: '#e6e4e6',
500: '#dcd8dc',
950: '#000000',
},
}SCSS
$custom: #dcd8dc; $custom-light: #e6e4e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd8dc",
"rgb": {
"r": 220,
"g": 216,
"b": 220
},
"hsl": {
"h": 300,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.88654,
"c": 0.00691,
"h": 325.7
},
"luminance": 0.69495
}Semantic roles & 50–950 ramp
primary
#DCD8DC
secondary
#A9AFA9
accent
#8F5656
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484