#DADBDC#DADBDC
#DADBDC is a very light, near-neutral grey. Relative luminance 0.707; OKLCH L 89.1% C 0.002 H 247.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DADBDC |
|---|---|
| RGB | rgb(218, 219, 220) |
| HSL | hsl(210, 3%, 86%) |
| HSV | hsv(210, 1%, 86%) |
| CMYK | cmyk(0.9%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(87.36, -0.16, -0.61) |
| CIE-LCH | lch(87.36, 0.63, 255.52°) |
| OKLab | oklab(89.09% -0.0007 -0.0016) |
| OKLCH | oklch(89.09% 0.002 247.8) |
| XYZ | xyz(67.1610, 70.7357, 77.8114) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.69
Fog
#D8DCE0
ΔE00 1.82
Light Gray
#D3D3D3
ΔE00 1.93
Light Grey
#D8DCD6
ΔE00 4.23
Silver (survey)
#C5C9C7
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADBDC #DCDBDA
analogous
#DADCDC #DADBDC #DADADC
triadic
#DADBDC #DCDADB #DBDCDA
tetradic
#DADBDC #DCDADC #DCDBDA #DADCDA
square
#DADBDC #DCDADC #DCDBDA #DADCDA
split-complementary
#DADBDC #DCDADA #DCDCDA
monochromatic
#9B9EA0 #BBBCBE #DADBDC #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.39
#DADBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DADBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADBDC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADBDC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#DADBDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadbdc; /* rgb */ color: rgb(218, 219, 220); /* oklch */ color: oklch(89.1% 0.002 247.8);
Tailwind
colors: {
custom: {
50: '#e5e6e6',
500: '#dadbdc',
950: '#000000',
},
}SCSS
$custom: #dadbdc; $custom-light: #e5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dadbdc",
"rgb": {
"r": 218,
"g": 219,
"b": 220
},
"hsl": {
"h": 210,
"s": 2.778,
"l": 85.882
},
"oklch": {
"l": 0.89094,
"c": 0.00175,
"h": 247.8
},
"luminance": 0.70736
}Semantic roles & 50–950 ramp
primary
#DADBDC
secondary
#AFADAC
accent
#73598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484