#DFDBDB#DFDBDB
#DFDBDB is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.5% C 0.004 H 17.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBDB |
|---|---|
| RGB | rgb(223, 219, 219) |
| HSL | hsl(0, 6%, 87%) |
| HSV | hsv(0, 2%, 87%) |
| CMYK | cmyk(0%, 1.8%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.71, 1.36, 0.48) |
| CIE-LCH | lch(87.71, 1.44, 19.51°) |
| OKLab | oklab(89.46% 0.0042 0.0013) |
| OKLCH | oklch(89.46% 0.004 17.3) |
| XYZ | xyz(68.5472, 71.4657, 77.1872) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.00
Light Gray
#D3D3D3
ΔE00 2.86
Fog
#D8DCE0
ΔE00 4.04
Light Grey
#D8DCD6
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 5.78
Very Light Pink
#FFF4F2
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBDB #DBDFDF
analogous
#DFDBDD #DFDBDB #DFDDDB
triadic
#DFDBDB #DBDFDB #DBDBDF
tetradic
#DFDBDB #DDDFDB #DBDFDF #DDDBDF
square
#DFDBDB #DDDFDB #DBDFDF #DDDBDF
split-complementary
#DFDBDB #DBDFDD #DBDDDF
monochromatic
#A59A9A #C2BBBB #DFDBDB #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.37
#DFDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DFDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBDB
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBDB | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDB
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#E0DBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdbdb; /* rgb */ color: rgb(223, 219, 219); /* oklch */ color: oklch(89.5% 0.004 17.3);
Tailwind
colors: {
custom: {
50: '#e9e6e6',
500: '#dfdbdb',
950: '#000000',
},
}SCSS
$custom: #dfdbdb; $custom-light: #e9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dfdbdb",
"rgb": {
"r": 223,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.89457,
"c": 0.00438,
"h": 17.3
},
"luminance": 0.71465
}Semantic roles & 50–950 ramp
primary
#DFDBDB
secondary
#ACB2B2
accent
#909056
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484