#D6DEE4#D6DEE4
#D6DEE4 is a very light, near-neutral cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.012 H 239.9°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEE4 |
|---|---|
| RGB | rgb(214, 222, 228) |
| HSL | hsl(206, 21%, 87%) |
| HSV | hsv(206, 6%, 89%) |
| CMYK | cmyk(6.1%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(88.04, -1.56, -3.86) |
| CIE-LCH | lch(88.04, 4.17, 248.02°) |
| OKLab | oklab(89.63% -0.006 -0.0103) |
| OKLCH | oklch(89.63% 0.012 239.9) |
| XYZ | xyz(67.8536, 72.1396, 83.7333) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.78
Gainsboro
#DCDCDC
ΔE00 4.10
Light Gray
#D3D3D3
ΔE00 4.68
Aliceblue
#F0F8FF
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 6.10
Silver (survey)
#C5C9C7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEE4 #E4DCD6
analogous
#D6E4E3 #D6DEE4 #D6D7E4
triadic
#D6DEE4 #E4D6DE #DEE4D6
tetradic
#D6DEE4 #E3D6E4 #E4DCD6 #D7E4D6
square
#D6DEE4 #E3D6E4 #E4DCD6 #D7E4D6
split-complementary
#D6DEE4 #E4D6D7 #E4E3D6
monochromatic
#8CA3B3 #B1C0CC #D6DEE4 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.36
#D6DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D6DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEE4
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEE4 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#DADCE4
Tritanopia (blue-blind)
#D3E0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dee4; /* rgb */ color: rgb(214, 222, 228); /* oklch */ color: oklch(89.6% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#e2e8ec',
500: '#d6dee4',
950: '#000000',
},
}SCSS
$custom: #d6dee4; $custom-light: #e2e8ec; $custom-dark: #000000;
JSON
{
"hex": "#d6dee4",
"rgb": {
"r": 214,
"g": 222,
"b": 228
},
"hsl": {
"h": 205.714,
"s": 20.588,
"l": 86.667
},
"oklch": {
"l": 0.89625,
"c": 0.01195,
"h": 239.9
},
"luminance": 0.7214
}Semantic roles & 50–950 ramp
primary
#D6DEE4
secondary
#BBADA4
accent
#6C479F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484