#DFDCDB#DFDCDB
#DFDCDB is a very light, near-neutral grey. Relative luminance 0.720; OKLCH L 89.7% C 0.004 H 39.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCDB |
|---|---|
| RGB | rgb(223, 220, 219) |
| HSL | hsl(15, 6%, 87%) |
| HSV | hsv(15, 2%, 87%) |
| CMYK | cmyk(0%, 1.3%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.96, 0.84, 0.85) |
| CIE-LCH | lch(87.96, 1.19, 45.34°) |
| OKLab | oklab(89.66% 0.0028 0.0023) |
| OKLCH | oklch(89.66% 0.004 39.4) |
| XYZ | xyz(68.8088, 71.9890, 77.2744) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.48
Light Gray
#D3D3D3
ΔE00 2.66
Fog
#D8DCE0
ΔE00 3.81
Light Grey
#D8DCD6
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 5.46
Silver (survey)
#C5C9C7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCDB #DBDEDF
analogous
#DFDBDC #DFDCDB #DFDEDB
triadic
#DFDCDB #DBDFDC #DCDBDF
tetradic
#DFDCDB #DCDFDB #DBDEDF #DEDBDF
square
#DFDCDB #DCDFDB #DBDEDF #DEDBDF
split-complementary
#DFDCDB #DBDFDE #DBDCDF
monochromatic
#A59D9A #C2BDBB #DFDCDB #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.36
#DFDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DFDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCDB
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCDB | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#DDDDDB
Tritanopia (blue-blind)
#E0DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdcdb; /* rgb */ color: rgb(223, 220, 219); /* oklch */ color: oklch(89.7% 0.004 39.4);
Tailwind
colors: {
custom: {
50: '#e9e6e6',
500: '#dfdcdb',
950: '#000000',
},
}SCSS
$custom: #dfdcdb; $custom-light: #e9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dfdcdb",
"rgb": {
"r": 223,
"g": 220,
"b": 219
},
"hsl": {
"h": 15,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.89656,
"c": 0.00356,
"h": 39.4
},
"luminance": 0.71989
}Semantic roles & 50–950 ramp
primary
#DFDCDB
secondary
#ACB1B2
accent
#819056
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484