#DBDBE0#DBDBE0
#DBDBE0 is a very light, near-neutral grey. Relative luminance 0.711; OKLCH L 89.3% C 0.007 H 286.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDBE0 |
|---|---|
| RGB | rgb(219, 219, 224) |
| HSL | hsl(240, 7%, 87%) |
| HSV | hsv(240, 2%, 88%) |
| CMYK | cmyk(2.2%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(87.54, 0.91, -2.45) |
| CIE-LCH | lch(87.54, 2.61, 290.39°) |
| OKLab | oklab(89.29% 0.0019 -0.0065) |
| OKLCH | oklch(89.29% 0.007 286.3) |
| XYZ | xyz(67.9971, 71.1048, 80.6489) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.23
Gainsboro
#DCDCDC
ΔE00 2.64
Light Gray
#D3D3D3
ΔE00 3.27
Whitesmoke
#F5F5F5
ΔE00 6.13
Ghostwhite
#F8F8FF
ΔE00 6.31
Light Grey
#D8DCD6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDBE0 #E0E0DB
analogous
#DBDEE0 #DBDBE0 #DEDBE0
triadic
#DBDBE0 #E0DBDB #DBE0DB
tetradic
#DBDBE0 #E0DBDE #E0E0DB #DBE0DE
square
#DBDBE0 #E0DBDE #E0E0DB #DBE0DE
split-complementary
#DBDBE0 #E0DEDB #DEE0DB
monochromatic
#9999A7 #BABAC4 #DBDBE0 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.38
#DBDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DBDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDBE0
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDBE0 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#DADBE0
Tritanopia (blue-blind)
#DADCDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdbe0; /* rgb */ color: rgb(219, 219, 224); /* oklch */ color: oklch(89.3% 0.007 286.3);
Tailwind
colors: {
custom: {
50: '#e6e6e9',
500: '#dbdbe0',
950: '#000000',
},
}SCSS
$custom: #dbdbe0; $custom-light: #e6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dbdbe0",
"rgb": {
"r": 219,
"g": 219,
"b": 224
},
"hsl": {
"h": 240,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.89288,
"c": 0.00677,
"h": 286.3
},
"luminance": 0.71105
}Semantic roles & 50–950 ramp
primary
#DBDBE0
secondary
#B4B4AB
accent
#915491
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484