#D8DDFA#D8DDFA
#D8DDFA is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.040 H 277.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDFA |
|---|---|
| RGB | rgb(216, 221, 250) |
| HSL | hsl(231, 77%, 91%) |
| HSV | hsv(231, 14%, 98%) |
| CMYK | cmyk(13.6%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(88.55, 3.94, -14.66) |
| CIE-LCH | lch(88.55, 15.18, 285.03°) |
| OKLab | oklab(90.27% 0.0054 -0.0396) |
| OKLCH | oklch(90.27% 0.04 277.8) |
| XYZ | xyz(71.4268, 73.2131, 100.7924) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.01
Periwinkle
#CCCCFF
ΔE00 6.93
Light Blue Grey
#B7C9E2
ΔE00 8.09
Light Periwinkle
#C1C6FC
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 9.40
Powder Blue (survey)
#B1D1FC
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDFA #FAF5D8
analogous
#D8EEFA #D8DDFA #E4D8FA
triadic
#D8DDFA #FAD8DD #DDFAD8
tetradic
#D8DDFA #FAD8EE #FAF5D8 #D8FAE4
square
#D8DDFA #FAD8EE #FAF5D8 #D8FAE4
split-complementary
#D8DDFA #FAE4D8 #EEFAD8
monochromatic
#6C7EEC #A2AEF3 #D8DDFA #E4E7FC #E4E7FC
Accessibility & contrast
On white
1.34
#D8DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#D8DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDFA
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDFA | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#D1E2E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8ddfa; /* rgb */ color: rgb(216, 221, 250); /* oklch */ color: oklch(90.3% 0.040 277.8);
Tailwind
colors: {
custom: {
50: '#e4e7fc',
500: '#d8ddfa',
950: '#000000',
},
}SCSS
$custom: #d8ddfa; $custom-light: #e4e7fc; $custom-dark: #000000;
JSON
{
"hex": "#d8ddfa",
"rgb": {
"r": 216,
"g": 221,
"b": 250
},
"hsl": {
"h": 231.176,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.9027,
"c": 0.04,
"h": 277.8
},
"luminance": 0.73214
}Semantic roles & 50–950 ramp
primary
#D8DDFA
secondary
#E0D596
accent
#BB0CDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485