#D9DCDF#D9DCDF
#D9DCDF is a very light, near-neutral cyan. Relative luminance 0.713; OKLCH L 89.3% C 0.005 H 247.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCDF |
|---|---|
| RGB | rgb(217, 220, 223) |
| HSL | hsl(210, 9%, 86%) |
| HSV | hsv(210, 3%, 87%) |
| CMYK | cmyk(2.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.61, -0.46, -1.82) |
| CIE-LCH | lch(87.61, 1.88, 255.74°) |
| OKLab | oklab(89.3% -0.002 -0.0049) |
| OKLCH | oklch(89.3% 0.005 247.9) |
| XYZ | xyz(67.5253, 71.2656, 79.9959) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.59
Gainsboro
#DCDCDC
ΔE00 1.87
Light Gray
#D3D3D3
ΔE00 2.73
Light Grey
#D8DCD6
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 5.48
Whitesmoke
#F5F5F5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCDF #DFDCD9
analogous
#D9DFDF #D9DCDF #D9D9DF
triadic
#D9DCDF #DFD9DC #DCDFD9
tetradic
#D9DCDF #DFD9DF #DFDCD9 #D9DFD9
square
#D9DCDF #DFD9DF #DFDCD9 #D9DFD9
split-complementary
#D9DCDF #DFD9D9 #DFDFD9
monochromatic
#979FA7 #B8BDC3 #D9DCDF #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.38
#D9DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D9DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCDF
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCDF | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#D8DDDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9dcdf; /* rgb */ color: rgb(217, 220, 223); /* oklch */ color: oklch(89.3% 0.005 247.9);
Tailwind
colors: {
custom: {
50: '#e4e6e9',
500: '#d9dcdf',
950: '#000000',
},
}SCSS
$custom: #d9dcdf; $custom-light: #e4e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d9dcdf",
"rgb": {
"r": 217,
"g": 220,
"b": 223
},
"hsl": {
"h": 210,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89304,
"c": 0.00524,
"h": 247.9
},
"luminance": 0.71266
}Semantic roles & 50–950 ramp
primary
#D9DCDF
secondary
#B3AEA9
accent
#735393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484