#D3D8FA#D3D8FA
#D3D8FA is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.9% C 0.047 H 278.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D8FA |
|---|---|
| RGB | rgb(211, 216, 250) |
| HSL | hsl(232, 80%, 90%) |
| HSV | hsv(232, 16%, 98%) |
| CMYK | cmyk(15.6%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(86.93, 5.00, -17.13) |
| CIE-LCH | lch(86.93, 17.84, 286.27°) |
| OKLab | oklab(88.91% 0.0072 -0.0464) |
| OKLCH | oklch(88.91% 0.047 278.8) |
| XYZ | xyz(68.6712, 69.8618, 100.2907) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Light Periwinkle
#C1C6FC
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 9.20
Powder Blue (survey)
#B1D1FC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D8FA #FAF5D3
analogous
#D3EBFA #D3D8FA #E1D3FA
triadic
#D3D8FA #FAD3D8 #D8FAD3
tetradic
#D3D8FA #FAD3EB #FAF5D3 #D3FAE1
square
#D3D8FA #FAD3EB #FAF5D3 #D3FAE1
split-complementary
#D3D8FA #FAE1D3 #EBFAD3
monochromatic
#6577EE #9CA7F4 #D3D8FA #E4E7FC #E4E7FC
Accessibility & contrast
On white
1.40
#D3D8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D3D8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D8FA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D8FA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#CBDEE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3d8fa; /* rgb */ color: rgb(211, 216, 250); /* oklch */ color: oklch(88.9% 0.047 278.8);
Tailwind
colors: {
custom: {
50: '#e0e4fc',
500: '#d3d8fa',
950: '#000000',
},
}SCSS
$custom: #d3d8fa; $custom-light: #e0e4fc; $custom-dark: #000000;
JSON
{
"hex": "#d3d8fa",
"rgb": {
"r": 211,
"g": 216,
"b": 250
},
"hsl": {
"h": 232.308,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.88912,
"c": 0.047,
"h": 278.8
},
"luminance": 0.69863
}Semantic roles & 50–950 ramp
primary
#D3D8FA
secondary
#E0D691
accent
#C10ADC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485