#DCDFDB#DCDFDB
#DCDFDB is a very light, near-neutral grey. Relative luminance 0.731; OKLCH L 90.0% C 0.006 H 137.8°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFDB |
|---|---|
| RGB | rgb(220, 223, 219) |
| HSL | hsl(105, 6%, 87%) |
| HSV | hsv(105, 2%, 87%) |
| CMYK | cmyk(1.3%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(88.50, -1.73, 1.60) |
| CIE-LCH | lch(88.50, 2.36, 137.22°) |
| OKLab | oklab(90.02% -0.0046 0.0042) |
| OKLCH | oklch(90.02% 0.006 137.8) |
| XYZ | xyz(68.6869, 73.1054, 77.4963) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.39
Gainsboro
#DCDCDC
ΔE00 2.89
Light Gray
#D3D3D3
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.22
Silver (survey)
#C5C9C7
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFDB #DEDBDF
analogous
#DEDFDB #DCDFDB #DBDFDC
triadic
#DCDFDB #DBDCDF #DFDBDC
tetradic
#DCDFDB #DBDEDF #DEDBDF #DFDCDB
square
#DCDFDB #DBDEDF #DEDBDF #DFDCDB
split-complementary
#DCDFDB #DCDBDF #DFDBDE
monochromatic
#9DA59A #BDC2BB #DCDFDB #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.34
#DCDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DCDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFDB
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFDB | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#DCDFDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdfdb; /* rgb */ color: rgb(220, 223, 219); /* oklch */ color: oklch(90.0% 0.006 137.8);
Tailwind
colors: {
custom: {
50: '#e6e9e6',
500: '#dcdfdb',
950: '#000000',
},
}SCSS
$custom: #dcdfdb; $custom-light: #e6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dcdfdb",
"rgb": {
"r": 220,
"g": 223,
"b": 219
},
"hsl": {
"h": 105,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.9002,
"c": 0.00627,
"h": 137.8
},
"luminance": 0.73105
}Semantic roles & 50–950 ramp
primary
#DCDFDB
secondary
#B1ACB2
accent
#569081
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484