#D7DCDE#D7DCDE
#D7DCDE is a very light, near-neutral cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.006 H 223.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCDE |
|---|---|
| RGB | rgb(215, 220, 222) |
| HSL | hsl(197, 10%, 86%) |
| HSV | hsv(197, 3%, 87%) |
| CMYK | cmyk(3.2%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.44, -1.32, -1.57) |
| CIE-LCH | lch(87.44, 2.05, 229.99°) |
| OKLab | oklab(89.12% -0.0044 -0.0042) |
| OKLCH | oklch(89.12% 0.006 223.5) |
| XYZ | xyz(66.7999, 70.9071, 79.2603) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.29
Gainsboro
#DCDCDC
ΔE00 2.39
Light Gray
#D3D3D3
ΔE00 3.04
Light Grey
#D8DCD6
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCDE #DED9D7
analogous
#D7DEDC #D7DCDE #D7D8DE
triadic
#D7DCDE #DED7DC #DCDED7
tetradic
#D7DCDE #DCD7DE #DED9D7 #D8DED7
square
#D7DCDE #DCD7DE #DED9D7 #D8DED7
split-complementary
#D7DCDE #DED7D8 #DEDCD7
monochromatic
#94A1A7 #B5BFC2 #D7DCDE #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.38
#D7DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D7DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCDE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCDE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#D5DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dcde; /* rgb */ color: rgb(215, 220, 222); /* oklch */ color: oklch(89.1% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#e3e6e8',
500: '#d7dcde',
950: '#000000',
},
}SCSS
$custom: #d7dcde; $custom-light: #e3e6e8; $custom-dark: #000000;
JSON
{
"hex": "#d7dcde",
"rgb": {
"r": 215,
"g": 220,
"b": 222
},
"hsl": {
"h": 197.143,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89122,
"c": 0.00609,
"h": 223.5
},
"luminance": 0.70907
}Semantic roles & 50–950 ramp
primary
#D7DCDE
secondary
#B2AAA7
accent
#655294
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484