#DFDBDA#DFDBDA
#DFDBDA is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.4% C 0.005 H 34.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBDA |
|---|---|
| RGB | rgb(223, 219, 218) |
| HSL | hsl(12, 7%, 86%) |
| HSV | hsv(12, 2%, 87%) |
| CMYK | cmyk(0%, 1.8%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.69, 1.18, 0.97) |
| CIE-LCH | lch(87.69, 1.53, 39.43°) |
| OKLab | oklab(89.43% 0.0038 0.0026) |
| OKLCH | oklch(89.43% 0.005 34.3) |
| XYZ | xyz(68.4159, 71.4132, 76.4959) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.93
Light Gray
#D3D3D3
ΔE00 2.81
Fog
#D8DCE0
ΔE00 4.19
Light Grey
#D8DCD6
ΔE00 5.37
Whitesmoke
#F5F5F5
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBDA #DADEDF
analogous
#DFDADC #DFDBDA #DFDEDA
triadic
#DFDBDA #DADFDB #DBDADF
tetradic
#DFDBDA #DCDFDA #DADEDF #DEDADF
square
#DFDBDA #DCDFDA #DADEDF #DEDADF
split-complementary
#DFDBDA #DADFDE #DADCDF
monochromatic
#A69B98 #C3BBB9 #DFDBDA #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.37
#DFDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DFDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBDA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBDA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#DDDCDA
Tritanopia (blue-blind)
#E0DBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdbda; /* rgb */ color: rgb(223, 219, 218); /* oklch */ color: oklch(89.4% 0.005 34.3);
Tailwind
colors: {
custom: {
50: '#e9e6e5',
500: '#dfdbda',
950: '#000000',
},
}SCSS
$custom: #dfdbda; $custom-light: #e9e6e5; $custom-dark: #000000;
JSON
{
"hex": "#dfdbda",
"rgb": {
"r": 223,
"g": 219,
"b": 218
},
"hsl": {
"h": 12,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.89429,
"c": 0.0046,
"h": 34.3
},
"luminance": 0.71413
}Semantic roles & 50–950 ramp
primary
#DFDBDA
secondary
#ABB1B3
accent
#859154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484