#DBE0DC#DBE0DC
#DBE0DC is a very light, near-neutral grey. Relative luminance 0.735; OKLCH L 90.2% C 0.008 H 151.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE0DC |
|---|---|
| RGB | rgb(219, 224, 220) |
| HSL | hsl(132, 7%, 87%) |
| HSV | hsv(132, 2%, 88%) |
| CMYK | cmyk(2.2%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(88.70, -2.40, 1.37) |
| CIE-LCH | lch(88.70, 2.77, 150.39°) |
| OKLab | oklab(90.17% -0.0067 0.0036) |
| OKLCH | oklch(90.17% 0.008 151.9) |
| XYZ | xyz(68.7851, 73.5385, 78.2668) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.34
Gainsboro
#DCDCDC
ΔE00 3.60
Light Gray
#D3D3D3
ΔE00 4.45
Fog
#D8DCE0
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 5.46
Whitesmoke
#F5F5F5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE0DC #E0DBDF
analogous
#DDE0DB #DBE0DC #DBE0DF
triadic
#DBE0DC #DCDBE0 #E0DCDB
tetradic
#DBE0DC #DBDDE0 #E0DBDF #E0DFDB
square
#DBE0DC #DBDDE0 #E0DBDF #E0DFDB
split-complementary
#DBE0DC #DFDBE0 #E0DBDD
monochromatic
#99A79C #BAC4BC #DBE0DC #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.34
#DBE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DBE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE0DC
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE0DC | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#DAE0DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbe0dc; /* rgb */ color: rgb(219, 224, 220); /* oklch */ color: oklch(90.2% 0.008 151.9);
Tailwind
colors: {
custom: {
50: '#e6e9e6',
500: '#dbe0dc',
950: '#000000',
},
}SCSS
$custom: #dbe0dc; $custom-light: #e6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dbe0dc",
"rgb": {
"r": 219,
"g": 224,
"b": 220
},
"hsl": {
"h": 132,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.90172,
"c": 0.0076,
"h": 151.9
},
"luminance": 0.73539
}Semantic roles & 50–950 ramp
primary
#DBE0DC
secondary
#B4ABB2
accent
#548591
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484