#DCDADD#DCDADD
#DCDADD is a very light, near-neutral grey. Relative luminance 0.706; OKLCH L 89.1% C 0.005 H 314.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDADD |
|---|---|
| RGB | rgb(220, 218, 221) |
| HSL | hsl(280, 4%, 86%) |
| HSV | hsv(280, 1%, 87%) |
| CMYK | cmyk(0.5%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(87.28, 1.22, -1.23) |
| CIE-LCH | lch(87.28, 1.73, 314.72°) |
| OKLab | oklab(89.08% 0.0032 -0.0032) |
| OKLCH | oklch(89.08% 0.005 314.8) |
| XYZ | xyz(67.6356, 70.5790, 78.4525) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.12
Light Gray
#D3D3D3
ΔE00 2.75
Fog
#D8DCE0
ΔE00 2.96
Whitesmoke
#F5F5F5
ΔE00 6.07
Light Grey
#D8DCD6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDADD #DBDDDA
analogous
#DADADD #DCDADD #DDDADC
triadic
#DCDADD #DDDCDA #DADDDC
tetradic
#DCDADD #DDDADA #DBDDDA #DADCDD
square
#DCDADD #DDDADA #DBDDDA #DADCDD
split-complementary
#DCDADD #DCDDDA #DADDDA
monochromatic
#A09AA2 #BEBAC0 #DCDADD #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.39
#DCDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#DCDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDADD
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDADD | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#DCDADB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdadd; /* rgb */ color: rgb(220, 218, 221); /* oklch */ color: oklch(89.1% 0.005 314.8);
Tailwind
colors: {
custom: {
50: '#e6e5e7',
500: '#dcdadd',
950: '#000000',
},
}SCSS
$custom: #dcdadd; $custom-light: #e6e5e7; $custom-dark: #000000;
JSON
{
"hex": "#dcdadd",
"rgb": {
"r": 220,
"g": 218,
"b": 221
},
"hsl": {
"h": 280,
"s": 4.225,
"l": 86.078
},
"oklch": {
"l": 0.8908,
"c": 0.00458,
"h": 314.8
},
"luminance": 0.70579
}Semantic roles & 50–950 ramp
primary
#DCDADD
secondary
#ADB0AB
accent
#8E576A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484