#D5DDFA#D5DDFA
#D5DDFA is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.0% C 0.041 H 273.3°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDFA |
|---|---|
| RGB | rgb(213, 221, 250) |
| HSL | hsl(227, 79%, 91%) |
| HSV | hsv(227, 15%, 98%) |
| CMYK | cmyk(14.8%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(88.33, 3.00, -15.01) |
| CIE-LCH | lch(88.33, 15.30, 281.30°) |
| OKLab | oklab(90.05% 0.0024 -0.0406) |
| OKLCH | oklch(90.05% 0.041 273.3) |
| XYZ | xyz(70.5484, 72.7602, 100.7512) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.65
Periwinkle
#CCCCFF
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.12
Light Periwinkle
#C1C6FC
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.46
Powder Blue (survey)
#B1D1FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDFA #FAF2D5
analogous
#D5EFFA #D5DDFA #DFD5FA
triadic
#D5DDFA #FAD5DD #DDFAD5
tetradic
#D5DDFA #FAD5EF #FAF2D5 #D5FADF
square
#D5DDFA #FAD5EF #FAF2D5 #D5FADF
split-complementary
#D5DDFA #FADFD5 #EFFAD5
monochromatic
#6884ED #9EB1F3 #D5DDFA #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.35
#D5DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#D5DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDFA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDFA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#D3DCF9
Tritanopia (blue-blind)
#CDE2E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5ddfa; /* rgb */ color: rgb(213, 221, 250); /* oklch */ color: oklch(90.0% 0.041 273.3);
Tailwind
colors: {
custom: {
50: '#e2e7fc',
500: '#d5ddfa',
950: '#000000',
},
}SCSS
$custom: #d5ddfa; $custom-light: #e2e7fc; $custom-dark: #000000;
JSON
{
"hex": "#d5ddfa",
"rgb": {
"r": 213,
"g": 221,
"b": 250
},
"hsl": {
"h": 227.027,
"s": 78.723,
"l": 90.784
},
"oklch": {
"l": 0.90047,
"c": 0.04068,
"h": 273.3
},
"luminance": 0.72761
}Semantic roles & 50–950 ramp
primary
#D5DDFA
secondary
#E0CF93
accent
#AE0ADB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485