#DCDCE1#DCDCE1
#DCDCE1 is a very light, near-neutral grey. Relative luminance 0.718; OKLCH L 89.6% C 0.007 H 286.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCE1 |
|---|---|
| RGB | rgb(220, 220, 225) |
| HSL | hsl(240, 8%, 87%) |
| HSV | hsv(240, 2%, 88%) |
| CMYK | cmyk(2.2%, 2.2%, 0%, 11.8%) |
| CIE-LAB | lab(87.89, 0.91, -2.44) |
| CIE-LCH | lch(87.89, 2.61, 290.39°) |
| OKLab | oklab(89.59% 0.0019 -0.0065) |
| OKLCH | oklch(89.59% 0.007 286.3) |
| XYZ | xyz(68.6966, 71.8382, 81.4666) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.24
Gainsboro
#DCDCDC
ΔE00 2.63
Light Gray
#D3D3D3
ΔE00 3.41
Whitesmoke
#F5F5F5
ΔE00 5.92
Ghostwhite
#F8F8FF
ΔE00 6.09
Light Grey
#D8DCD6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCE1 #E1E1DC
analogous
#DCDFE1 #DCDCE1 #DFDCE1
triadic
#DCDCE1 #E1DCDC #DCE1DC
tetradic
#DCDCE1 #E1DCDF #E1E1DC #DCE1DF
square
#DCDCE1 #E1DCDF #E1E1DC #DCE1DF
split-complementary
#DCDCE1 #E1DFDC #DFE1DC
monochromatic
#9A9AA9 #BBBBC5 #DCDCE1 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.37
#DCDCE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DCDCE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCE1
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCE1 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE1
Deuteranopia (green-blind)
#DBDCE1
Tritanopia (blue-blind)
#DBDDDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdce1; /* rgb */ color: rgb(220, 220, 225); /* oklch */ color: oklch(89.6% 0.007 286.3);
Tailwind
colors: {
custom: {
50: '#e6e6ea',
500: '#dcdce1',
950: '#000000',
},
}SCSS
$custom: #dcdce1; $custom-light: #e6e6ea; $custom-dark: #000000;
JSON
{
"hex": "#dcdce1",
"rgb": {
"r": 220,
"g": 220,
"b": 225
},
"hsl": {
"h": 240,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.89594,
"c": 0.00677,
"h": 286.3
},
"luminance": 0.71838
}Semantic roles & 50–950 ramp
primary
#DCDCE1
secondary
#B5B5AC
accent
#925492
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484