#DADCDC#DADCDC
#DADCDC is a very light, near-neutral grey. Relative luminance 0.713; OKLCH L 89.3% C 0.002 H 197.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCDC |
|---|---|
| RGB | rgb(218, 220, 220) |
| HSL | hsl(180, 3%, 86%) |
| HSV | hsv(180, 1%, 86%) |
| CMYK | cmyk(0.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.61, -0.68, -0.24) |
| CIE-LCH | lch(87.61, 0.72, 199.36°) |
| OKLab | oklab(89.29% -0.0021 -0.0006) |
| OKLCH | oklch(89.29% 0.002 197.1) |
| XYZ | xyz(67.4227, 71.2590, 77.8986) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.02
Fog
#D8DCE0
ΔE00 2.07
Light Gray
#D3D3D3
ΔE00 2.23
Light Grey
#D8DCD6
ΔE00 3.42
Silver (survey)
#C5C9C7
ΔE00 4.93
Whitesmoke
#F5F5F5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCDC #DCDADA
analogous
#DADCDB #DADCDC #DADBDC
triadic
#DADCDC #DCDADC #DCDCDA
tetradic
#DADCDC #DBDADC #DCDADA #DBDCDA
square
#DADCDC #DBDADC #DCDADA #DBDCDA
split-complementary
#DADCDC #DCDADB #DCDBDA
monochromatic
#9BA0A0 #BBBEBE #DADCDC #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.38
#DADCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DADCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCDC
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCDC | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#D9DCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dadcdc; /* rgb */ color: rgb(218, 220, 220); /* oklch */ color: oklch(89.3% 0.002 197.1);
Tailwind
colors: {
custom: {
50: '#e5e6e6',
500: '#dadcdc',
950: '#000000',
},
}SCSS
$custom: #dadcdc; $custom-light: #e5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dadcdc",
"rgb": {
"r": 218,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 2.778,
"l": 85.882
},
"oklch": {
"l": 0.89294,
"c": 0.00218,
"h": 197.1
},
"luminance": 0.71259
}Semantic roles & 50–950 ramp
primary
#DADCDC
secondary
#AFACAC
accent
#59598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484