#D0D8EC#D0D8EC
#D0D8EC is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.2% C 0.029 H 268.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8EC |
|---|---|
| RGB | rgb(208, 216, 236) |
| HSL | hsl(223, 42%, 87%) |
| HSV | hsv(223, 12%, 93%) |
| CMYK | cmyk(11.9%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(86.29, 1.18, -10.71) |
| CIE-LCH | lch(86.29, 10.78, 276.29°) |
| OKLab | oklab(88.22% -0.0008 -0.0288) |
| OKLCH | oklch(88.22% 0.029 268.4) |
| XYZ | xyz(65.7053, 68.5770, 89.1157) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 5.46
Fog
#D8DCE0
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8EC #ECE4D0
analogous
#D0E6EC #D0D8EC #D6D0EC
triadic
#D0D8EC #ECD0D8 #D8ECD0
tetradic
#D0D8EC #ECD0E6 #ECE4D0 #D0ECD6
square
#D0D8EC #ECD0E6 #ECE4D0 #D0ECD6
split-complementary
#D0D8EC #ECD6D0 #E6ECD0
monochromatic
#7990C9 #A4B4DA #D0D8EC #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.43
#D0D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#D0D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8EC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8EC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#CADCDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0d8ec; /* rgb */ color: rgb(208, 216, 236); /* oklch */ color: oklch(88.2% 0.029 268.4);
Tailwind
colors: {
custom: {
50: '#dee4f2',
500: '#d0d8ec',
950: '#000000',
},
}SCSS
$custom: #d0d8ec; $custom-light: #dee4f2; $custom-dark: #000000;
JSON
{
"hex": "#d0d8ec",
"rgb": {
"r": 208,
"g": 216,
"b": 236
},
"hsl": {
"h": 222.857,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.88222,
"c": 0.02886,
"h": 268.4
},
"luminance": 0.68578
}Semantic roles & 50–950 ramp
primary
#D0D8EC
secondary
#C8BA99
accent
#8F30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485