#D5DDDF#D5DDDF
#D5DDDF is a very light, near-neutral cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.009 H 214.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDDF |
|---|---|
| RGB | rgb(213, 221, 223) |
| HSL | hsl(192, 14%, 85%) |
| HSV | hsv(192, 4%, 87%) |
| CMYK | cmyk(4.5%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(87.58, -2.31, -1.91) |
| CIE-LCH | lch(87.58, 3.00, 219.59°) |
| OKLab | oklab(89.2% -0.0075 -0.0051) |
| OKLCH | oklch(89.2% 0.009 214.3) |
| XYZ | xyz(66.6137, 71.1863, 80.0286) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.38
Gainsboro
#DCDCDC
ΔE00 3.64
Light Grey
#D8DCD6
ΔE00 4.13
Light Gray
#D3D3D3
ΔE00 4.14
Silver (survey)
#C5C9C7
ΔE00 5.21
Aliceblue
#F0F8FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDDF #DFD7D5
analogous
#D5DFDC #D5DDDF #D5D8DF
triadic
#D5DDDF #DFD5DD #DDDFD5
tetradic
#D5DDDF #DCD5DF #DFD7D5 #D8DFD5
square
#D5DDDF #DCD5DF #DFD7D5 #D8DFD5
split-complementary
#D5DDDF #DFD5D8 #DFDCD5
monochromatic
#90A5AA #B2C1C5 #D5DDDF #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.38
#D5DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D5DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDDF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDDF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#D3DEDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5dddf; /* rgb */ color: rgb(213, 221, 223); /* oklch */ color: oklch(89.2% 0.009 214.3);
Tailwind
colors: {
custom: {
50: '#e1e7e9',
500: '#d5dddf',
950: '#000000',
},
}SCSS
$custom: #d5dddf; $custom-light: #e1e7e9; $custom-dark: #000000;
JSON
{
"hex": "#d5dddf",
"rgb": {
"r": 213,
"g": 221,
"b": 223
},
"hsl": {
"h": 192,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89201,
"c": 0.00909,
"h": 214.3
},
"luminance": 0.71187
}Semantic roles & 50–950 ramp
primary
#D5DDDF
secondary
#B4A7A4
accent
#5D4E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484