#D5DDFD#D5DDFD
#D5DDFD is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.1% C 0.045 H 274.4°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDFD |
|---|---|
| RGB | rgb(213, 221, 253) |
| HSL | hsl(228, 91%, 91%) |
| HSV | hsv(228, 16%, 99%) |
| CMYK | cmyk(15.8%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.42, 3.62, -16.45) |
| CIE-LCH | lch(88.42, 16.84, 282.41°) |
| OKLab | oklab(90.15% 0.0034 -0.0446) |
| OKLCH | oklch(90.15% 0.045 274.4) |
| XYZ | xyz(71.0225, 72.9498, 103.2484) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.18
Periwinkle
#CCCCFF
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.54
Powder Blue (survey)
#B1D1FC
ΔE00 8.79
Lightsteelblue
#B0C4DE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDFD #FDF5D5
analogous
#D5F1FD #D5DDFD #E1D5FD
triadic
#D5DDFD #FDD5DD #DDFDD5
tetradic
#D5DDFD #FDD5F1 #FDF5D5 #D5FDE1
square
#D5DDFD #FDD5F1 #FDF5D5 #D5FDE1
split-complementary
#D5DDFD #FDE1D5 #F1FDD5
monochromatic
#607EF7 #9BAEFA #D5DDFD #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.35
#D5DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#D5DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDFD
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDFD | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#CCE3E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5ddfd; /* rgb */ color: rgb(213, 221, 253); /* oklch */ color: oklch(90.1% 0.045 274.4);
Tailwind
colors: {
custom: {
50: '#e2e7fe',
500: '#d5ddfd',
950: '#000000',
},
}SCSS
$custom: #d5ddfd; $custom-light: #e2e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d5ddfd",
"rgb": {
"r": 213,
"g": 221,
"b": 253
},
"hsl": {
"h": 228,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.90148,
"c": 0.0447,
"h": 274.4
},
"luminance": 0.72951
}Semantic roles & 50–950 ramp
primary
#D5DDFD
secondary
#E6D590
accent
#B800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485