#D6D8EE#D6D8EE
#D6D8EE is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.7% C 0.030 H 281.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D8EE |
|---|---|
| RGB | rgb(214, 216, 238) |
| HSL | hsl(235, 41%, 89%) |
| HSV | hsv(235, 10%, 93%) |
| CMYK | cmyk(10.1%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.79, 3.51, -10.98) |
| CIE-LCH | lch(86.79, 11.53, 287.71°) |
| OKLab | oklab(88.74% 0.0061 -0.0295) |
| OKLCH | oklch(88.74% 0.03 281.6) |
| XYZ | xyz(67.7168, 69.5804, 90.7351) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.35
Light Blue Grey
#B7C9E2
ΔE00 7.85
Fog
#D8DCE0
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.69
Ghostwhite
#F8F8FF
ΔE00 9.11
Lightsteelblue
#B0C4DE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D8EE #EEECD6
analogous
#D6E4EE #D6D8EE #E0D6EE
triadic
#D6D8EE #EED6D8 #D8EED6
tetradic
#D6D8EE #EED6E4 #EEECD6 #D6EEE0
square
#D6D8EE #EED6E4 #EEECD6 #D6EEE0
split-complementary
#D6D8EE #EEE0D6 #E4EED6
monochromatic
#7F86CA #ABAFDC #D6D8EE #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.41
#D6D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D6D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D8EE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D8EE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#D1DCDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d6d8ee; /* rgb */ color: rgb(214, 216, 238); /* oklch */ color: oklch(88.7% 0.030 281.6);
Tailwind
colors: {
custom: {
50: '#e2e4f3',
500: '#d6d8ee',
950: '#000000',
},
}SCSS
$custom: #d6d8ee; $custom-light: #e2e4f3; $custom-dark: #000000;
JSON
{
"hex": "#d6d8ee",
"rgb": {
"r": 214,
"g": 216,
"b": 238
},
"hsl": {
"h": 235,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.8874,
"c": 0.03016,
"h": 281.6
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#D6D8EE
secondary
#CAC69E
accent
#A931B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485