#DCDADF#DCDADF
#DCDADF is a very light, near-neutral grey. Relative luminance 0.707; OKLCH L 89.1% C 0.007 H 304.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDADF |
|---|---|
| RGB | rgb(220, 218, 223) |
| HSL | hsl(264, 7%, 86%) |
| HSV | hsv(264, 2%, 87%) |
| CMYK | cmyk(1.3%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(87.33, 1.58, -2.21) |
| CIE-LCH | lch(87.33, 2.72, 305.61°) |
| OKLab | oklab(89.14% 0.004 -0.0059) |
| OKLCH | oklch(89.14% 0.007 304.3) |
| XYZ | xyz(67.9036, 70.6862, 79.8642) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.03
Fog
#D8DCE0
ΔE00 3.23
Light Gray
#D3D3D3
ΔE00 3.52
Whitesmoke
#F5F5F5
ΔE00 6.42
Ghostwhite
#F8F8FF
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDADF #DDDFDA
analogous
#DADBDF #DCDADF #DFDADF
triadic
#DCDADF #DFDCDA #DADFDC
tetradic
#DCDADF #DFDADB #DDDFDA #DADFDF
square
#DCDADF #DFDADB #DDDFDA #DADFDF
split-complementary
#DCDADF #DFDFDA #DBDFDA
monochromatic
#9E98A6 #BDB9C3 #DCDADF #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.39
#DCDADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DCDADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDADF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDADF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#DCDBDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdadf; /* rgb */ color: rgb(220, 218, 223); /* oklch */ color: oklch(89.1% 0.007 304.3);
Tailwind
colors: {
custom: {
50: '#e6e5e9',
500: '#dcdadf',
950: '#000000',
},
}SCSS
$custom: #dcdadf; $custom-light: #e6e5e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdadf",
"rgb": {
"r": 220,
"g": 218,
"b": 223
},
"hsl": {
"h": 264,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.89138,
"c": 0.00709,
"h": 304.3
},
"luminance": 0.70686
}Semantic roles & 50–950 ramp
primary
#DCDADF
secondary
#AFB3AB
accent
#915479
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484