#D6DEE2#D6DEE2
#D6DEE2 is a very light, near-neutral cyan. Relative luminance 0.720; OKLCH L 89.6% C 0.010 H 228.9°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEE2 |
|---|---|
| RGB | rgb(214, 222, 226) |
| HSL | hsl(200, 17%, 86%) |
| HSV | hsv(200, 5%, 89%) |
| CMYK | cmyk(5.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(87.98, -1.94, -2.89) |
| CIE-LCH | lch(87.98, 3.48, 236.15°) |
| OKLab | oklab(89.57% -0.0067 -0.0077) |
| OKLCH | oklch(89.57% 0.01 228.9) |
| XYZ | xyz(67.5776, 72.0292, 82.2796) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.85
Gainsboro
#DCDCDC
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEE2 #E2DAD6
analogous
#D6E2E0 #D6DEE2 #D6D8E2
triadic
#D6DEE2 #E2D6DE #DEE2D6
tetradic
#D6DEE2 #E0D6E2 #E2DAD6 #D8E2D6
square
#D6DEE2 #E0D6E2 #E2DAD6 #D8E2D6
split-complementary
#D6DEE2 #E2D6D8 #E2E0D6
monochromatic
#8EA4AF #B2C1C9 #D6DEE2 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.36
#D6DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D6DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEE2
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEE2 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#DADCE2
Tritanopia (blue-blind)
#D3DFDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dee2; /* rgb */ color: rgb(214, 222, 226); /* oklch */ color: oklch(89.6% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#e2e8eb',
500: '#d6dee2',
950: '#000000',
},
}SCSS
$custom: #d6dee2; $custom-light: #e2e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d6dee2",
"rgb": {
"r": 214,
"g": 222,
"b": 226
},
"hsl": {
"h": 200,
"s": 17.143,
"l": 86.275
},
"oklch": {
"l": 0.89565,
"c": 0.01026,
"h": 228.9
},
"luminance": 0.7203
}Semantic roles & 50–950 ramp
primary
#D6DEE2
secondary
#B8ABA4
accent
#654A9B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484