#D7DCDF#D7DCDF
#D7DCDF is a very light, near-neutral cyan. Relative luminance 0.710; OKLCH L 89.2% C 0.007 H 233.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCDF |
|---|---|
| RGB | rgb(215, 220, 223) |
| HSL | hsl(203, 11%, 86%) |
| HSV | hsv(203, 4%, 87%) |
| CMYK | cmyk(3.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.47, -1.13, -2.06) |
| CIE-LCH | lch(87.47, 2.35, 241.19°) |
| OKLab | oklab(89.15% -0.004 -0.0055) |
| OKLCH | oklch(89.15% 0.007 233.7) |
| XYZ | xyz(66.9343, 70.9609, 79.9682) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.82
Gainsboro
#DCDCDC
ΔE00 2.52
Light Gray
#D3D3D3
ΔE00 3.15
Light Grey
#D8DCD6
ΔE00 4.64
Silver (survey)
#C5C9C7
ΔE00 5.25
Whitesmoke
#F5F5F5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCDF #DFDAD7
analogous
#D7DFDE #D7DCDF #D7D8DF
triadic
#D7DCDF #DFD7DC #DCDFD7
tetradic
#D7DCDF #DED7DF #DFDAD7 #D8DFD7
square
#D7DCDF #DED7DF #DFDAD7 #D8DFD7
split-complementary
#D7DCDF #DFD7D8 #DFDED7
monochromatic
#93A0A9 #B5BEC4 #D7DCDF #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.38
#D7DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D7DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCDF
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCDF | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D9DBDF
Tritanopia (blue-blind)
#D5DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dcdf; /* rgb */ color: rgb(215, 220, 223); /* oklch */ color: oklch(89.2% 0.007 233.7);
Tailwind
colors: {
custom: {
50: '#e3e6e9',
500: '#d7dcdf',
950: '#000000',
},
}SCSS
$custom: #d7dcdf; $custom-light: #e3e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d7dcdf",
"rgb": {
"r": 215,
"g": 220,
"b": 223
},
"hsl": {
"h": 202.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89151,
"c": 0.00682,
"h": 233.7
},
"luminance": 0.70961
}Semantic roles & 50–950 ramp
primary
#D7DCDF
secondary
#B3ACA7
accent
#6A5095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484