#DCDDE1#DCDDE1
#DCDDE1 is a very light, near-neutral grey. Relative luminance 0.724; OKLCH L 89.8% C 0.006 H 275.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDE1 |
|---|---|
| RGB | rgb(220, 221, 225) |
| HSL | hsl(228, 8%, 87%) |
| HSV | hsv(228, 2%, 88%) |
| CMYK | cmyk(2.2%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(88.14, 0.39, -2.07) |
| CIE-LCH | lch(88.14, 2.11, 280.65°) |
| OKLab | oklab(89.79% 0.0005 -0.0055) |
| OKLCH | oklch(89.79% 0.006 275) |
| XYZ | xyz(68.9599, 72.3647, 81.5544) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.54
Gainsboro
#DCDCDC
ΔE00 2.07
Light Gray
#D3D3D3
ΔE00 3.11
Whitesmoke
#F5F5F5
ΔE00 5.54
Light Grey
#D8DCD6
ΔE00 5.80
Ghostwhite
#F8F8FF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDE1 #E1E0DC
analogous
#DCE0E1 #DCDDE1 #DEDCE1
triadic
#DCDDE1 #E1DCDD #DDE1DC
tetradic
#DCDDE1 #E1DCE0 #E1E0DC #DCE1DE
square
#DCDDE1 #E1DCE0 #E1E0DC #DCE1DE
split-complementary
#DCDDE1 #E1DEDC #E0E1DC
monochromatic
#9A9DA9 #BBBDC5 #DCDDE1 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.36
#DCDDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DCDDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDE1
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDE1 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE1
Deuteranopia (green-blind)
#DCDDE1
Tritanopia (blue-blind)
#DBDEDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdde1; /* rgb */ color: rgb(220, 221, 225); /* oklch */ color: oklch(89.8% 0.006 275.0);
Tailwind
colors: {
custom: {
50: '#e6e7ea',
500: '#dcdde1',
950: '#000000',
},
}SCSS
$custom: #dcdde1; $custom-light: #e6e7ea; $custom-dark: #000000;
JSON
{
"hex": "#dcdde1",
"rgb": {
"r": 220,
"g": 221,
"b": 225
},
"hsl": {
"h": 228,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.89793,
"c": 0.00553,
"h": 275
},
"luminance": 0.72365
}Semantic roles & 50–950 ramp
primary
#DCDDE1
secondary
#B5B3AC
accent
#855492
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484