#DCDDDE#DCDDDE
#DCDDDE is a very light, near-neutral grey. Relative luminance 0.722; OKLCH L 89.7% C 0.002 H 247.8°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDDE |
|---|---|
| RGB | rgb(220, 221, 222) |
| HSL | hsl(210, 3%, 87%) |
| HSV | hsv(210, 1%, 87%) |
| CMYK | cmyk(0.9%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(88.07, -0.16, -0.61) |
| CIE-LCH | lch(88.07, 0.63, 255.52°) |
| OKLab | oklab(89.71% -0.0007 -0.0016) |
| OKLCH | oklch(89.71% 0.002 247.8) |
| XYZ | xyz(68.5542, 72.2024, 79.4179) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.67
Fog
#D8DCE0
ΔE00 1.84
Light Gray
#D3D3D3
ΔE00 2.37
Light Grey
#D8DCD6
ΔE00 4.26
Whitesmoke
#F5F5F5
ΔE00 5.23
Silver (survey)
#C5C9C7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDDE #DEDDDC
analogous
#DCDEDE #DCDDDE #DCDCDE
triadic
#DCDDDE #DEDCDD #DDDEDC
tetradic
#DCDDDE #DEDCDE #DEDDDC #DCDEDC
square
#DCDDDE #DEDCDE #DEDDDC #DCDEDC
split-complementary
#DCDDDE #DEDCDC #DEDEDC
monochromatic
#9DA0A3 #BDBEC0 #DCDDDE #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.36
#DCDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DCDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDDE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDDE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#DCDDDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcddde; /* rgb */ color: rgb(220, 221, 222); /* oklch */ color: oklch(89.7% 0.002 247.8);
Tailwind
colors: {
custom: {
50: '#e6e7e8',
500: '#dcddde',
950: '#000000',
},
}SCSS
$custom: #dcddde; $custom-light: #e6e7e8; $custom-dark: #000000;
JSON
{
"hex": "#dcddde",
"rgb": {
"r": 220,
"g": 221,
"b": 222
},
"hsl": {
"h": 210,
"s": 2.941,
"l": 86.667
},
"oklch": {
"l": 0.89706,
"c": 0.00175,
"h": 247.8
},
"luminance": 0.72202
}Semantic roles & 50–950 ramp
primary
#DCDDDE
secondary
#B1AFAD
accent
#73598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484