#D5DBDF#D5DBDF
#D5DBDF is a very light, near-neutral cyan. Relative luminance 0.701; OKLCH L 88.8% C 0.009 H 236.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DBDF |
|---|---|
| RGB | rgb(213, 219, 223) |
| HSL | hsl(204, 14%, 85%) |
| HSV | hsv(204, 4%, 87%) |
| CMYK | cmyk(4.5%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(87.06, -1.28, -2.66) |
| CIE-LCH | lch(87.06, 2.96, 244.37°) |
| OKLab | oklab(88.8% -0.0047 -0.0071) |
| OKLCH | oklch(88.8% 0.009 236.6) |
| XYZ | xyz(66.0888, 70.1365, 79.8537) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.99
Gainsboro
#DCDCDC
ΔE00 3.09
Light Gray
#D3D3D3
ΔE00 3.47
Light Grey
#D8DCD6
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 5.30
Aliceblue
#F0F8FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DBDF #DFD9D5
analogous
#D5DFDE #D5DBDF #D5D6DF
triadic
#D5DBDF #DFD5DB #DBDFD5
tetradic
#D5DBDF #DED5DF #DFD9D5 #D6DFD5
square
#D5DBDF #DED5DF #DFD9D5 #D6DFD5
split-complementary
#D5DBDF #DFD5D6 #DFDED5
monochromatic
#909FAA #B2BDC5 #D5DBDF #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.40
#D5DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D5DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DBDF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DBDF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#D3DCDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5dbdf; /* rgb */ color: rgb(213, 219, 223); /* oklch */ color: oklch(88.8% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#e1e6e9',
500: '#d5dbdf',
950: '#000000',
},
}SCSS
$custom: #d5dbdf; $custom-light: #e1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d5dbdf",
"rgb": {
"r": 213,
"g": 219,
"b": 223
},
"hsl": {
"h": 204,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88798,
"c": 0.00853,
"h": 236.6
},
"luminance": 0.70137
}Semantic roles & 50–950 ramp
primary
#D5DBDF
secondary
#B4ABA4
accent
#6B4E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484