#D8D6E4#D8D6E4
#D8D6E4 is a very light, near-neutral blue. Relative luminance 0.683; OKLCH L 88.2% C 0.019 H 292.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D6E4 |
|---|---|
| RGB | rgb(216, 214, 228) |
| HSL | hsl(249, 21%, 87%) |
| HSV | hsv(249, 6%, 89%) |
| CMYK | cmyk(5.3%, 6.1%, 0%, 10.6%) |
| CIE-LAB | lab(86.15, 3.27, -6.62) |
| CIE-LCH | lch(86.15, 7.39, 296.25°) |
| OKLab | oklab(88.18% 0.0074 -0.0177) |
| OKLCH | oklch(88.18% 0.019 292.6) |
| XYZ | xyz(66.3665, 68.2934, 83.0693) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.25
Fog
#D8DCE0
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.03
Ghostwhite
#F8F8FF
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D6E4 #E2E4D6
analogous
#D6DBE4 #D8D6E4 #DFD6E4
triadic
#D8D6E4 #E4D8D6 #D6E4D8
tetradic
#D8D6E4 #E4D6DB #E2E4D6 #D6E4DF
square
#D8D6E4 #E4D6DB #E2E4D6 #D6E4DF
split-complementary
#D8D6E4 #E4DFD6 #DBE4D6
monochromatic
#928CB3 #B5B1CC #D8D6E4 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.43
#D8D6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#D8D6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D6E4
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D6E4 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E5
Deuteranopia (green-blind)
#D3D7E4
Tritanopia (blue-blind)
#D6D8DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d6e4; /* rgb */ color: rgb(216, 214, 228); /* oklch */ color: oklch(88.2% 0.019 292.6);
Tailwind
colors: {
custom: {
50: '#e4e2ec',
500: '#d8d6e4',
950: '#000000',
},
}SCSS
$custom: #d8d6e4; $custom-light: #e4e2ec; $custom-dark: #000000;
JSON
{
"hex": "#d8d6e4",
"rgb": {
"r": 216,
"g": 214,
"b": 228
},
"hsl": {
"h": 248.571,
"s": 20.588,
"l": 86.667
},
"oklch": {
"l": 0.88183,
"c": 0.01916,
"h": 292.6
},
"luminance": 0.68294
}Semantic roles & 50–950 ramp
primary
#D8D6E4
secondary
#B7BBA4
accent
#9F4792
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484