#D0DAEE#D0DAEE
#D0DAEE is a very light, muted blue. Relative luminance 0.697; OKLCH L 88.7% C 0.030 H 264.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DAEE |
|---|---|
| RGB | rgb(208, 218, 238) |
| HSL | hsl(220, 47%, 87%) |
| HSV | hsv(220, 13%, 93%) |
| CMYK | cmyk(12.6%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.86, 0.54, -10.92) |
| CIE-LCH | lch(86.86, 10.94, 272.82°) |
| OKLab | oklab(88.69% -0.0029 -0.0294) |
| OKLCH | oklch(88.69% 0.03 264.4) |
| XYZ | xyz(66.5130, 69.7249, 90.8264) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.26
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Lightsteelblue
#B0C4DE
ΔE00 6.73
Fog
#D8DCE0
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 7.67
Aliceblue
#F0F8FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DAEE #EEE4D0
analogous
#D0E9EE #D0DAEE #D5D0EE
triadic
#D0DAEE #EED0DA #DAEED0
tetradic
#D0DAEE #EED0E9 #EEE4D0 #D0EED5
square
#D0DAEE #EED0E9 #EEE4D0 #D0EED5
split-complementary
#D0DAEE #EED5D0 #E9EED0
monochromatic
#7693CD #A3B7DE #D0DAEE #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.41
#D0DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D0DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DAEE
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DAEE | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#C9DEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0daee; /* rgb */ color: rgb(208, 218, 238); /* oklch */ color: oklch(88.7% 0.030 264.4);
Tailwind
colors: {
custom: {
50: '#dee5f3',
500: '#d0daee',
950: '#000000',
},
}SCSS
$custom: #d0daee; $custom-light: #dee5f3; $custom-dark: #000000;
JSON
{
"hex": "#d0daee",
"rgb": {
"r": 208,
"g": 218,
"b": 238
},
"hsl": {
"h": 220,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.88687,
"c": 0.02958,
"h": 264.4
},
"luminance": 0.69726
}Semantic roles & 50–950 ramp
primary
#D0DAEE
secondary
#CBBA98
accent
#8B2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485