#D0DAEC#D0DAEC
#D0DAEC is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.6% C 0.027 H 262.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DAEC |
|---|---|
| RGB | rgb(208, 218, 236) |
| HSL | hsl(219, 42%, 87%) |
| HSV | hsv(219, 12%, 93%) |
| CMYK | cmyk(11.9%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(86.80, 0.14, -9.95) |
| CIE-LCH | lch(86.80, 9.95, 270.78°) |
| OKLab | oklab(88.62% -0.0036 -0.0268) |
| OKLCH | oklch(88.62% 0.027 262.3) |
| XYZ | xyz(66.2208, 69.6080, 89.2875) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.37
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.81
Cloudy Blue
#ACC2D9
ΔE00 7.58
Aliceblue
#F0F8FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DAEC #ECE2D0
analogous
#D0E8EC #D0DAEC #D4D0EC
triadic
#D0DAEC #ECD0DA #DAECD0
tetradic
#D0DAEC #ECD0E8 #ECE2D0 #D0ECD4
square
#D0DAEC #ECD0E8 #ECE2D0 #D0ECD4
split-complementary
#D0DAEC #ECD4D0 #E8ECD0
monochromatic
#7995C9 #A4B8DA #D0DAEC #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.41
#D0DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D0DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DAEC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DAEC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#CADEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0daec; /* rgb */ color: rgb(208, 218, 236); /* oklch */ color: oklch(88.6% 0.027 262.3);
Tailwind
colors: {
custom: {
50: '#dee5f2',
500: '#d0daec',
950: '#000000',
},
}SCSS
$custom: #d0daec; $custom-light: #dee5f2; $custom-dark: #000000;
JSON
{
"hex": "#d0daec",
"rgb": {
"r": 208,
"g": 218,
"b": 236
},
"hsl": {
"h": 218.571,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.88623,
"c": 0.02704,
"h": 262.3
},
"luminance": 0.69609
}Semantic roles & 50–950 ramp
primary
#D0DAEC
secondary
#C8B799
accent
#8630B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485