#DCDDDF#DCDDDF
#DCDDDF is a very light, near-neutral grey. Relative luminance 0.723; OKLCH L 89.7% C 0.003 H 264.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDDF |
|---|---|
| RGB | rgb(220, 221, 223) |
| HSL | hsl(220, 4%, 87%) |
| HSV | hsv(220, 1%, 87%) |
| CMYK | cmyk(1.3%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(88.09, 0.02, -1.10) |
| CIE-LCH | lch(88.09, 1.10, 271.28°) |
| OKLab | oklab(89.74% -0.0003 -0.0029) |
| OKLCH | oklch(89.74% 0.003 264.5) |
| XYZ | xyz(68.6886, 72.2562, 80.1259) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.09
Fog
#D8DCE0
ΔE00 1.56
Light Gray
#D3D3D3
ΔE00 2.53
Light Grey
#D8DCD6
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDDF #DFDEDC
analogous
#DCDFDF #DCDDDF #DDDCDF
triadic
#DCDDDF #DFDCDD #DDDFDC
tetradic
#DCDDDF #DFDCDF #DFDEDC #DCDFDD
square
#DCDDDF #DFDCDF #DFDEDC #DCDFDD
split-complementary
#DCDDDF #DFDDDC #DFDFDC
monochromatic
#9C9FA5 #BCBEC2 #DCDDDF #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.36
#DCDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DCDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDDF
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDDF | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#DBDDDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdddf; /* rgb */ color: rgb(220, 221, 223); /* oklch */ color: oklch(89.7% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#e6e7e9',
500: '#dcdddf',
950: '#000000',
},
}SCSS
$custom: #dcdddf; $custom-light: #e6e7e9; $custom-dark: #000000;
JSON
{
"hex": "#dcdddf",
"rgb": {
"r": 220,
"g": 221,
"b": 223
},
"hsl": {
"h": 220,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.89735,
"c": 0.00293,
"h": 264.5
},
"luminance": 0.72256
}Semantic roles & 50–950 ramp
primary
#DCDDDF
secondary
#B2B0AD
accent
#7C578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484