#D8DDFC#D8DDFC
#D8DDFC is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.043 H 278.3°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDFC |
|---|---|
| RGB | rgb(216, 221, 252) |
| HSL | hsl(232, 86%, 92%) |
| HSV | hsv(232, 14%, 99%) |
| CMYK | cmyk(14.3%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.61, 4.35, -15.62) |
| CIE-LCH | lch(88.61, 16.22, 285.55°) |
| OKLab | oklab(90.34% 0.0061 -0.0423) |
| OKLCH | oklch(90.34% 0.043 278.3) |
| XYZ | xyz(71.7421, 73.3392, 102.4528) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.46
Periwinkle
#CCCCFF
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 7.72
Light Blue Grey
#B7C9E2
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 9.61
Powder Blue (survey)
#B1D1FC
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDFC #FCF7D8
analogous
#D8EFFC #D8DDFC #E5D8FC
triadic
#D8DDFC #FCD8DD #DDFCD8
tetradic
#D8DDFC #FCD8EF #FCF7D8 #D8FCE5
square
#D8DDFC #FCD8EF #FCF7D8 #D8FCE5
split-complementary
#D8DDFC #FCE5D8 #EFFCD8
monochromatic
#667AF3 #9FABF8 #D8DDFC #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.34
#D8DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#D8DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDFC
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDFC | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#D0E2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8ddfc; /* rgb */ color: rgb(216, 221, 252); /* oklch */ color: oklch(90.3% 0.043 278.3);
Tailwind
colors: {
custom: {
50: '#e4e7fd',
500: '#d8ddfc',
950: '#000000',
},
}SCSS
$custom: #d8ddfc; $custom-light: #e4e7fd; $custom-dark: #000000;
JSON
{
"hex": "#d8ddfc",
"rgb": {
"r": 216,
"g": 221,
"b": 252
},
"hsl": {
"h": 231.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.90336,
"c": 0.04271,
"h": 278.3
},
"luminance": 0.7334
}Semantic roles & 50–950 ramp
primary
#D8DDFC
secondary
#E4D994
accent
#C303E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485