#DCDFE0#DCDFE0
#DCDFE0 is a very light, near-neutral grey. Relative luminance 0.734; OKLCH L 90.2% C 0.004 H 219.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFE0 |
|---|---|
| RGB | rgb(220, 223, 224) |
| HSL | hsl(195, 6%, 87%) |
| HSV | hsv(195, 2%, 88%) |
| CMYK | cmyk(1.8%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(88.63, -0.83, -0.84) |
| CIE-LCH | lch(88.63, 1.18, 225.50°) |
| OKLab | oklab(90.16% -0.0027 -0.0022) |
| OKLCH | oklch(90.16% 0.004 219.5) |
| XYZ | xyz(69.3550, 73.3726, 81.0151) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.55
Fog
#D8DCE0
ΔE00 1.66
Light Gray
#D3D3D3
ΔE00 3.01
Light Grey
#D8DCD6
ΔE00 3.86
Whitesmoke
#F5F5F5
ΔE00 5.05
Silver (survey)
#C5C9C7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFE0 #E0DDDC
analogous
#DCE0DF #DCDFE0 #DCDDE0
triadic
#DCDFE0 #E0DCDF #DFE0DC
tetradic
#DCDFE0 #DFDCE0 #E0DDDC #DDE0DC
square
#DCDFE0 #DFDCE0 #E0DDDC #DDE0DC
split-complementary
#DCDFE0 #E0DCDD #E0DFDC
monochromatic
#9BA4A7 #BCC1C3 #DCDFE0 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.34
#DCDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DCDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFE0
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFE0 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE0
Deuteranopia (green-blind)
#DEDEE0
Tritanopia (blue-blind)
#DBDFDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdfe0; /* rgb */ color: rgb(220, 223, 224); /* oklch */ color: oklch(90.2% 0.004 219.5);
Tailwind
colors: {
custom: {
50: '#e6e9e9',
500: '#dcdfe0',
950: '#000000',
},
}SCSS
$custom: #dcdfe0; $custom-light: #e6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdfe0",
"rgb": {
"r": 220,
"g": 223,
"b": 224
},
"hsl": {
"h": 195,
"s": 6.061,
"l": 87.059
},
"oklch": {
"l": 0.90162,
"c": 0.00354,
"h": 219.5
},
"luminance": 0.73373
}Semantic roles & 50–950 ramp
primary
#DCDFE0
secondary
#B3AEAD
accent
#645690
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484