#D4DEE3#D4DEE3
#D4DEE3 is a very light, near-neutral cyan. Relative luminance 0.718; OKLCH L 89.4% C 0.013 H 228.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEE3 |
|---|---|
| RGB | rgb(212, 222, 227) |
| HSL | hsl(200, 21%, 86%) |
| HSV | hsv(200, 7%, 89%) |
| CMYK | cmyk(6.6%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(87.86, -2.41, -3.60) |
| CIE-LCH | lch(87.86, 4.33, 236.27°) |
| OKLab | oklab(89.45% -0.0084 -0.0097) |
| OKLCH | oklch(89.45% 0.013 228.9) |
| XYZ | xyz(67.1349, 71.7850, 82.9771) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.56
Gainsboro
#DCDCDC
ΔE00 4.58
Light Gray
#D3D3D3
ΔE00 5.06
Light Grey
#D8DCD6
ΔE00 5.69
Aliceblue
#F0F8FF
ΔE00 5.90
Silver (survey)
#C5C9C7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEE3 #E3D9D4
analogous
#D4E3E0 #D4DEE3 #D4D6E3
triadic
#D4DEE3 #E3D4DE #DEE3D4
tetradic
#D4DEE3 #E0D4E3 #E3D9D4 #D6E3D4
square
#D4DEE3 #E0D4E3 #E3D9D4 #D6E3D4
split-complementary
#D4DEE3 #E3D4D6 #E3E0D4
monochromatic
#8AA5B3 #AFC2CB #D4DEE3 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.37
#D4DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D4DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEE3
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEE3 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE3
Deuteranopia (green-blind)
#D9DCE3
Tritanopia (blue-blind)
#D0E0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dee3; /* rgb */ color: rgb(212, 222, 227); /* oklch */ color: oklch(89.4% 0.013 228.9);
Tailwind
colors: {
custom: {
50: '#e1e8eb',
500: '#d4dee3',
950: '#000000',
},
}SCSS
$custom: #d4dee3; $custom-light: #e1e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d4dee3",
"rgb": {
"r": 212,
"g": 222,
"b": 227
},
"hsl": {
"h": 200,
"s": 21.127,
"l": 86.078
},
"oklch": {
"l": 0.89446,
"c": 0.01281,
"h": 228.9
},
"luminance": 0.71786
}Semantic roles & 50–950 ramp
primary
#D4DEE3
secondary
#BAAAA2
accent
#6446A0
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484