#DADFDE#DADFDE
#DADFDE is a very light, near-neutral grey. Relative luminance 0.730; OKLCH L 90.0% C 0.006 H 183.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DADFDE |
|---|---|
| RGB | rgb(218, 223, 222) |
| HSL | hsl(168, 7%, 86%) |
| HSV | hsv(168, 2%, 87%) |
| CMYK | cmyk(2.2%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.43, -1.86, -0.10) |
| CIE-LCH | lch(88.43, 1.87, 183.06°) |
| OKLab | oklab(89.95% -0.0056 -0.0003) |
| OKLCH | oklch(89.95% 0.006 183) |
| XYZ | xyz(68.4836, 72.9545, 79.5668) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.57
Gainsboro
#DCDCDC
ΔE00 2.66
Fog
#D8DCE0
ΔE00 2.89
Light Gray
#D3D3D3
ΔE00 3.63
Silver (survey)
#C5C9C7
ΔE00 5.20
Whitesmoke
#F5F5F5
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADFDE #DFDADB
analogous
#DADFDC #DADFDE #DADEDF
triadic
#DADFDE #DEDADF #DFDEDA
tetradic
#DADFDE #DCDADF #DFDADB #DEDFDA
square
#DADFDE #DCDADF #DFDADB #DEDFDA
split-complementary
#DADFDE #DFDADE #DFDCDA
monochromatic
#98A6A3 #B9C3C1 #DADFDE #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.35
#DADFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#DADFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADFDE
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADFDE | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DDDEDE
Tritanopia (blue-blind)
#D9DFDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dadfde; /* rgb */ color: rgb(218, 223, 222); /* oklch */ color: oklch(90.0% 0.006 183.0);
Tailwind
colors: {
custom: {
50: '#e5e9e8',
500: '#dadfde',
950: '#000000',
},
}SCSS
$custom: #dadfde; $custom-light: #e5e9e8; $custom-dark: #000000;
JSON
{
"hex": "#dadfde",
"rgb": {
"r": 218,
"g": 223,
"b": 222
},
"hsl": {
"h": 168,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.89952,
"c": 0.00557,
"h": 183
},
"luminance": 0.72955
}Semantic roles & 50–950 ramp
primary
#DADFDE
secondary
#B3ABAC
accent
#546091
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484