#DCD9DE#DCD9DE
#DCD9DE is a very light, near-neutral grey. Relative luminance 0.701; OKLCH L 88.9% C 0.007 H 312.3°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9DE |
|---|---|
| RGB | rgb(220, 217, 222) |
| HSL | hsl(276, 7%, 86%) |
| HSV | hsv(276, 2%, 87%) |
| CMYK | cmyk(0.9%, 2.3%, 0%, 12.9%) |
| CIE-LAB | lab(87.05, 1.92, -2.09) |
| CIE-LCH | lch(87.05, 2.84, 312.57°) |
| OKLab | oklab(88.91% 0.005 -0.0055) |
| OKLCH | oklch(88.91% 0.007 312.3) |
| XYZ | xyz(67.5107, 70.1154, 79.0701) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.33
Light Gray
#D3D3D3
ΔE00 3.68
Fog
#D8DCE0
ΔE00 3.74
Whitesmoke
#F5F5F5
ΔE00 6.71
Ghostwhite
#F8F8FF
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9DE #DBDED9
analogous
#D9D9DE #DCD9DE #DED9DD
triadic
#DCD9DE #DEDCD9 #D9DEDC
tetradic
#DCD9DE #DED9D9 #DBDED9 #D9DDDE
square
#DCD9DE #DED9D9 #DBDED9 #D9DDDE
split-complementary
#DCD9DE #DDDED9 #D9DED9
monochromatic
#A097A5 #BEB8C2 #DCD9DE #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.40
#DCD9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#DCD9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9DE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9DE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#DCDADB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd9de; /* rgb */ color: rgb(220, 217, 222); /* oklch */ color: oklch(88.9% 0.007 312.3);
Tailwind
colors: {
custom: {
50: '#e6e4e8',
500: '#dcd9de',
950: '#000000',
},
}SCSS
$custom: #dcd9de; $custom-light: #e6e4e8; $custom-dark: #000000;
JSON
{
"hex": "#dcd9de",
"rgb": {
"r": 220,
"g": 217,
"b": 222
},
"hsl": {
"h": 276,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.88911,
"c": 0.00748,
"h": 312.3
},
"luminance": 0.70115
}Semantic roles & 50–950 ramp
primary
#DCD9DE
secondary
#ADB2AA
accent
#91556D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484