#D1D3FA#D1D3FA
#D1D3FA is a very light, muted blue. Relative luminance 0.670; OKLCH L 87.8% C 0.054 H 282.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D3FA |
|---|---|
| RGB | rgb(209, 211, 250) |
| HSL | hsl(237, 80%, 90%) |
| HSV | hsv(237, 16%, 98%) |
| CMYK | cmyk(16.4%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(85.53, 7.02, -19.26) |
| CIE-LCH | lch(85.53, 20.50, 290.03°) |
| OKLab | oklab(87.78% 0.012 -0.0523) |
| OKLCH | oklch(87.78% 0.054 282.9) |
| XYZ | xyz(66.8401, 67.0451, 99.8435) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.28
Light Periwinkle
#C1C6FC
ΔE00 4.98
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Pale Lilac
#E4CBFF
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D3FA #FAF8D1
analogous
#D1E8FA #D1D3FA #E3D1FA
triadic
#D1D3FA #FAD1D3 #D3FAD1
tetradic
#D1D3FA #FAD1E8 #FAF8D1 #D1FAE3
square
#D1D3FA #FAD1E8 #FAF8D1 #D1FAE3
split-complementary
#D1D3FA #FAE3D1 #E8FAD1
monochromatic
#6369EE #9A9EF4 #D1D3FA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.46
#D1D3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#D1D3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D3FA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D3FA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#C8D9E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d1d3fa; /* rgb */ color: rgb(209, 211, 250); /* oklch */ color: oklch(87.8% 0.054 282.9);
Tailwind
colors: {
custom: {
50: '#dfe0fc',
500: '#d1d3fa',
950: '#000000',
},
}SCSS
$custom: #d1d3fa; $custom-light: #dfe0fc; $custom-dark: #000000;
JSON
{
"hex": "#d1d3fa",
"rgb": {
"r": 209,
"g": 211,
"b": 250
},
"hsl": {
"h": 237.073,
"s": 80.392,
"l": 90
},
"oklch": {
"l": 0.8778,
"c": 0.05369,
"h": 282.9
},
"luminance": 0.67046
}Semantic roles & 50–950 ramp
primary
#D1D3FA
secondary
#E0DC8F
accent
#D209DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485