#D8D6FF#D8D6FF
#D8D6FF is a very light, muted blue. Relative luminance 0.699; OKLCH L 89.1% C 0.056 H 287.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D6FF |
|---|---|
| RGB | rgb(216, 214, 255) |
| HSL | hsl(243, 100%, 92%) |
| HSV | hsv(243, 16%, 100%) |
| CMYK | cmyk(15.3%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(86.95, 8.65, -19.69) |
| CIE-LCH | lch(86.95, 21.51, 293.72°) |
| OKLab | oklab(89.07% 0.0168 -0.0535) |
| OKLCH | oklch(89.07% 0.056 287.4) |
| XYZ | xyz(70.4115, 69.9114, 104.3730) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.59
Light Periwinkle
#C1C6FC
ΔE00 5.83
Pale Lilac
#E4CBFF
ΔE00 6.68
Light Lavender
#DFC5FE
ΔE00 7.27
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Pale Lavender
#EECFFE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D6FF #FDFFD6
analogous
#D6E9FF #D8D6FF #EDD6FF
triadic
#D8D6FF #FFD8D6 #D6FFD8
tetradic
#D8D6FF #FFD6E9 #FDFFD6 #D6FFED
square
#D8D6FF #FFD6E9 #FDFFD6 #D6FFED
split-complementary
#D8D6FF #FFEDD6 #E9FFD6
monochromatic
#645CFF #9E99FF #D8D6FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.40
#D8D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D8D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D6FF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D6FF | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#D0DDE4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8d6ff; /* rgb */ color: rgb(216, 214, 255); /* oklch */ color: oklch(89.1% 0.056 287.4);
Tailwind
colors: {
custom: {
50: '#e4e2ff',
500: '#d8d6ff',
950: '#000000',
},
}SCSS
$custom: #d8d6ff; $custom-light: #e4e2ff; $custom-dark: #000000;
JSON
{
"hex": "#d8d6ff",
"rgb": {
"r": 216,
"g": 214,
"b": 255
},
"hsl": {
"h": 242.927,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.89074,
"c": 0.05606,
"h": 287.4
},
"luminance": 0.69912
}Semantic roles & 50–950 ramp
primary
#D8D6FF
secondary
#E7EB8E
accent
#E600DA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486