#D2DADC#D2DADC
#D2DADC is a very light, near-neutral cyan. Relative luminance 0.690; OKLCH L 88.3% C 0.009 H 214.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DADC |
|---|---|
| RGB | rgb(210, 218, 220) |
| HSL | hsl(192, 13%, 84%) |
| HSV | hsv(192, 5%, 86%) |
| CMYK | cmyk(4.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.51, -2.32, -1.92) |
| CIE-LCH | lch(86.51, 3.01, 219.59°) |
| OKLab | oklab(88.28% -0.0075 -0.0051) |
| OKLCH | oklch(88.28% 0.009 214.4) |
| XYZ | xyz(64.5655, 69.0113, 77.6153) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.48
Gainsboro
#DCDCDC
ΔE00 3.74
Light Gray
#D3D3D3
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 4.16
Silver (survey)
#C5C9C7
ΔE00 4.62
Silver
#C0C0C0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DADC #DCD4D2
analogous
#D2DCD9 #D2DADC #D2D5DC
triadic
#D2DADC #DCD2DA #DADCD2
tetradic
#D2DADC #D9D2DC #DCD4D2 #D5DCD2
square
#D2DADC #D9D2DC #DCD4D2 #D5DCD2
split-complementary
#D2DADC #DCD2D5 #DCD9D2
monochromatic
#8DA1A6 #B0BEC1 #D2DADC #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.42
#D2DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#D2DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DADC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DADC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#D0DBDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2dadc; /* rgb */ color: rgb(210, 218, 220); /* oklch */ color: oklch(88.3% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#dfe5e6',
500: '#d2dadc',
950: '#000000',
},
}SCSS
$custom: #d2dadc; $custom-light: #dfe5e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dadc",
"rgb": {
"r": 210,
"g": 218,
"b": 220
},
"hsl": {
"h": 192,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88282,
"c": 0.00912,
"h": 214.4
},
"luminance": 0.69012
}Semantic roles & 50–950 ramp
primary
#D2DADC
secondary
#B1A5A2
accent
#5D4F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484