#D3DADC#D3DADC
#D3DADC is a very light, near-neutral cyan. Relative luminance 0.692; OKLCH L 88.4% C 0.008 H 216.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DADC |
|---|---|
| RGB | rgb(211, 218, 220) |
| HSL | hsl(193, 11%, 85%) |
| HSV | hsv(193, 4%, 86%) |
| CMYK | cmyk(4.1%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.58, -1.99, -1.80) |
| CIE-LCH | lch(86.58, 2.68, 222.23°) |
| OKLab | oklab(88.36% -0.0065 -0.0048) |
| OKLCH | oklch(88.36% 0.008 216.6) |
| XYZ | xyz(64.8512, 69.1586, 77.6286) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.09
Gainsboro
#DCDCDC
ΔE00 3.32
Light Gray
#D3D3D3
ΔE00 3.49
Light Grey
#D8DCD6
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 4.56
Silver
#C0C0C0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DADC #DCD5D3
analogous
#D3DCDA #D3DADC #D3D6DC
triadic
#D3DADC #DCD3DA #DADCD3
tetradic
#D3DADC #DAD3DC #DCD5D3 #D6DCD3
square
#D3DADC #DAD3DC #DCD5D3 #D6DCD3
split-complementary
#D3DADC #DCD3D6 #DCDAD3
monochromatic
#8FA1A6 #B1BDC1 #D3DADC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.42
#D3DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#D3DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DADC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DADC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#D1DBDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dadc; /* rgb */ color: rgb(211, 218, 220); /* oklch */ color: oklch(88.4% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#e0e5e6',
500: '#d3dadc',
950: '#000000',
},
}SCSS
$custom: #d3dadc; $custom-light: #e0e5e6; $custom-dark: #000000;
JSON
{
"hex": "#d3dadc",
"rgb": {
"r": 211,
"g": 218,
"b": 220
},
"hsl": {
"h": 193.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88357,
"c": 0.0081,
"h": 216.6
},
"luminance": 0.69159
}Semantic roles & 50–950 ramp
primary
#D3DADC
secondary
#B0A6A3
accent
#5F5095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484