#D4DBDE#D4DBDE
#D4DBDE is a very light, near-neutral cyan. Relative luminance 0.699; OKLCH L 88.7% C 0.009 H 225.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBDE |
|---|---|
| RGB | rgb(212, 219, 222) |
| HSL | hsl(198, 13%, 85%) |
| HSV | hsv(198, 5%, 87%) |
| CMYK | cmyk(4.5%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(86.96, -1.80, -2.29) |
| CIE-LCH | lch(86.96, 2.91, 231.88°) |
| OKLab | oklab(88.69% -0.0061 -0.0061) |
| OKLCH | oklch(88.69% 0.009 225.1) |
| XYZ | xyz(65.6652, 69.9336, 79.1322) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.68
Gainsboro
#DCDCDC
ΔE00 3.32
Light Gray
#D3D3D3
ΔE00 3.64
Light Grey
#D8DCD6
ΔE00 4.58
Silver (survey)
#C5C9C7
ΔE00 5.00
Aliceblue
#F0F8FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBDE #DED7D4
analogous
#D4DEDC #D4DBDE #D4D6DE
triadic
#D4DBDE #DED4DB #DBDED4
tetradic
#D4DBDE #DCD4DE #DED7D4 #D6DED4
square
#D4DBDE #DCD4DE #DED7D4 #D6DED4
split-complementary
#D4DBDE #DED4D6 #DEDCD4
monochromatic
#8FA1A9 #B1BEC3 #D4DBDE #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.40
#D4DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D4DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBDE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBDE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDE
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#D2DCDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dbde; /* rgb */ color: rgb(212, 219, 222); /* oklch */ color: oklch(88.7% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#e1e6e8',
500: '#d4dbde',
950: '#000000',
},
}SCSS
$custom: #d4dbde; $custom-light: #e1e6e8; $custom-dark: #000000;
JSON
{
"hex": "#d4dbde",
"rgb": {
"r": 212,
"g": 219,
"b": 222
},
"hsl": {
"h": 198,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.88693,
"c": 0.00865,
"h": 225.1
},
"luminance": 0.69934
}Semantic roles & 50–950 ramp
primary
#D4DBDE
secondary
#B3A8A3
accent
#644E97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484