#DCDAD8#DCDAD8
#DCDAD8 is a very light, near-neutral grey. Relative luminance 0.703; OKLCH L 88.9% C 0.004 H 67.8°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAD8 |
|---|---|
| RGB | rgb(220, 218, 216) |
| HSL | hsl(30, 5%, 85%) |
| HSV | hsv(30, 2%, 86%) |
| CMYK | cmyk(0%, 0.9%, 1.8%, 13.7%) |
| CIE-LAB | lab(87.15, 0.32, 1.22) |
| CIE-LCH | lch(87.15, 1.26, 75.20°) |
| OKLab | oklab(88.94% 0.0013 0.0032) |
| OKLCH | oklch(88.94% 0.004 67.8) |
| XYZ | xyz(66.9793, 70.3165, 74.9963) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.33
Light Gray
#D3D3D3
ΔE00 2.12
Fog
#D8DCE0
ΔE00 3.75
Light Grey
#D8DCD6
ΔE00 4.00
Silver (survey)
#C5C9C7
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAD8 #D8DADC
analogous
#DCD8D8 #DCDAD8 #DCDCD8
triadic
#DCDAD8 #D8DCDA #DAD8DC
tetradic
#DCDAD8 #D8DCD8 #D8DADC #DCD8DC
square
#DCDAD8 #D8DCD8 #D8DADC #DCD8DC
split-complementary
#DCDAD8 #D8DCDC #D8D8DC
monochromatic
#A29D97 #BFBBB8 #DCDAD8 #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.39
#DCDAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DCDAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAD8
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAD8 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#DBDAD8
Tritanopia (blue-blind)
#DDDAD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdad8; /* rgb */ color: rgb(220, 218, 216); /* oklch */ color: oklch(88.9% 0.004 67.8);
Tailwind
colors: {
custom: {
50: '#e6e5e4',
500: '#dcdad8',
950: '#000000',
},
}SCSS
$custom: #dcdad8; $custom-light: #e6e5e4; $custom-dark: #000000;
JSON
{
"hex": "#dcdad8",
"rgb": {
"r": 220,
"g": 218,
"b": 216
},
"hsl": {
"h": 30,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.88937,
"c": 0.0035,
"h": 67.8
},
"luminance": 0.70316
}Semantic roles & 50–950 ramp
primary
#DCDAD8
secondary
#A9ACAF
accent
#738F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484