#D5DADC#D5DADC
#D5DADC is a very light, near-neutral cyan. Relative luminance 0.695; OKLCH L 88.5% C 0.006 H 223.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DADC |
|---|---|
| RGB | rgb(213, 218, 220) |
| HSL | hsl(197, 9%, 85%) |
| HSV | hsv(197, 3%, 86%) |
| CMYK | cmyk(3.2%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.73, -1.32, -1.57) |
| CIE-LCH | lch(86.73, 2.05, 229.99°) |
| OKLab | oklab(88.51% -0.0044 -0.0042) |
| OKLCH | oklch(88.51% 0.006 223.5) |
| XYZ | xyz(65.4278, 69.4560, 77.6557) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.39
Gainsboro
#DCDCDC
ΔE00 2.48
Light Gray
#D3D3D3
ΔE00 2.78
Light Grey
#D8DCD6
ΔE00 4.11
Silver (survey)
#C5C9C7
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DADC #DCD7D5
analogous
#D5DCDB #D5DADC #D5D7DC
triadic
#D5DADC #DCD5DA #DADCD5
tetradic
#D5DADC #DBD5DC #DCD7D5 #D7DCD5
square
#D5DADC #DBD5DC #DCD7D5 #D7DCD5
split-complementary
#D5DADC #DCD5D7 #DCDBD5
monochromatic
#929FA4 #B4BDC0 #D5DADC #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.41
#D5DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D5DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DADC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DADC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#D3DBDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d5dadc; /* rgb */ color: rgb(213, 218, 220); /* oklch */ color: oklch(88.5% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#e1e5e6',
500: '#d5dadc',
950: '#000000',
},
}SCSS
$custom: #d5dadc; $custom-light: #e1e5e6; $custom-dark: #000000;
JSON
{
"hex": "#d5dadc",
"rgb": {
"r": 213,
"g": 218,
"b": 220
},
"hsl": {
"h": 197.143,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.88509,
"c": 0.0061,
"h": 223.5
},
"luminance": 0.69456
}Semantic roles & 50–950 ramp
primary
#D5DADC
secondary
#B0A8A5
accent
#655293
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484