#D8DDDF#D8DDDF
#D8DDDF is a very light, near-neutral cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.006 H 223.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDDF |
|---|---|
| RGB | rgb(216, 221, 223) |
| HSL | hsl(197, 10%, 86%) |
| HSV | hsv(197, 3%, 87%) |
| CMYK | cmyk(3.1%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(87.79, -1.32, -1.57) |
| CIE-LCH | lch(87.79, 2.05, 229.99°) |
| OKLab | oklab(89.43% -0.0044 -0.0042) |
| OKLCH | oklch(89.43% 0.006 223.5) |
| XYZ | xyz(67.4922, 71.6393, 80.0698) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.29
Gainsboro
#DCDCDC
ΔE00 2.38
Light Gray
#D3D3D3
ΔE00 3.18
Light Grey
#D8DCD6
ΔE00 4.11
Silver (survey)
#C5C9C7
ΔE00 5.21
Whitesmoke
#F5F5F5
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDDF #DFDAD8
analogous
#D8DFDD #D8DDDF #D8D9DF
triadic
#D8DDDF #DFD8DD #DDDFD8
tetradic
#D8DDDF #DDD8DF #DFDAD8 #D9DFD8
square
#D8DDDF #DDD8DF #DFDAD8 #D9DFD8
split-complementary
#D8DDDF #DFD8D9 #DFDDD8
monochromatic
#95A2A8 #B6C0C3 #D8DDDF #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.37
#D8DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D8DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDDF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDDF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#D6DEDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dddf; /* rgb */ color: rgb(216, 221, 223); /* oklch */ color: oklch(89.4% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#e4e7e9',
500: '#d8dddf',
950: '#000000',
},
}SCSS
$custom: #d8dddf; $custom-light: #e4e7e9; $custom-dark: #000000;
JSON
{
"hex": "#d8dddf",
"rgb": {
"r": 216,
"g": 221,
"b": 223
},
"hsl": {
"h": 197.143,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89428,
"c": 0.00609,
"h": 223.5
},
"luminance": 0.7164
}Semantic roles & 50–950 ramp
primary
#D8DDDF
secondary
#B3ABA8
accent
#655294
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484