#DCDFE1#DCDFE1
#DCDFE1 is a very light, near-neutral grey. Relative luminance 0.734; OKLCH L 90.2% C 0.004 H 236.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFE1 |
|---|---|
| RGB | rgb(220, 223, 225) |
| HSL | hsl(204, 8%, 87%) |
| HSV | hsv(204, 2%, 88%) |
| CMYK | cmyk(2.2%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(88.65, -0.65, -1.33) |
| CIE-LCH | lch(88.65, 1.48, 244.13°) |
| OKLab | oklab(90.19% -0.0023 -0.0035) |
| OKLCH | oklch(90.19% 0.004 236.5) |
| XYZ | xyz(69.4911, 73.4270, 81.7314) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.23
Gainsboro
#DCDCDC
ΔE00 1.68
Light Gray
#D3D3D3
ΔE00 3.09
Light Grey
#D8DCD6
ΔE00 4.42
Whitesmoke
#F5F5F5
ΔE00 5.08
Silver (survey)
#C5C9C7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFE1 #E1DEDC
analogous
#DCE1E1 #DCDFE1 #DCDDE1
triadic
#DCDFE1 #E1DCDF #DFE1DC
tetradic
#DCDFE1 #E1DCE1 #E1DEDC #DDE1DC
square
#DCDFE1 #E1DCE1 #E1DEDC #DDE1DC
split-complementary
#DCDFE1 #E1DCDD #E1E1DC
monochromatic
#9AA3A9 #BBC1C5 #DCDFE1 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.34
#DCDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DCDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFE1
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFE1 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE1
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#DBE0E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfe1; /* rgb */ color: rgb(220, 223, 225); /* oklch */ color: oklch(90.2% 0.004 236.5);
Tailwind
colors: {
custom: {
50: '#e6e9ea',
500: '#dcdfe1',
950: '#000000',
},
}SCSS
$custom: #dcdfe1; $custom-light: #e6e9ea; $custom-dark: #000000;
JSON
{
"hex": "#dcdfe1",
"rgb": {
"r": 220,
"g": 223,
"b": 225
},
"hsl": {
"h": 204,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.90191,
"c": 0.00426,
"h": 236.5
},
"luminance": 0.73427
}Semantic roles & 50–950 ramp
primary
#DCDFE1
secondary
#B5B0AC
accent
#6D5492
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484