#D8DCFC#D8DCFC
#D8DCFC is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.1% C 0.044 H 279.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCFC |
|---|---|
| RGB | rgb(216, 220, 252) |
| HSL | hsl(233, 86%, 92%) |
| HSV | hsv(233, 14%, 99%) |
| CMYK | cmyk(14.3%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.36, 4.87, -16.00) |
| CIE-LCH | lch(88.36, 16.72, 286.93°) |
| OKLab | oklab(90.14% 0.0075 -0.0433) |
| OKLCH | oklch(90.14% 0.044 279.8) |
| XYZ | xyz(71.4789, 72.8128, 102.3650) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.70
Periwinkle
#CCCCFF
ΔE00 6.01
Light Periwinkle
#C1C6FC
ΔE00 7.45
Light Blue Grey
#B7C9E2
ΔE00 8.65
Pale Lilac
#E4CBFF
ΔE00 9.84
Lightsteelblue
#B0C4DE
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCFC #FCF8D8
analogous
#D8EEFC #D8DCFC #E6D8FC
triadic
#D8DCFC #FCD8DC #DCFCD8
tetradic
#D8DCFC #FCD8EE #FCF8D8 #D8FCE6
square
#D8DCFC #FCD8EE #FCF8D8 #D8FCE6
split-complementary
#D8DCFC #FCE6D8 #EEFCD8
monochromatic
#6676F3 #9FA9F8 #D8DCFC #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.35
#D8DCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#D8DCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCFC
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCFC | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#D2DDFB
Tritanopia (blue-blind)
#D0E1E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8dcfc; /* rgb */ color: rgb(216, 220, 252); /* oklch */ color: oklch(90.1% 0.044 279.8);
Tailwind
colors: {
custom: {
50: '#e4e6fd',
500: '#d8dcfc',
950: '#000000',
},
}SCSS
$custom: #d8dcfc; $custom-light: #e4e6fd; $custom-dark: #000000;
JSON
{
"hex": "#d8dcfc",
"rgb": {
"r": 216,
"g": 220,
"b": 252
},
"hsl": {
"h": 233.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.9014,
"c": 0.04395,
"h": 279.8
},
"luminance": 0.72814
}Semantic roles & 50–950 ramp
primary
#D8DCFC
secondary
#E4DB94
accent
#C903E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485