#D6DDDF#D6DDDF
#D6DDDF is a very light, near-neutral cyan. Relative luminance 0.713; OKLCH L 89.3% C 0.008 H 216.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDDF |
|---|---|
| RGB | rgb(214, 221, 223) |
| HSL | hsl(193, 12%, 86%) |
| HSV | hsv(193, 4%, 87%) |
| CMYK | cmyk(4%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(87.65, -1.98, -1.80) |
| CIE-LCH | lch(87.65, 2.68, 222.22°) |
| OKLab | oklab(89.28% -0.0065 -0.0048) |
| OKLCH | oklch(89.28% 0.008 216.6) |
| XYZ | xyz(66.9047, 71.3364, 80.0423) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.99
Gainsboro
#DCDCDC
ΔE00 3.22
Light Gray
#D3D3D3
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 4.07
Silver (survey)
#C5C9C7
ΔE00 5.17
Aliceblue
#F0F8FF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDDF #DFD8D6
analogous
#D6DFDC #D6DDDF #D6D8DF
triadic
#D6DDDF #DFD6DD #DDDFD6
tetradic
#D6DDDF #DCD6DF #DFD8D6 #D8DFD6
square
#D6DDDF #DCD6DF #DFD8D6 #D8DFD6
split-complementary
#D6DDDF #DFD6D8 #DFDCD6
monochromatic
#91A4A9 #B4C0C4 #D6DDDF #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.38
#D6DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D6DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDDF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDDF | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#D4DEDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dddf; /* rgb */ color: rgb(214, 221, 223); /* oklch */ color: oklch(89.3% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#e2e7e9',
500: '#d6dddf',
950: '#000000',
},
}SCSS
$custom: #d6dddf; $custom-light: #e2e7e9; $custom-dark: #000000;
JSON
{
"hex": "#d6dddf",
"rgb": {
"r": 214,
"g": 221,
"b": 223
},
"hsl": {
"h": 193.333,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89276,
"c": 0.00808,
"h": 216.6
},
"luminance": 0.71337
}Semantic roles & 50–950 ramp
primary
#D6DDDF
secondary
#B4A9A5
accent
#5F4F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484