#D0D8F2#D0D8F2
#D0D8F2 is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.4% C 0.037 H 272.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8F2 |
|---|---|
| RGB | rgb(208, 216, 242) |
| HSL | hsl(226, 57%, 88%) |
| HSV | hsv(226, 14%, 95%) |
| CMYK | cmyk(14%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.47, 2.40, -13.62) |
| CIE-LCH | lch(86.47, 13.83, 280.00°) |
| OKLab | oklab(88.42% 0.0013 -0.0368) |
| OKLCH | oklch(88.42% 0.037 272) |
| XYZ | xyz(66.5917, 68.9315, 93.7839) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 7.27
Periwinkle
#CCCCFF
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 8.17
Powder Blue (survey)
#B1D1FC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8F2 #F2EAD0
analogous
#D0E9F2 #D0D8F2 #D9D0F2
triadic
#D0D8F2 #F2D0D8 #D8F2D0
tetradic
#D0D8F2 #F2D0E9 #F2EAD0 #D0F2D9
square
#D0D8F2 #F2D0E9 #F2EAD0 #D0F2D9
split-complementary
#D0D8F2 #F2D9D0 #E9F2D0
monochromatic
#7088D7 #A0B0E5 #D0D8F2 #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.42
#D0D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#D0D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8F2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8F2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#CED7F1
Tritanopia (blue-blind)
#C8DDE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0d8f2; /* rgb */ color: rgb(208, 216, 242); /* oklch */ color: oklch(88.4% 0.037 272.0);
Tailwind
colors: {
custom: {
50: '#dee4f6',
500: '#d0d8f2',
950: '#000000',
},
}SCSS
$custom: #d0d8f2; $custom-light: #dee4f6; $custom-dark: #000000;
JSON
{
"hex": "#d0d8f2",
"rgb": {
"r": 208,
"g": 216,
"b": 242
},
"hsl": {
"h": 225.882,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.88419,
"c": 0.03682,
"h": 272
},
"luminance": 0.68932
}Semantic roles & 50–950 ramp
primary
#D0D8F2
secondary
#D1C395
accent
#9E21C4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485