#D3DDFE#D3DDFE
#D3DDFE is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.0% C 0.047 H 272.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDFE |
|---|---|
| RGB | rgb(211, 221, 254) |
| HSL | hsl(226, 96%, 91%) |
| HSV | hsv(226, 17%, 100%) |
| CMYK | cmyk(16.9%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(88.31, 3.21, -17.16) |
| CIE-LCH | lch(88.31, 17.45, 280.60°) |
| OKLab | oklab(90.04% 0.0017 -0.0465) |
| OKLCH | oklch(90.04% 0.047 272.1) |
| XYZ | xyz(70.6056, 72.7164, 104.0625) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.79
Periwinkle
#CCCCFF
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDFE #FEF4D3
analogous
#D3F2FE #D3DDFE #DED3FE
triadic
#D3DDFE #FED3DD #DDFED3
tetradic
#D3DDFE #FED3F2 #FEF4D3 #D3FEDE
square
#D3DDFE #FED3F2 #FEF4D3 #D3FEDE
split-complementary
#D3DDFE #FEDED3 #F2FED3
monochromatic
#5B81FB #97AFFD #D3DDFE #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.35
#D3DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#D3DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDFE
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDFE | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#C9E3E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d3ddfe; /* rgb */ color: rgb(211, 221, 254); /* oklch */ color: oklch(90.0% 0.047 272.1);
Tailwind
colors: {
custom: {
50: '#e0e7fe',
500: '#d3ddfe',
950: '#000000',
},
}SCSS
$custom: #d3ddfe; $custom-light: #e0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d3ddfe",
"rgb": {
"r": 211,
"g": 221,
"b": 254
},
"hsl": {
"h": 226.047,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.90035,
"c": 0.04658,
"h": 272.1
},
"luminance": 0.72718
}Semantic roles & 50–950 ramp
primary
#D3DDFE
secondary
#E8D38D
accent
#B000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485