#DBDFDC#DBDFDC
#DBDFDC is a very light, near-neutral grey. Relative luminance 0.730; OKLCH L 90.0% C 0.006 H 153.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFDC |
|---|---|
| RGB | rgb(219, 223, 220) |
| HSL | hsl(135, 6%, 87%) |
| HSV | hsv(135, 2%, 87%) |
| CMYK | cmyk(1.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.45, -1.89, 0.99) |
| CIE-LCH | lch(88.45, 2.13, 152.23°) |
| OKLab | oklab(89.97% -0.0053 0.0026) |
| OKLCH | oklch(89.97% 0.006 153.7) |
| XYZ | xyz(68.5171, 73.0026, 78.1775) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.65
Gainsboro
#DCDCDC
ΔE00 2.85
Light Gray
#D3D3D3
ΔE00 3.78
Fog
#D8DCE0
ΔE00 3.79
Silver (survey)
#C5C9C7
ΔE00 5.20
Whitesmoke
#F5F5F5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFDC #DFDBDE
analogous
#DCDFDB #DBDFDC #DBDFDE
triadic
#DBDFDC #DCDBDF #DFDCDB
tetradic
#DBDFDC #DBDCDF #DFDBDE #DFDEDB
square
#DBDFDC #DBDCDF #DFDBDE #DFDEDB
split-complementary
#DBDFDC #DEDBDF #DFDBDC
monochromatic
#9AA59D #BBC2BD #DBDFDC #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.35
#DBDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DBDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFDC
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFDC | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#DBDFDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdfdc; /* rgb */ color: rgb(219, 223, 220); /* oklch */ color: oklch(90.0% 0.006 153.7);
Tailwind
colors: {
custom: {
50: '#e6e9e6',
500: '#dbdfdc',
950: '#000000',
},
}SCSS
$custom: #dbdfdc; $custom-light: #e6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dbdfdc",
"rgb": {
"r": 219,
"g": 223,
"b": 220
},
"hsl": {
"h": 135,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.89972,
"c": 0.0059,
"h": 153.7
},
"luminance": 0.73003
}Semantic roles & 50–950 ramp
primary
#DBDFDC
secondary
#B2ACB1
accent
#568190
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484