#D6DCE8#D6DCE8
#D6DCE8 is a very light, near-neutral blue. Relative luminance 0.713; OKLCH L 89.3% C 0.018 H 264.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCE8 |
|---|---|
| RGB | rgb(214, 220, 232) |
| HSL | hsl(220, 28%, 87%) |
| HSV | hsv(220, 8%, 91%) |
| CMYK | cmyk(7.8%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(87.63, 0.24, -6.56) |
| CIE-LCH | lch(87.63, 6.57, 272.13°) |
| OKLab | oklab(89.35% -0.0017 -0.0176) |
| OKLCH | oklch(89.35% 0.018 264.5) |
| XYZ | xyz(67.8873, 71.3082, 86.5156) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.66
Lavender (CSS)
#E6E6FA
ΔE00 5.58
Gainsboro
#DCDCDC
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 6.07
Aliceblue
#F0F8FF
ΔE00 6.53
Ghostwhite
#F8F8FF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCE8 #E8E2D6
analogous
#D6E5E8 #D6DCE8 #D9D6E8
triadic
#D6DCE8 #E8D6DC #DCE8D6
tetradic
#D6DCE8 #E8D6E5 #E8E2D6 #D6E8D9
square
#D6DCE8 #E8D6E5 #E8E2D6 #D6E8D9
split-complementary
#D6DCE8 #E8D9D6 #E5E8D6
monochromatic
#8899BC #AFBBD2 #D6DCE8 #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.38
#D6DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D6DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCE8
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCE8 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#D2DEE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dce8; /* rgb */ color: rgb(214, 220, 232); /* oklch */ color: oklch(89.3% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#e2e6ef',
500: '#d6dce8',
950: '#000000',
},
}SCSS
$custom: #d6dce8; $custom-light: #e2e6ef; $custom-dark: #000000;
JSON
{
"hex": "#d6dce8",
"rgb": {
"r": 214,
"g": 220,
"b": 232
},
"hsl": {
"h": 220,
"s": 28.125,
"l": 87.451
},
"oklch": {
"l": 0.89345,
"c": 0.01766,
"h": 264.5
},
"luminance": 0.71309
}Semantic roles & 50–950 ramp
primary
#D6DCE8
secondary
#C0B6A2
accent
#843FA7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485