#D6DEE8#D6DEE8
#D6DEE8 is a very light, near-neutral cyan. Relative luminance 0.724; OKLCH L 89.7% C 0.016 H 253.9°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEE8 |
|---|---|
| RGB | rgb(214, 222, 232) |
| HSL | hsl(213, 28%, 87%) |
| HSV | hsv(213, 8%, 91%) |
| CMYK | cmyk(7.8%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(88.14, -0.80, -5.81) |
| CIE-LCH | lch(88.14, 5.86, 262.21°) |
| OKLab | oklab(89.74% -0.0045 -0.0156) |
| OKLCH | oklch(89.74% 0.016 253.9) |
| XYZ | xyz(68.4153, 72.3643, 86.6916) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.88
Gainsboro
#DCDCDC
ΔE00 5.24
Aliceblue
#F0F8FF
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 5.73
Ghostwhite
#F8F8FF
ΔE00 6.90
Lavender (CSS)
#E6E6FA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEE8 #E8E0D6
analogous
#D6E7E8 #D6DEE8 #D7D6E8
triadic
#D6DEE8 #E8D6DE #DEE8D6
tetradic
#D6DEE8 #E8D6E7 #E8E0D6 #D6E8D7
square
#D6DEE8 #E8D6E7 #E8E0D6 #D6E8D7
split-complementary
#D6DEE8 #E8D7D6 #E7E8D6
monochromatic
#889FBC #AFBED2 #D6DEE8 #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.36
#D6DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D6DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEE8
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEE8 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE9
Deuteranopia (green-blind)
#D9DCE8
Tritanopia (blue-blind)
#D2E0E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dee8; /* rgb */ color: rgb(214, 222, 232); /* oklch */ color: oklch(89.7% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#e2e8ef',
500: '#d6dee8',
950: '#000000',
},
}SCSS
$custom: #d6dee8; $custom-light: #e2e8ef; $custom-dark: #000000;
JSON
{
"hex": "#d6dee8",
"rgb": {
"r": 214,
"g": 222,
"b": 232
},
"hsl": {
"h": 213.333,
"s": 28.125,
"l": 87.451
},
"oklch": {
"l": 0.89745,
"c": 0.0162,
"h": 253.9
},
"luminance": 0.72365
}Semantic roles & 50–950 ramp
primary
#D6DEE8
secondary
#C0B3A2
accent
#793FA7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485