#D8DDFD#D8DDFD
#D8DDFD is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.4% C 0.044 H 278.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDFD |
|---|---|
| RGB | rgb(216, 221, 253) |
| HSL | hsl(232, 90%, 92%) |
| HSV | hsv(232, 15%, 99%) |
| CMYK | cmyk(14.6%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.64, 4.55, -16.10) |
| CIE-LCH | lch(88.64, 16.73, 285.79°) |
| OKLab | oklab(90.37% 0.0065 -0.0436) |
| OKLCH | oklch(90.37% 0.044 278.5) |
| XYZ | xyz(71.9010, 73.4028, 103.2895) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.70
Periwinkle
#CCCCFF
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 9.71
Powder Blue (survey)
#B1D1FC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDFD #FDF8D8
analogous
#D8F0FD #D8DDFD #E6D8FD
triadic
#D8DDFD #FDD8DD #DDFDD8
tetradic
#D8DDFD #FDD8F0 #FDF8D8 #D8FDE6
square
#D8DDFD #FDD8F0 #FDF8D8 #D8FDE6
split-complementary
#D8DDFD #FDE6D8 #F0FDD8
monochromatic
#6477F7 #9EAAFA #D8DDFD #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.34
#D8DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#D8DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDFD
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDFD | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#D0E2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8ddfd; /* rgb */ color: rgb(216, 221, 253); /* oklch */ color: oklch(90.4% 0.044 278.5);
Tailwind
colors: {
custom: {
50: '#e4e7fe',
500: '#d8ddfd',
950: '#000000',
},
}SCSS
$custom: #d8ddfd; $custom-light: #e4e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d8ddfd",
"rgb": {
"r": 216,
"g": 221,
"b": 253
},
"hsl": {
"h": 231.892,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.9037,
"c": 0.04407,
"h": 278.5
},
"luminance": 0.73404
}Semantic roles & 50–950 ramp
primary
#D8DDFD
secondary
#E7DB93
accent
#C600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485