#D8D6F4#D8D6F4
#D8D6F4 is a very light, muted blue. Relative luminance 0.692; OKLCH L 88.7% C 0.041 H 288.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D6F4 |
|---|---|
| RGB | rgb(216, 214, 244) |
| HSL | hsl(244, 58%, 90%) |
| HSV | hsv(244, 12%, 96%) |
| CMYK | cmyk(11.5%, 12.3%, 0%, 4.3%) |
| CIE-LAB | lab(86.61, 6.40, -14.40) |
| CIE-LCH | lch(86.61, 15.76, 293.96°) |
| OKLab | oklab(88.7% 0.0131 -0.0389) |
| OKLCH | oklch(88.7% 0.041 288.6) |
| XYZ | xyz(68.6912, 69.2232, 95.3129) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.00
Periwinkle
#CCCCFF
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 8.03
Pale Lilac
#E4CBFF
ΔE00 8.50
Light Lavender
#DFC5FE
ΔE00 9.30
Pale Lavender
#EECFFE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D6F4 #F2F4D6
analogous
#D6E3F4 #D8D6F4 #E7D6F4
triadic
#D8D6F4 #F4D8D6 #D6F4D8
tetradic
#D8D6F4 #F4D6E3 #F2F4D6 #D6F4E7
square
#D8D6F4 #F4D6E3 #F2F4D6 #D6F4E7
split-complementary
#D8D6F4 #F4E7D6 #E3F4D6
monochromatic
#7C75DA #AAA6E7 #D8D6F4 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.41
#D8D6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#D8D6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D6F4
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D6F4 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F5
Deuteranopia (green-blind)
#CFD8F3
Tritanopia (blue-blind)
#D3DBE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d8d6f4; /* rgb */ color: rgb(216, 214, 244); /* oklch */ color: oklch(88.7% 0.041 288.6);
Tailwind
colors: {
custom: {
50: '#e4e2f7',
500: '#d8d6f4',
950: '#000000',
},
}SCSS
$custom: #d8d6f4; $custom-light: #e4e2f7; $custom-dark: #000000;
JSON
{
"hex": "#d8d6f4",
"rgb": {
"r": 216,
"g": 214,
"b": 244
},
"hsl": {
"h": 244,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.88697,
"c": 0.041,
"h": 288.6
},
"luminance": 0.69224
}Semantic roles & 50–950 ramp
primary
#D8D6F4
secondary
#D0D49A
accent
#C520BA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485