#DADCDF#DADCDF
#DADCDF is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.4% C 0.005 H 258.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCDF |
|---|---|
| RGB | rgb(218, 220, 223) |
| HSL | hsl(216, 7%, 86%) |
| HSV | hsv(216, 2%, 87%) |
| CMYK | cmyk(2.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.69, -0.13, -1.71) |
| CIE-LCH | lch(87.69, 1.71, 265.70°) |
| OKLab | oklab(89.38% -0.0009 -0.0045) |
| OKLCH | oklch(89.38% 0.005 258.3) |
| XYZ | xyz(67.8236, 71.4194, 80.0099) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 0.95
Gainsboro
#DCDCDC
ΔE00 1.65
Light Gray
#D3D3D3
ΔE00 2.62
Light Grey
#D8DCD6
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 5.64
Whitesmoke
#F5F5F5
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCDF #DFDDDA
analogous
#DADFDF #DADCDF #DBDADF
triadic
#DADCDF #DFDADC #DCDFDA
tetradic
#DADCDF #DFDADF #DFDDDA #DADFDB
square
#DADCDF #DFDADF #DFDDDA #DADFDB
split-complementary
#DADCDF #DFDBDA #DFDFDA
monochromatic
#989EA6 #B9BDC3 #DADCDF #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.37
#DADCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DADCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCDF
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCDF | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#D9DDDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dadcdf; /* rgb */ color: rgb(218, 220, 223); /* oklch */ color: oklch(89.4% 0.005 258.3);
Tailwind
colors: {
custom: {
50: '#e5e6e9',
500: '#dadcdf',
950: '#000000',
},
}SCSS
$custom: #dadcdf; $custom-light: #e5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dadcdf",
"rgb": {
"r": 218,
"g": 220,
"b": 223
},
"hsl": {
"h": 216,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.89381,
"c": 0.00464,
"h": 258.3
},
"luminance": 0.7142
}Semantic roles & 50–950 ramp
primary
#DADCDF
secondary
#B3AFAB
accent
#795491
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484