#D0D8EE#D0D8EE
#D0D8EE is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.3% C 0.032 H 269.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8EE |
|---|---|
| RGB | rgb(208, 216, 238) |
| HSL | hsl(224, 47%, 87%) |
| HSV | hsv(224, 13%, 93%) |
| CMYK | cmyk(12.6%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.35, 1.58, -11.68) |
| CIE-LCH | lch(86.35, 11.79, 277.72°) |
| OKLab | oklab(88.29% -0.0001 -0.0315) |
| OKLCH | oklch(88.29% 0.032 269.8) |
| XYZ | xyz(65.9975, 68.6939, 90.6545) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 5.53
Lightsteelblue
#B0C4DE
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.58
Cloudy Blue
#ACC2D9
ΔE00 8.14
Powder Blue (survey)
#B1D1FC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8EE #EEE6D0
analogous
#D0E7EE #D0D8EE #D7D0EE
triadic
#D0D8EE #EED0D8 #D8EED0
tetradic
#D0D8EE #EED0E7 #EEE6D0 #D0EED7
square
#D0D8EE #EED0E7 #EEE6D0 #D0EED7
split-complementary
#D0D8EE #EED7D0 #E7EED0
monochromatic
#768DCD #A3B3DE #D0D8EE #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.42
#D0D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D0D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8EE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8EE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#C9DCDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0d8ee; /* rgb */ color: rgb(208, 216, 238); /* oklch */ color: oklch(88.3% 0.032 269.8);
Tailwind
colors: {
custom: {
50: '#dee4f3',
500: '#d0d8ee',
950: '#000000',
},
}SCSS
$custom: #d0d8ee; $custom-light: #dee4f3; $custom-dark: #000000;
JSON
{
"hex": "#d0d8ee",
"rgb": {
"r": 208,
"g": 216,
"b": 238
},
"hsl": {
"h": 224,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.88287,
"c": 0.0315,
"h": 269.8
},
"luminance": 0.68695
}Semantic roles & 50–950 ramp
primary
#D0D8EE
secondary
#CBBD98
accent
#942BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485