#D4DDFD#D4DDFD
#D4DDFD is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.1% C 0.045 H 273.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDFD |
|---|---|
| RGB | rgb(212, 221, 253) |
| HSL | hsl(227, 91%, 91%) |
| HSV | hsv(227, 16%, 99%) |
| CMYK | cmyk(16.2%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.35, 3.31, -16.56) |
| CIE-LCH | lch(88.35, 16.89, 281.30°) |
| OKLab | oklab(90.07% 0.0024 -0.0449) |
| OKLCH | oklch(90.07% 0.045 273) |
| XYZ | xyz(70.7333, 72.8007, 103.2348) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.39
Periwinkle
#CCCCFF
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 7.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDFD #FDF4D4
analogous
#D4F1FD #D4DDFD #DFD4FD
triadic
#D4DDFD #FDD4DD #DDFDD4
tetradic
#D4DDFD #FDD4F1 #FDF4D4 #D4FDDF
square
#D4DDFD #FDD4F1 #FDF4D4 #D4FDDF
split-complementary
#D4DDFD #FDDFD4 #F1FDD4
monochromatic
#5F81F8 #9AAFFA #D4DDFD #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.35
#D4DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#D4DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDFD
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDFD | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#CBE3E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4ddfd; /* rgb */ color: rgb(212, 221, 253); /* oklch */ color: oklch(90.1% 0.045 273.0);
Tailwind
colors: {
custom: {
50: '#e1e7fe',
500: '#d4ddfd',
950: '#000000',
},
}SCSS
$custom: #d4ddfd; $custom-light: #e1e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d4ddfd",
"rgb": {
"r": 212,
"g": 221,
"b": 253
},
"hsl": {
"h": 226.829,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.90074,
"c": 0.04496,
"h": 273
},
"luminance": 0.72802
}Semantic roles & 50–950 ramp
primary
#D4DDFD
secondary
#E6D38F
accent
#B300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485