#D4DCDE#D4DCDE
#D4DCDE is a very light, near-neutral cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.009 H 214.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCDE |
|---|---|
| RGB | rgb(212, 220, 222) |
| HSL | hsl(192, 13%, 85%) |
| HSV | hsv(192, 5%, 87%) |
| CMYK | cmyk(4.5%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.22, -2.32, -1.92) |
| CIE-LCH | lch(87.22, 3.01, 219.59°) |
| OKLab | oklab(88.9% -0.0075 -0.0051) |
| OKLCH | oklch(88.9% 0.009 214.4) |
| XYZ | xyz(65.9268, 70.4569, 79.2194) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.39
Gainsboro
#DCDCDC
ΔE00 3.66
Light Gray
#D3D3D3
ΔE00 4.03
Light Grey
#D8DCD6
ΔE00 4.12
Silver (survey)
#C5C9C7
ΔE00 5.01
Aliceblue
#F0F8FF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCDE #DED6D4
analogous
#D4DEDB #D4DCDE #D4D7DE
triadic
#D4DCDE #DED4DC #DCDED4
tetradic
#D4DCDE #DBD4DE #DED6D4 #D7DED4
square
#D4DCDE #DBD4DE #DED6D4 #D7DED4
split-complementary
#D4DCDE #DED4D7 #DEDBD4
monochromatic
#8FA4A9 #B1C0C3 #D4DCDE #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.39
#D4DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D4DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCDE
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCDE | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#D2DDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dcde; /* rgb */ color: rgb(212, 220, 222); /* oklch */ color: oklch(88.9% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#e1e6e8',
500: '#d4dcde',
950: '#000000',
},
}SCSS
$custom: #d4dcde; $custom-light: #e1e6e8; $custom-dark: #000000;
JSON
{
"hex": "#d4dcde",
"rgb": {
"r": 212,
"g": 220,
"b": 222
},
"hsl": {
"h": 192,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.88895,
"c": 0.00911,
"h": 214.4
},
"luminance": 0.70457
}Semantic roles & 50–950 ramp
primary
#D4DCDE
secondary
#B3A6A3
accent
#5D4E97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484