#D6D8EA#D6D8EA
#D6D8EA is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.6% C 0.025 H 280.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D8EA |
|---|---|
| RGB | rgb(214, 216, 234) |
| HSL | hsl(234, 32%, 88%) |
| HSV | hsv(234, 9%, 92%) |
| CMYK | cmyk(8.5%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.68, 2.72, -9.04) |
| CIE-LCH | lch(86.68, 9.44, 286.74°) |
| OKLab | oklab(88.61% 0.0046 -0.0243) |
| OKLCH | oklch(88.61% 0.025 280.8) |
| XYZ | xyz(67.1357, 69.3480, 87.6745) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.48
Fog
#D8DCE0
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 8.14
Light Gray
#D3D3D3
ΔE00 8.22
Ghostwhite
#F8F8FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D8EA #EAE8D6
analogous
#D6E2EA #D6D8EA #DED6EA
triadic
#D6D8EA #EAD6D8 #D8EAD6
tetradic
#D6D8EA #EAD6E2 #EAE8D6 #D6EADE
square
#D6D8EA #EAD6E2 #EAE8D6 #D6EADE
split-complementary
#D6D8EA #EADED6 #E2EAD6
monochromatic
#858BC1 #AEB2D5 #D6D8EA #EBECF5 #EBECF5
Accessibility & contrast
On white
1.41
#D6D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#D6D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D8EA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D8EA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D3D8E9
Tritanopia (blue-blind)
#D2DBDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d6d8ea; /* rgb */ color: rgb(214, 216, 234); /* oklch */ color: oklch(88.6% 0.025 280.8);
Tailwind
colors: {
custom: {
50: '#e2e4f0',
500: '#d6d8ea',
950: '#000000',
},
}SCSS
$custom: #d6d8ea; $custom-light: #e2e4f0; $custom-dark: #000000;
JSON
{
"hex": "#d6d8ea",
"rgb": {
"r": 214,
"g": 216,
"b": 234
},
"hsl": {
"h": 234,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.88612,
"c": 0.0247,
"h": 280.8
},
"luminance": 0.69348
}Semantic roles & 50–950 ramp
primary
#D6D8EA
secondary
#C3C0A1
accent
#A03AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485