#D4DEE4#D4DEE4
#D4DEE4 is a very light, near-neutral cyan. Relative luminance 0.718; OKLCH L 89.5% C 0.014 H 233.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEE4 |
|---|---|
| RGB | rgb(212, 222, 228) |
| HSL | hsl(203, 23%, 86%) |
| HSV | hsv(203, 7%, 89%) |
| CMYK | cmyk(7%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(87.89, -2.22, -4.09) |
| CIE-LCH | lch(87.89, 4.65, 241.56°) |
| OKLab | oklab(89.48% -0.008 -0.011) |
| OKLCH | oklch(89.48% 0.014 233.8) |
| XYZ | xyz(67.2734, 71.8404, 83.7061) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.53
Gainsboro
#DCDCDC
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.19
Aliceblue
#F0F8FF
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEE4 #E4DAD4
analogous
#D4E4E2 #D4DEE4 #D4D6E4
triadic
#D4DEE4 #E4D4DE #DEE4D4
tetradic
#D4DEE4 #E2D4E4 #E4DAD4 #D6E4D4
square
#D4DEE4 #E2D4E4 #E4DAD4 #D6E4D4
split-complementary
#D4DEE4 #E4D4D6 #E4E2D4
monochromatic
#89A4B5 #AEC1CC #D4DEE4 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.37
#D4DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D4DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEE4
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEE4 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#D9DCE4
Tritanopia (blue-blind)
#D0E0E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dee4; /* rgb */ color: rgb(212, 222, 228); /* oklch */ color: oklch(89.5% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#e1e8ec',
500: '#d4dee4',
950: '#000000',
},
}SCSS
$custom: #d4dee4; $custom-light: #e1e8ec; $custom-dark: #000000;
JSON
{
"hex": "#d4dee4",
"rgb": {
"r": 212,
"g": 222,
"b": 228
},
"hsl": {
"h": 202.5,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.89476,
"c": 0.0136,
"h": 233.8
},
"luminance": 0.71841
}Semantic roles & 50–950 ramp
primary
#D4DEE4
secondary
#BBABA1
accent
#6744A1
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484