#DAD8DC#DAD8DC
#DAD8DC is a very light, near-neutral grey. Relative luminance 0.692; OKLCH L 88.5% C 0.006 H 308.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD8DC |
|---|---|
| RGB | rgb(218, 216, 220) |
| HSL | hsl(270, 5%, 85%) |
| HSV | hsv(270, 2%, 86%) |
| CMYK | cmyk(0.9%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(86.60, 1.40, -1.72) |
| CIE-LCH | lch(86.60, 2.22, 309.14°) |
| OKLab | oklab(88.5% 0.0036 -0.0046) |
| OKLCH | oklch(88.5% 0.006 308.4) |
| XYZ | xyz(66.3854, 69.1845, 77.5529) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.67
Light Gray
#D3D3D3
ΔE00 2.89
Fog
#D8DCE0
ΔE00 3.12
Silver (survey)
#C5C9C7
ΔE00 6.34
Silver
#C0C0C0
ΔE00 6.54
Light Grey
#D8DCD6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD8DC #DADCD8
analogous
#D8D8DC #DAD8DC #DCD8DC
triadic
#DAD8DC #DCDAD8 #D8DCDA
tetradic
#DAD8DC #DCD8D8 #DADCD8 #D8DCDC
square
#DAD8DC #DCD8D8 #DADCD8 #D8DCDC
split-complementary
#DAD8DC #DCDCD8 #D8DCD8
monochromatic
#9D97A2 #BBB8BF #DAD8DC #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.42
#DAD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DAD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD8DC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD8DC | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#DAD8D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dad8dc; /* rgb */ color: rgb(218, 216, 220); /* oklch */ color: oklch(88.5% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#e5e4e6',
500: '#dad8dc',
950: '#000000',
},
}SCSS
$custom: #dad8dc; $custom-light: #e5e4e6; $custom-dark: #000000;
JSON
{
"hex": "#dad8dc",
"rgb": {
"r": 218,
"g": 216,
"b": 220
},
"hsl": {
"h": 270,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.88496,
"c": 0.00582,
"h": 308.4
},
"luminance": 0.69184
}Semantic roles & 50–950 ramp
primary
#DAD8DC
secondary
#ACAFA9
accent
#8F5673
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484