#DCDADC#DCDADC
#DCDADC is a very light, near-neutral grey. Relative luminance 0.705; OKLCH L 89.1% C 0.003 H 325.6°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDADC |
|---|---|
| RGB | rgb(220, 218, 220) |
| HSL | hsl(300, 3%, 86%) |
| HSV | hsv(300, 1%, 86%) |
| CMYK | cmyk(0%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(87.25, 1.04, -0.74) |
| CIE-LCH | lch(87.25, 1.28, 324.50°) |
| OKLab | oklab(89.05% 0.0029 -0.0019) |
| OKLCH | oklch(89.05% 0.003 325.6) |
| XYZ | xyz(67.5028, 70.5258, 77.7529) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.69
Light Gray
#D3D3D3
ΔE00 2.42
Fog
#D8DCE0
ΔE00 2.95
Light Grey
#D8DCD6
ΔE00 5.84
Whitesmoke
#F5F5F5
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDADC #DADCDA
analogous
#DBDADC #DCDADC #DCDADB
triadic
#DCDADC #DCDCDA #DADCDC
tetradic
#DCDADC #DCDBDA #DADCDA #DADBDC
square
#DCDADC #DCDBDA #DADCDA #DADBDC
split-complementary
#DCDADC #DBDCDA #DADCDB
monochromatic
#A09BA0 #BEBBBE #DCDADC #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.39
#DCDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DCDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDADC
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDADC | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#DCDADB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdadc; /* rgb */ color: rgb(220, 218, 220); /* oklch */ color: oklch(89.1% 0.003 325.6);
Tailwind
colors: {
custom: {
50: '#e6e5e6',
500: '#dcdadc',
950: '#000000',
},
}SCSS
$custom: #dcdadc; $custom-light: #e6e5e6; $custom-dark: #000000;
JSON
{
"hex": "#dcdadc",
"rgb": {
"r": 220,
"g": 218,
"b": 220
},
"hsl": {
"h": 300,
"s": 2.778,
"l": 85.882
},
"oklch": {
"l": 0.89051,
"c": 0.00345,
"h": 325.6
},
"luminance": 0.70526
}Semantic roles & 50–950 ramp
primary
#DCDADC
secondary
#ACAFAC
accent
#8D5959
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484