#D0DAEA#D0DAEA
#D0DAEA is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.6% C 0.025 H 259.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DAEA |
|---|---|
| RGB | rgb(208, 218, 234) |
| HSL | hsl(217, 38%, 87%) |
| HSV | hsv(217, 11%, 92%) |
| CMYK | cmyk(11.1%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.75, -0.27, -8.98) |
| CIE-LCH | lch(86.75, 8.98, 268.31°) |
| OKLab | oklab(88.56% -0.0043 -0.0242) |
| OKLCH | oklch(88.56% 0.025 259.8) |
| XYZ | xyz(65.9319, 69.4924, 87.7657) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.28
Light Blue Grey
#B7C9E2
ΔE00 5.62
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Lightsteelblue
#B0C4DE
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.51
Aliceblue
#F0F8FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DAEA #EAE0D0
analogous
#D0E7EA #D0DAEA #D3D0EA
triadic
#D0DAEA #EAD0DA #DAEAD0
tetradic
#D0DAEA #EAD0E7 #EAE0D0 #D0EAD3
square
#D0DAEA #EAD0E7 #EAE0D0 #D0EAD3
split-complementary
#D0DAEA #EAD3D0 #E7EAD0
monochromatic
#7B97C4 #A6B9D7 #D0DAEA #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.41
#D0DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D0DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DAEA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DAEA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#CADDDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0daea; /* rgb */ color: rgb(208, 218, 234); /* oklch */ color: oklch(88.6% 0.025 259.8);
Tailwind
colors: {
custom: {
50: '#dee5f0',
500: '#d0daea',
950: '#000000',
},
}SCSS
$custom: #d0daea; $custom-light: #dee5f0; $custom-dark: #000000;
JSON
{
"hex": "#d0daea",
"rgb": {
"r": 208,
"g": 218,
"b": 234
},
"hsl": {
"h": 216.923,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.88559,
"c": 0.02455,
"h": 259.8
},
"luminance": 0.69493
}Semantic roles & 50–950 ramp
primary
#D0DAEA
secondary
#C4B49A
accent
#8134B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485