#DCDCD8#DCDCD8
#DCDCD8 is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.3% C 0.005 H 106.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD8 |
|---|---|
| RGB | rgb(220, 220, 216) |
| HSL | hsl(60, 5%, 85%) |
| HSV | hsv(60, 2%, 86%) |
| CMYK | cmyk(0%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(87.66, -0.71, 1.96) |
| CIE-LCH | lch(87.66, 2.09, 110.00°) |
| OKLab | oklab(89.34% -0.0015 0.0052) |
| OKLCH | oklch(89.34% 0.005 106.5) |
| XYZ | xyz(67.5011, 71.3600, 75.1702) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.13
Light Grey
#D8DCD6
ΔE00 2.35
Light Gray
#D3D3D3
ΔE00 2.93
Fog
#D8DCE0
ΔE00 4.24
Silver (survey)
#C5C9C7
ΔE00 5.09
Whitesmoke
#F5F5F5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD8 #D8D8DC
analogous
#DCDAD8 #DCDCD8 #DADCD8
triadic
#DCDCD8 #D8DCDC #DCD8DC
tetradic
#DCDCD8 #D8DCDA #D8D8DC #DCD8DA
square
#DCDCD8 #D8DCDA #D8D8DC #DCD8DA
split-complementary
#DCDCD8 #D8DADC #DAD8DC
monochromatic
#A2A297 #BFBFB8 #DCDCD8 #F1F1EF #F1F1EF
Accessibility & contrast
On white
1.38
#DCDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DCDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD8
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD8 | 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)
#DDDCD8
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#DDDBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcd8; /* rgb */ color: rgb(220, 220, 216); /* oklch */ color: oklch(89.3% 0.005 106.5);
Tailwind
colors: {
custom: {
50: '#e6e6e4',
500: '#dcdcd8',
950: '#000000',
},
}SCSS
$custom: #dcdcd8; $custom-light: #e6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd8",
"rgb": {
"r": 220,
"g": 220,
"b": 216
},
"hsl": {
"h": 60,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.89336,
"c": 0.0054,
"h": 106.5
},
"luminance": 0.7136
}Semantic roles & 50–950 ramp
primary
#DCDCD8
secondary
#A9A9AF
accent
#568F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484