#D0D3FA#D0D3FA
#D0D3FA is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.7% C 0.054 H 281.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D3FA |
|---|---|
| RGB | rgb(208, 211, 250) |
| HSL | hsl(236, 81%, 90%) |
| HSV | hsv(236, 17%, 98%) |
| CMYK | cmyk(16.8%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(85.45, 6.71, -19.38) |
| CIE-LCH | lch(85.45, 20.51, 289.10°) |
| OKLab | oklab(87.71% 0.011 -0.0527) |
| OKLCH | oklch(87.71% 0.054 281.8) |
| XYZ | xyz(66.5580, 66.8997, 99.8303) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.26
Light Periwinkle
#C1C6FC
ΔE00 4.82
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Pale Lilac
#E4CBFF
ΔE00 8.23
Light Lavender
#DFC5FE
ΔE00 8.48
Light Blue Grey
#B7C9E2
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D3FA #FAF7D0
analogous
#D0E8FA #D0D3FA #E2D0FA
triadic
#D0D3FA #FAD0D3 #D3FAD0
tetradic
#D0D3FA #FAD0E8 #FAF7D0 #D0FAE2
square
#D0D3FA #FAD0E8 #FAF7D0 #D0FAE2
split-complementary
#D0D3FA #FAE2D0 #E8FAD0
monochromatic
#616BEE #999FF4 #D0D3FA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.46
#D0D3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#D0D3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D3FA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D3FA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#C8D4F9
Tritanopia (blue-blind)
#C7DAE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d0d3fa; /* rgb */ color: rgb(208, 211, 250); /* oklch */ color: oklch(87.7% 0.054 281.8);
Tailwind
colors: {
custom: {
50: '#dee0fc',
500: '#d0d3fa',
950: '#000000',
},
}SCSS
$custom: #d0d3fa; $custom-light: #dee0fc; $custom-dark: #000000;
JSON
{
"hex": "#d0d3fa",
"rgb": {
"r": 208,
"g": 211,
"b": 250
},
"hsl": {
"h": 235.714,
"s": 80.769,
"l": 89.804
},
"oklch": {
"l": 0.87705,
"c": 0.05379,
"h": 281.8
},
"luminance": 0.66901
}Semantic roles & 50–950 ramp
primary
#D0D3FA
secondary
#E0DA8E
accent
#CE08DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485