#DADFDC#DADFDC
#DADFDC is a very light, near-neutral grey. Relative luminance 0.728; OKLCH L 89.9% C 0.007 H 160.1°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DADFDC |
|---|---|
| RGB | rgb(218, 223, 220) |
| HSL | hsl(144, 7%, 86%) |
| HSV | hsv(144, 2%, 87%) |
| CMYK | cmyk(2.2%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.38, -2.23, 0.88) |
| CIE-LCH | lch(88.38, 2.39, 158.47°) |
| OKLab | oklab(89.9% -0.0063 0.0023) |
| OKLCH | oklch(89.9% 0.007 160.1) |
| XYZ | xyz(68.2171, 72.8479, 78.1635) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.61
Gainsboro
#DCDCDC
ΔE00 3.23
Fog
#D8DCE0
ΔE00 3.92
Light Gray
#D3D3D3
ΔE00 4.05
Silver (survey)
#C5C9C7
ΔE00 5.18
Whitesmoke
#F5F5F5
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADFDC #DFDADD
analogous
#DBDFDA #DADFDC #DADFDF
triadic
#DADFDC #DCDADF #DFDCDA
tetradic
#DADFDC #DADBDF #DFDADD #DFDFDA
square
#DADFDC #DADBDF #DFDADD #DFDFDA
split-complementary
#DADFDC #DFDADF #DFDADB
monochromatic
#98A69E #B9C3BD #DADFDC #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.35
#DADFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DADFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADFDC
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADFDC | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#D9DFDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dadfdc; /* rgb */ color: rgb(218, 223, 220); /* oklch */ color: oklch(89.9% 0.007 160.1);
Tailwind
colors: {
custom: {
50: '#e5e9e6',
500: '#dadfdc',
950: '#000000',
},
}SCSS
$custom: #dadfdc; $custom-light: #e5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dadfdc",
"rgb": {
"r": 218,
"g": 223,
"b": 220
},
"hsl": {
"h": 144,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.89895,
"c": 0.00673,
"h": 160.1
},
"luminance": 0.72848
}Semantic roles & 50–950 ramp
primary
#DADFDC
secondary
#B3ABAF
accent
#547991
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484