#D5DCDF#D5DCDF
#D5DCDF is a very light, near-neutral cyan. Relative luminance 0.707; OKLCH L 89.0% C 0.009 H 225.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCDF |
|---|---|
| RGB | rgb(213, 220, 223) |
| HSL | hsl(198, 14%, 85%) |
| HSV | hsv(198, 4%, 87%) |
| CMYK | cmyk(4.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.32, -1.80, -2.29) |
| CIE-LCH | lch(87.32, 2.91, 231.87°) |
| OKLab | oklab(89% -0.0061 -0.0061) |
| OKLCH | oklch(89% 0.009 225.1) |
| XYZ | xyz(66.3505, 70.6598, 79.9409) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.64
Gainsboro
#DCDCDC
ΔE00 3.29
Light Gray
#D3D3D3
ΔE00 3.74
Light Grey
#D8DCD6
ΔE00 4.58
Silver (survey)
#C5C9C7
ΔE00 5.19
Aliceblue
#F0F8FF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCDF #DFD8D5
analogous
#D5DFDD #D5DCDF #D5D7DF
triadic
#D5DCDF #DFD5DC #DCDFD5
tetradic
#D5DCDF #DDD5DF #DFD8D5 #D7DFD5
square
#D5DCDF #DDD5DF #DFD8D5 #D7DFD5
split-complementary
#D5DCDF #DFD5D7 #DFDDD5
monochromatic
#90A2AA #B2BFC5 #D5DCDF #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.39
#D5DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D5DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCDF
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCDF | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCDF
Deuteranopia (green-blind)
#D9DADF
Tritanopia (blue-blind)
#D3DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5dcdf; /* rgb */ color: rgb(213, 220, 223); /* oklch */ color: oklch(89.0% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#e1e6e9',
500: '#d5dcdf',
950: '#000000',
},
}SCSS
$custom: #d5dcdf; $custom-light: #e1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d5dcdf",
"rgb": {
"r": 213,
"g": 220,
"b": 223
},
"hsl": {
"h": 198,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88999,
"c": 0.00865,
"h": 225.1
},
"luminance": 0.7066
}Semantic roles & 50–950 ramp
primary
#D5DCDF
secondary
#B4A9A4
accent
#644E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484