#DAD9DC#DAD9DC
#DAD9DC is a very light, near-neutral grey. Relative luminance 0.697; OKLCH L 88.7% C 0.004 H 301.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD9DC |
|---|---|
| RGB | rgb(218, 217, 220) |
| HSL | hsl(260, 4%, 86%) |
| HSV | hsv(260, 1%, 86%) |
| CMYK | cmyk(0.9%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(86.85, 0.88, -1.35) |
| CIE-LCH | lch(86.85, 1.61, 303.12°) |
| OKLab | oklab(88.7% 0.0022 -0.0036) |
| OKLCH | oklch(88.7% 0.004 301.5) |
| XYZ | xyz(66.6424, 69.6984, 77.6385) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.91
Light Gray
#D3D3D3
ΔE00 2.35
Fog
#D8DCE0
ΔE00 2.48
Light Grey
#D8DCD6
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 5.86
Whitesmoke
#F5F5F5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD9DC #DBDCD9
analogous
#D9D9DC #DAD9DC #DBD9DC
triadic
#DAD9DC #DCDAD9 #D9DCDA
tetradic
#DAD9DC #DCD9D9 #DBDCD9 #D9DCDB
square
#DAD9DC #DCD9D9 #DBDCD9 #D9DCDB
split-complementary
#DAD9DC #DCDBD9 #D9DCD9
monochromatic
#9C99A1 #BBB9BF #DAD9DC #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.41
#DAD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DAD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD9DC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD9DC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DC
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#DAD9DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dad9dc; /* rgb */ color: rgb(218, 217, 220); /* oklch */ color: oklch(88.7% 0.004 301.5);
Tailwind
colors: {
custom: {
50: '#e5e4e6',
500: '#dad9dc',
950: '#000000',
},
}SCSS
$custom: #dad9dc; $custom-light: #e5e4e6; $custom-dark: #000000;
JSON
{
"hex": "#dad9dc",
"rgb": {
"r": 218,
"g": 217,
"b": 220
},
"hsl": {
"h": 260,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.88695,
"c": 0.0042,
"h": 301.5
},
"luminance": 0.69698
}Semantic roles & 50–950 ramp
primary
#DAD9DC
secondary
#ADAFAA
accent
#8E587C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484