#D4DEE2#D4DEE2
#D4DEE2 is a very light, near-neutral cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.012 H 223.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEE2 |
|---|---|
| RGB | rgb(212, 222, 226) |
| HSL | hsl(197, 19%, 86%) |
| HSV | hsv(197, 6%, 89%) |
| CMYK | cmyk(6.2%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(87.84, -2.60, -3.12) |
| CIE-LCH | lch(87.84, 4.06, 230.20°) |
| OKLab | oklab(89.42% -0.0088 -0.0084) |
| OKLCH | oklch(89.42% 0.012 223.6) |
| XYZ | xyz(66.9973, 71.7300, 82.2524) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.69
Gainsboro
#DCDCDC
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.24
Silver (survey)
#C5C9C7
ΔE00 5.95
Aliceblue
#F0F8FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEE2 #E2D8D4
analogous
#D4E2DF #D4DEE2 #D4D7E2
triadic
#D4DEE2 #E2D4DE #DEE2D4
tetradic
#D4DEE2 #DFD4E2 #E2D8D4 #D7E2D4
square
#D4DEE2 #DFD4E2 #E2D8D4 #D7E2D4
split-complementary
#D4DEE2 #E2D4D7 #E2DFD4
monochromatic
#8BA6B1 #AFC2C9 #D4DEE2 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.37
#D4DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D4DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEE2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEE2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#D1DFDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dee2; /* rgb */ color: rgb(212, 222, 226); /* oklch */ color: oklch(89.4% 0.012 223.6);
Tailwind
colors: {
custom: {
50: '#e1e8eb',
500: '#d4dee2',
950: '#000000',
},
}SCSS
$custom: #d4dee2; $custom-light: #e1e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d4dee2",
"rgb": {
"r": 212,
"g": 222,
"b": 226
},
"hsl": {
"h": 197.143,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.89416,
"c": 0.01213,
"h": 223.6
},
"luminance": 0.71731
}Semantic roles & 50–950 ramp
primary
#D4DEE2
secondary
#B8A8A2
accent
#60489E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484