#DFDBDC#DFDBDC
#DFDBDC is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.5% C 0.005 H 0.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBDC |
|---|---|
| RGB | rgb(223, 219, 220) |
| HSL | hsl(345, 6%, 87%) |
| HSV | hsv(345, 2%, 87%) |
| CMYK | cmyk(0%, 1.8%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.74, 1.54, -0.01) |
| CIE-LCH | lch(87.74, 1.54, 359.68°) |
| OKLab | oklab(89.49% 0.0046 0) |
| OKLCH | oklch(89.49% 0.005 0) |
| XYZ | xyz(68.6792, 71.5185, 77.8826) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.19
Light Gray
#D3D3D3
ΔE00 3.01
Fog
#D8DCE0
ΔE00 3.95
Whitesmoke
#F5F5F5
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 6.20
Very Light Pink
#FFF4F2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBDC #DBDFDE
analogous
#DFDBDE #DFDBDC #DFDCDB
triadic
#DFDBDC #DCDFDB #DBDCDF
tetradic
#DFDBDC #DEDFDB #DBDFDE #DCDBDF
square
#DFDBDC #DEDFDB #DBDFDE #DCDBDF
split-complementary
#DFDBDC #DBDFDC #DBDEDF
monochromatic
#A59A9D #C2BBBD #DFDBDC #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.37
#DFDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DFDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBDC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBDC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#E0DBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdbdc; /* rgb */ color: rgb(223, 219, 220); /* oklch */ color: oklch(89.5% 0.005 0.0);
Tailwind
colors: {
custom: {
50: '#e9e6e6',
500: '#dfdbdc',
950: '#000000',
},
}SCSS
$custom: #dfdbdc; $custom-light: #e9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dfdbdc",
"rgb": {
"r": 223,
"g": 219,
"b": 220
},
"hsl": {
"h": 345,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.89486,
"c": 0.00456,
"h": 0
},
"luminance": 0.71518
}Semantic roles & 50–950 ramp
primary
#DFDBDC
secondary
#ACB2B1
accent
#908156
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484