#D0D8EA#D0D8EA
#D0D8EA is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.2% C 0.026 H 266.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8EA |
|---|---|
| RGB | rgb(208, 216, 234) |
| HSL | hsl(222, 38%, 87%) |
| HSV | hsv(222, 11%, 92%) |
| CMYK | cmyk(11.1%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.24, 0.78, -9.74) |
| CIE-LCH | lch(86.24, 9.77, 274.57°) |
| OKLab | oklab(88.16% -0.0016 -0.0262) |
| OKLCH | oklch(88.16% 0.026 266.6) |
| XYZ | xyz(65.4163, 68.4614, 87.5939) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.50
Fog
#D8DCE0
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.79
Gainsboro
#DCDCDC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8EA #EAE2D0
analogous
#D0E5EA #D0D8EA #D5D0EA
triadic
#D0D8EA #EAD0D8 #D8EAD0
tetradic
#D0D8EA #EAD0E5 #EAE2D0 #D0EAD5
square
#D0D8EA #EAD0E5 #EAE2D0 #D0EAD5
split-complementary
#D0D8EA #EAD5D0 #E5EAD0
monochromatic
#7B92C4 #A6B5D7 #D0D8EA #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.43
#D0D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#D0D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8EA
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8EA | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#CADBDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0d8ea; /* rgb */ color: rgb(208, 216, 234); /* oklch */ color: oklch(88.2% 0.026 266.6);
Tailwind
colors: {
custom: {
50: '#dee4f0',
500: '#d0d8ea',
950: '#000000',
},
}SCSS
$custom: #d0d8ea; $custom-light: #dee4f0; $custom-dark: #000000;
JSON
{
"hex": "#d0d8ea",
"rgb": {
"r": 208,
"g": 216,
"b": 234
},
"hsl": {
"h": 221.538,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.88158,
"c": 0.02626,
"h": 266.6
},
"luminance": 0.68462
}Semantic roles & 50–950 ramp
primary
#D0D8EA
secondary
#C4B79A
accent
#8B34B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485