#D8DDDE#D8DDDE
#D8DDDE is a very light, near-neutral cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.006 H 211.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDDE |
|---|---|
| RGB | rgb(216, 221, 222) |
| HSL | hsl(190, 8%, 86%) |
| HSV | hsv(190, 3%, 87%) |
| CMYK | cmyk(2.7%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(87.77, -1.50, -1.08) |
| CIE-LCH | lch(87.77, 1.85, 215.71°) |
| OKLab | oklab(89.4% -0.0048 -0.0029) |
| OKLCH | oklch(89.4% 0.006 211.1) |
| XYZ | xyz(67.3577, 71.5855, 79.3619) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.80
Gainsboro
#DCDCDC
ΔE00 2.36
Light Gray
#D3D3D3
ΔE00 3.15
Light Grey
#D8DCD6
ΔE00 3.56
Silver (survey)
#C5C9C7
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDDE #DED9D8
analogous
#D8DEDC #D8DDDE #D8DADE
triadic
#D8DDDE #DED8DD #DDDED8
tetradic
#D8DDDE #DCD8DE #DED9D8 #DADED8
square
#D8DDDE #DCD8DE #DED9D8 #DADED8
split-complementary
#D8DDDE #DED8DA #DEDCD8
monochromatic
#96A3A6 #B7C0C2 #D8DDDE #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.37
#D8DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D8DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDDE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDDE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#D7DEDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8ddde; /* rgb */ color: rgb(216, 221, 222); /* oklch */ color: oklch(89.4% 0.006 211.1);
Tailwind
colors: {
custom: {
50: '#e4e7e8',
500: '#d8ddde',
950: '#000000',
},
}SCSS
$custom: #d8ddde; $custom-light: #e4e7e8; $custom-dark: #000000;
JSON
{
"hex": "#d8ddde",
"rgb": {
"r": 216,
"g": 221,
"b": 222
},
"hsl": {
"h": 190,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.89399,
"c": 0.0056,
"h": 211.1
},
"luminance": 0.71586
}Semantic roles & 50–950 ramp
primary
#D8DDDE
secondary
#B2AAA8
accent
#5E5392
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484