#D3DDFD#D3DDFD
#D3DDFD is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.0% C 0.045 H 271.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDFD |
|---|---|
| RGB | rgb(211, 221, 253) |
| HSL | hsl(226, 91%, 91%) |
| HSV | hsv(226, 17%, 99%) |
| CMYK | cmyk(16.6%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.28, 3.00, -16.68) |
| CIE-LCH | lch(88.28, 16.94, 280.20°) |
| OKLab | oklab(90% 0.0014 -0.0452) |
| OKLCH | oklch(90% 0.045 271.7) |
| XYZ | xyz(70.4458, 72.6525, 103.2213) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 6.51
Light Blue Grey
#B7C9E2
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDFD #FDF3D3
analogous
#D3F2FD #D3DDFD #DED3FD
triadic
#D3DDFD #FDD3DD #DDFDD3
tetradic
#D3DDFD #FDD3F2 #FDF3D3 #D3FDDE
square
#D3DDFD #FDD3F2 #FDF3D3 #D3FDDE
split-complementary
#D3DDFD #FDDED3 #F2FDD3
monochromatic
#5E83F8 #98B0FA #D3DDFD #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.35
#D3DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D3DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDFD
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDFD | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#C9E3E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3ddfd; /* rgb */ color: rgb(211, 221, 253); /* oklch */ color: oklch(90.0% 0.045 271.7);
Tailwind
colors: {
custom: {
50: '#e0e7fe',
500: '#d3ddfd',
950: '#000000',
},
}SCSS
$custom: #d3ddfd; $custom-light: #e0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d3ddfd",
"rgb": {
"r": 211,
"g": 221,
"b": 253
},
"hsl": {
"h": 225.714,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.90001,
"c": 0.04524,
"h": 271.7
},
"luminance": 0.72654
}Semantic roles & 50–950 ramp
primary
#D3DDFD
secondary
#E6D18E
accent
#AF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485