#DCDBE0#DCDBE0
#DCDBE0 is a very light, near-neutral grey. Relative luminance 0.713; OKLCH L 89.4% C 0.007 H 295.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE0 |
|---|---|
| RGB | rgb(220, 219, 224) |
| HSL | hsl(252, 7%, 87%) |
| HSV | hsv(252, 2%, 88%) |
| CMYK | cmyk(1.8%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(87.61, 1.24, -2.33) |
| CIE-LCH | lch(87.61, 2.64, 298.14°) |
| OKLab | oklab(89.37% 0.0029 -0.0062) |
| OKLCH | oklch(89.37% 0.007 295.4) |
| XYZ | xyz(68.2989, 71.2605, 80.6631) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.73
Gainsboro
#DCDCDC
ΔE00 2.80
Light Gray
#D3D3D3
ΔE00 3.43
Whitesmoke
#F5F5F5
ΔE00 6.16
Ghostwhite
#F8F8FF
ΔE00 6.27
Light Grey
#D8DCD6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE0 #DFE0DB
analogous
#DBDDE0 #DCDBE0 #DFDBE0
triadic
#DCDBE0 #E0DCDB #DBE0DC
tetradic
#DCDBE0 #E0DBDD #DFE0DB #DBE0DF
square
#DCDBE0 #E0DBDD #DFE0DB #DBE0DF
split-complementary
#DCDBE0 #E0DFDB #DDE0DB
monochromatic
#9C99A7 #BCBAC4 #DCDBE0 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.38
#DCDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DCDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE0
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE0 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#DADCE0
Tritanopia (blue-blind)
#DBDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe0; /* rgb */ color: rgb(220, 219, 224); /* oklch */ color: oklch(89.4% 0.007 295.4);
Tailwind
colors: {
custom: {
50: '#e6e6e9',
500: '#dcdbe0',
950: '#000000',
},
}SCSS
$custom: #dcdbe0; $custom-light: #e6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe0",
"rgb": {
"r": 220,
"g": 219,
"b": 224
},
"hsl": {
"h": 252,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.89366,
"c": 0.00684,
"h": 295.4
},
"luminance": 0.7126
}Semantic roles & 50–950 ramp
primary
#DCDBE0
secondary
#B2B4AB
accent
#915485
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484