#D0D8FA#D0D8FA
#D0D8FA is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.7% C 0.048 H 274.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8FA |
|---|---|
| RGB | rgb(208, 216, 250) |
| HSL | hsl(229, 81%, 90%) |
| HSV | hsv(229, 17%, 98%) |
| CMYK | cmyk(16.8%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(86.71, 4.07, -17.48) |
| CIE-LCH | lch(86.71, 17.94, 283.10°) |
| OKLab | oklab(88.69% 0.0041 -0.0474) |
| OKLCH | oklch(88.69% 0.048 274.9) |
| XYZ | xyz(67.8196, 69.4227, 100.2508) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.26
Light Periwinkle
#C1C6FC
ΔE00 6.12
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 8.27
Powder Blue (survey)
#B1D1FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8FA #FAF2D0
analogous
#D0EDFA #D0D8FA #DDD0FA
triadic
#D0D8FA #FAD0D8 #D8FAD0
tetradic
#D0D8FA #FAD0ED #FAF2D0 #D0FADD
square
#D0D8FA #FAD0ED #FAF2D0 #D0FADD
split-complementary
#D0D8FA #FADDD0 #EDFAD0
monochromatic
#617CEE #99AAF4 #D0D8FA #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.41
#D0D8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#D0D8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8FA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8FA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#CCD8F9
Tritanopia (blue-blind)
#C7DEE3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0d8fa; /* rgb */ color: rgb(208, 216, 250); /* oklch */ color: oklch(88.7% 0.048 274.9);
Tailwind
colors: {
custom: {
50: '#dee4fc',
500: '#d0d8fa',
950: '#000000',
},
}SCSS
$custom: #d0d8fa; $custom-light: #dee4fc; $custom-dark: #000000;
JSON
{
"hex": "#d0d8fa",
"rgb": {
"r": 208,
"g": 216,
"b": 250
},
"hsl": {
"h": 228.571,
"s": 80.769,
"l": 89.804
},
"oklch": {
"l": 0.88689,
"c": 0.04761,
"h": 274.9
},
"luminance": 0.69424
}Semantic roles & 50–950 ramp
primary
#D0D8FA
secondary
#E0D08E
accent
#B508DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485