#D0DAEB#D0DAEB
#D0DAEB is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.6% C 0.026 H 261.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DAEB |
|---|---|
| RGB | rgb(208, 218, 235) |
| HSL | hsl(218, 40%, 87%) |
| HSV | hsv(218, 11%, 92%) |
| CMYK | cmyk(11.5%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.78, -0.07, -9.47) |
| CIE-LCH | lch(86.78, 9.47, 269.60°) |
| OKLab | oklab(88.59% -0.004 -0.0255) |
| OKLCH | oklch(88.59% 0.026 261.1) |
| XYZ | xyz(66.0759, 69.5500, 88.5245) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.47
Fog
#D8DCE0
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.89
Cloudy Blue
#ACC2D9
ΔE00 7.56
Aliceblue
#F0F8FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DAEB #EBE1D0
analogous
#D0E8EB #D0DAEB #D4D0EB
triadic
#D0DAEB #EBD0DA #DAEBD0
tetradic
#D0DAEB #EBD0E8 #EBE1D0 #D0EBD4
square
#D0DAEB #EBD0E8 #EBE1D0 #D0EBD4
split-complementary
#D0DAEB #EBD4D0 #E8EBD0
monochromatic
#7A96C6 #A5B8D9 #D0DAEB #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.41
#D0DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D0DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DAEB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DAEB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#CADDDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0daeb; /* rgb */ color: rgb(208, 218, 235); /* oklch */ color: oklch(88.6% 0.026 261.1);
Tailwind
colors: {
custom: {
50: '#dee5f1',
500: '#d0daeb',
950: '#000000',
},
}SCSS
$custom: #d0daeb; $custom-light: #dee5f1; $custom-dark: #000000;
JSON
{
"hex": "#d0daeb",
"rgb": {
"r": 208,
"g": 218,
"b": 235
},
"hsl": {
"h": 217.778,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.88591,
"c": 0.02579,
"h": 261.1
},
"luminance": 0.69551
}Semantic roles & 50–950 ramp
primary
#D0DAEB
secondary
#C6B599
accent
#8332B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485