#DCDEDF#DCDEDF
#DCDEDF is a very light, near-neutral grey. Relative luminance 0.728; OKLCH L 89.9% C 0.003 H 228.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEDF |
|---|---|
| RGB | rgb(220, 222, 223) |
| HSL | hsl(200, 4%, 87%) |
| HSV | hsv(200, 1%, 87%) |
| CMYK | cmyk(1.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(88.35, -0.49, -0.73) |
| CIE-LCH | lch(88.35, 0.88, 235.80°) |
| OKLab | oklab(89.93% -0.0017 -0.0019) |
| OKLCH | oklch(89.93% 0.003 228.8) |
| XYZ | xyz(68.9534, 72.7858, 80.2142) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.08
Fog
#D8DCE0
ΔE00 1.67
Light Gray
#D3D3D3
ΔE00 2.66
Light Grey
#D8DCD6
ΔE00 4.03
Whitesmoke
#F5F5F5
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEDF #DFDDDC
analogous
#DCDFDF #DCDEDF #DCDDDF
triadic
#DCDEDF #DFDCDE #DEDFDC
tetradic
#DCDEDF #DFDCDF #DFDDDC #DDDFDC
square
#DCDEDF #DFDCDF #DFDDDC #DDDFDC
split-complementary
#DCDEDF #DFDCDD #DFDFDC
monochromatic
#9CA2A5 #BCC0C2 #DCDEDF #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.35
#DCDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DCDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEDF
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEDF | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#DDDDDF
Tritanopia (blue-blind)
#DBDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdedf; /* rgb */ color: rgb(220, 222, 223); /* oklch */ color: oklch(89.9% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#e6e8e9',
500: '#dcdedf',
950: '#000000',
},
}SCSS
$custom: #dcdedf; $custom-light: #e6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdedf",
"rgb": {
"r": 220,
"g": 222,
"b": 223
},
"hsl": {
"h": 200,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.89934,
"c": 0.00258,
"h": 228.8
},
"luminance": 0.72786
}Semantic roles & 50–950 ramp
primary
#DCDEDF
secondary
#B2AFAD
accent
#6A578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484