#DFDDDB#DFDDDB
#DFDDDB is a very light, near-neutral grey. Relative luminance 0.725; OKLCH L 89.9% C 0.003 H 67.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDDB |
|---|---|
| RGB | rgb(223, 221, 219) |
| HSL | hsl(30, 6%, 87%) |
| HSV | hsv(30, 2%, 87%) |
| CMYK | cmyk(0%, 0.9%, 1.8%, 12.5%) |
| CIE-LAB | lab(88.22, 0.32, 1.22) |
| CIE-LCH | lch(88.22, 1.26, 75.20°) |
| OKLab | oklab(89.85% 0.0013 0.0032) |
| OKLCH | oklch(89.85% 0.003 67.8) |
| XYZ | xyz(69.0721, 72.5155, 77.3621) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.31
Light Gray
#D3D3D3
ΔE00 2.69
Fog
#D8DCE0
ΔE00 3.76
Light Grey
#D8DCD6
ΔE00 4.04
Whitesmoke
#F5F5F5
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDDB #DBDDDF
analogous
#DFDBDB #DFDDDB #DFDFDB
triadic
#DFDDDB #DBDFDD #DDDBDF
tetradic
#DFDDDB #DBDFDB #DBDDDF #DFDBDF
square
#DFDDDB #DBDFDB #DBDDDF #DFDBDF
split-complementary
#DFDDDB #DBDFDF #DBDBDF
monochromatic
#A5A09A #C2BEBB #DFDDDB #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.35
#DFDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DFDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDDB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDDB | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#E0DDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdddb; /* rgb */ color: rgb(223, 221, 219); /* oklch */ color: oklch(89.9% 0.003 67.8);
Tailwind
colors: {
custom: {
50: '#e9e7e6',
500: '#dfdddb',
950: '#000000',
},
}SCSS
$custom: #dfdddb; $custom-light: #e9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#dfdddb",
"rgb": {
"r": 223,
"g": 221,
"b": 219
},
"hsl": {
"h": 30,
"s": 5.882,
"l": 86.667
},
"oklch": {
"l": 0.89854,
"c": 0.00349,
"h": 67.8
},
"luminance": 0.72515
}Semantic roles & 50–950 ramp
primary
#DFDDDB
secondary
#ACAFB2
accent
#739056
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484