#DCDCE0#DCDCE0
#DCDCE0 is a very light, near-neutral grey. Relative luminance 0.718; OKLCH L 89.6% C 0.005 H 286.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCE0 |
|---|---|
| RGB | rgb(220, 220, 224) |
| HSL | hsl(240, 6%, 87%) |
| HSV | hsv(240, 2%, 88%) |
| CMYK | cmyk(1.8%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(87.86, 0.73, -1.96) |
| CIE-LCH | lch(87.86, 2.09, 290.35°) |
| OKLab | oklab(89.57% 0.0015 -0.0052) |
| OKLCH | oklch(89.57% 0.005 286.3) |
| XYZ | xyz(68.5606, 71.7838, 80.7503) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.02
Gainsboro
#DCDCDC
ΔE00 2.13
Light Gray
#D3D3D3
ΔE00 3.03
Whitesmoke
#F5F5F5
ΔE00 5.73
Light Grey
#D8DCD6
ΔE00 6.01
Ghostwhite
#F8F8FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCE0 #E0E0DC
analogous
#DCDEE0 #DCDCE0 #DEDCE0
triadic
#DCDCE0 #E0DCDC #DCE0DC
tetradic
#DCDCE0 #E0DCDE #E0E0DC #DCE0DE
square
#DCDCE0 #E0DCDE #E0E0DC #DCE0DE
split-complementary
#DCDCE0 #E0DEDC #DEE0DC
monochromatic
#9B9BA7 #BCBCC3 #DCDCE0 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.37
#DCDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DCDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCE0
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCE0 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCE0
Deuteranopia (green-blind)
#DBDCE0
Tritanopia (blue-blind)
#DBDDDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdce0; /* rgb */ color: rgb(220, 220, 224); /* oklch */ color: oklch(89.6% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#e6e6e9',
500: '#dcdce0',
950: '#000000',
},
}SCSS
$custom: #dcdce0; $custom-light: #e6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdce0",
"rgb": {
"r": 220,
"g": 220,
"b": 224
},
"hsl": {
"h": 240,
"s": 6.061,
"l": 87.059
},
"oklch": {
"l": 0.89565,
"c": 0.00542,
"h": 286.3
},
"luminance": 0.71784
}Semantic roles & 50–950 ramp
primary
#DCDCE0
secondary
#B3B3AD
accent
#905690
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484