#DBE0DD#DBE0DD
#DBE0DD is a very light, near-neutral grey. Relative luminance 0.736; OKLCH L 90.2% C 0.007 H 160.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE0DD |
|---|---|
| RGB | rgb(219, 224, 221) |
| HSL | hsl(144, 7%, 87%) |
| HSV | hsv(144, 2%, 88%) |
| CMYK | cmyk(2.2%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(88.73, -2.22, 0.88) |
| CIE-LCH | lch(88.73, 2.39, 158.47°) |
| OKLab | oklab(90.2% -0.0063 0.0023) |
| OKLCH | oklch(90.2% 0.007 160.1) |
| XYZ | xyz(68.9179, 73.5916, 78.9664) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.72
Gainsboro
#DCDCDC
ΔE00 3.26
Fog
#D8DCE0
ΔE00 3.95
Light Gray
#D3D3D3
ΔE00 4.19
Silver (survey)
#C5C9C7
ΔE00 5.40
Whitesmoke
#F5F5F5
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE0DD #E0DBDE
analogous
#DCE0DB #DBE0DD #DBE0E0
triadic
#DBE0DD #DDDBE0 #E0DDDB
tetradic
#DBE0DD #DBDCE0 #E0DBDE #E0E0DB
square
#DBE0DD #DBDCE0 #E0DBDE #E0E0DB
split-complementary
#DBE0DD #E0DBE0 #E0DBDC
monochromatic
#99A79F #BAC4BE #DBE0DD #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.34
#DBE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DBE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE0DD
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE0DD | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#DAE0DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbe0dd; /* rgb */ color: rgb(219, 224, 221); /* oklch */ color: oklch(90.2% 0.007 160.1);
Tailwind
colors: {
custom: {
50: '#e6e9e7',
500: '#dbe0dd',
950: '#000000',
},
}SCSS
$custom: #dbe0dd; $custom-light: #e6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#dbe0dd",
"rgb": {
"r": 219,
"g": 224,
"b": 221
},
"hsl": {
"h": 144,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.90201,
"c": 0.00672,
"h": 160.1
},
"luminance": 0.73592
}Semantic roles & 50–950 ramp
primary
#DBE0DD
secondary
#B4ABB0
accent
#547991
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484