#D0D8F4#D0D8F4
#D0D8F4 is a very light, muted blue. Relative luminance 0.691; OKLCH L 88.5% C 0.040 H 272.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8F4 |
|---|---|
| RGB | rgb(208, 216, 244) |
| HSL | hsl(227, 62%, 89%) |
| HSV | hsv(227, 15%, 96%) |
| CMYK | cmyk(14.8%, 11.5%, 0%, 4.3%) |
| CIE-LAB | lab(86.53, 2.81, -14.59) |
| CIE-LCH | lch(86.53, 14.85, 280.92°) |
| OKLab | oklab(88.49% 0.002 -0.0395) |
| OKLCH | oklch(88.49% 0.04 272.9) |
| XYZ | xyz(66.8937, 69.0523, 95.3746) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 6.19
Periwinkle
#CCCCFF
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 7.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8F4 #F4ECD0
analogous
#D0EAF4 #D0D8F4 #DAD0F4
triadic
#D0D8F4 #F4D0D8 #D8F4D0
tetradic
#D0D8F4 #F4D0EA #F4ECD0 #D0F4DA
square
#D0D8F4 #F4D0EA #F4ECD0 #D0F4DA
split-complementary
#D0D8F4 #F4DAD0 #EAF4D0
monochromatic
#6D86DD #9EAFE8 #D0D8F4 #E6EAF9 #E6EAF9
Accessibility & contrast
On white
1.42
#D0D8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#D0D8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8F4
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8F4 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#CED7F3
Tritanopia (blue-blind)
#C8DDE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0d8f4; /* rgb */ color: rgb(208, 216, 244); /* oklch */ color: oklch(88.5% 0.040 272.9);
Tailwind
colors: {
custom: {
50: '#dee4f7',
500: '#d0d8f4',
950: '#000000',
},
}SCSS
$custom: #d0d8f4; $custom-light: #dee4f7; $custom-dark: #000000;
JSON
{
"hex": "#d0d8f4",
"rgb": {
"r": 208,
"g": 216,
"b": 244
},
"hsl": {
"h": 226.667,
"s": 62.069,
"l": 88.627
},
"oklch": {
"l": 0.88485,
"c": 0.03951,
"h": 272.9
},
"luminance": 0.69053
}Semantic roles & 50–950 ramp
primary
#D0D8F4
secondary
#D5C694
accent
#A31CCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485