#D8DCFD#D8DCFD
#D8DCFD is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.2% C 0.045 H 280.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCFD |
|---|---|
| RGB | rgb(216, 220, 253) |
| HSL | hsl(234, 90%, 92%) |
| HSV | hsv(234, 15%, 99%) |
| CMYK | cmyk(14.6%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(88.39, 5.08, -16.48) |
| CIE-LCH | lch(88.39, 17.24, 287.12°) |
| OKLab | oklab(90.17% 0.0079 -0.0446) |
| OKLCH | oklch(90.17% 0.045 280) |
| XYZ | xyz(71.6377, 72.8763, 103.2018) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 5.76
Light Periwinkle
#C1C6FC
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 8.77
Pale Lilac
#E4CBFF
ΔE00 9.66
Lightsteelblue
#B0C4DE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCFD #FDF9D8
analogous
#D8EFFD #D8DCFD #E7D8FD
triadic
#D8DCFD #FDD8DC #DCFDD8
tetradic
#D8DCFD #FDD8EF #FDF9D8 #D8FDE7
square
#D8DCFD #FDD8EF #FDF9D8 #D8FDE7
split-complementary
#D8DCFD #FDE7D8 #EFFDD8
monochromatic
#6474F7 #9EA8FA #D8DCFD #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.35
#D8DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#D8DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCFD
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCFD | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D2DDFC
Tritanopia (blue-blind)
#D0E2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8dcfd; /* rgb */ color: rgb(216, 220, 253); /* oklch */ color: oklch(90.2% 0.045 280.0);
Tailwind
colors: {
custom: {
50: '#e4e6fe',
500: '#d8dcfd',
950: '#000000',
},
}SCSS
$custom: #d8dcfd; $custom-light: #e4e6fe; $custom-dark: #000000;
JSON
{
"hex": "#d8dcfd",
"rgb": {
"r": 216,
"g": 220,
"b": 253
},
"hsl": {
"h": 233.514,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.90174,
"c": 0.04531,
"h": 280
},
"luminance": 0.72877
}Semantic roles & 50–950 ramp
primary
#D8DCFD
secondary
#E7DD93
accent
#CD00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485