#D1DADC#D1DADC
#D1DADC is a very light, near-neutral cyan. Relative luminance 0.689; OKLCH L 88.2% C 0.010 H 212.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DADC |
|---|---|
| RGB | rgb(209, 218, 220) |
| HSL | hsl(191, 14%, 84%) |
| HSV | hsv(191, 5%, 86%) |
| CMYK | cmyk(5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.44, -2.65, -2.03) |
| CIE-LCH | lch(86.44, 3.34, 217.48°) |
| OKLab | oklab(88.21% -0.0086 -0.0055) |
| OKLCH | oklch(88.21% 0.01 212.5) |
| XYZ | xyz(64.2816, 68.8649, 77.6019) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.88
Gainsboro
#DCDCDC
ΔE00 4.15
Light Gray
#D3D3D3
ΔE00 4.24
Light Grey
#D8DCD6
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 4.71
Aliceblue
#F0F8FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DADC #DCD3D1
analogous
#D1DCD9 #D1DADC #D1D5DC
triadic
#D1DADC #DCD1DA #DADCD1
tetradic
#D1DADC #D9D1DC #DCD3D1 #D5DCD1
square
#D1DADC #D9D1DC #DCD3D1 #D5DCD1
split-complementary
#D1DADC #DCD1D5 #DCD9D1
monochromatic
#8BA2A7 #AEBEC2 #D1DADC #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.42
#D1DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#D1DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DADC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DADC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D6D8DC
Tritanopia (blue-blind)
#CEDBDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d1dadc; /* rgb */ color: rgb(209, 218, 220); /* oklch */ color: oklch(88.2% 0.010 212.5);
Tailwind
colors: {
custom: {
50: '#dfe5e6',
500: '#d1dadc',
950: '#000000',
},
}SCSS
$custom: #d1dadc; $custom-light: #dfe5e6; $custom-dark: #000000;
JSON
{
"hex": "#d1dadc",
"rgb": {
"r": 209,
"g": 218,
"b": 220
},
"hsl": {
"h": 190.909,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88207,
"c": 0.01015,
"h": 212.5
},
"luminance": 0.68865
}Semantic roles & 50–950 ramp
primary
#D1DADC
secondary
#B1A3A0
accent
#5B4E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484