#D3DAEE#D3DAEE
#D3DAEE is a very light, muted blue. Relative luminance 0.702; OKLCH L 88.9% C 0.028 H 270.4°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DAEE |
|---|---|
| RGB | rgb(211, 218, 238) |
| HSL | hsl(224, 44%, 88%) |
| HSV | hsv(224, 11%, 93%) |
| CMYK | cmyk(11.3%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(87.08, 1.50, -10.58) |
| CIE-LCH | lch(87.08, 10.68, 278.05°) |
| OKLab | oklab(88.91% 0.0002 -0.0285) |
| OKLCH | oklch(88.91% 0.028 270.4) |
| XYZ | xyz(67.3646, 70.1640, 90.8663) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.37
Light Blue Grey
#B7C9E2
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.56
Ghostwhite
#F8F8FF
ΔE00 8.60
Cloudy Blue
#ACC2D9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DAEE #EEE7D3
analogous
#D3E7EE #D3DAEE #D9D3EE
triadic
#D3DAEE #EED3DA #DAEED3
tetradic
#D3DAEE #EED3E7 #EEE7D3 #D3EED9
square
#D3DAEE #EED3E7 #EEE7D3 #D3EED9
split-complementary
#D3DAEE #EED9D3 #E7EED3
monochromatic
#7B90CC #A7B5DD #D3DAEE #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.40
#D3DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D3DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DAEE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DAEE | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#CDDEE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3daee; /* rgb */ color: rgb(211, 218, 238); /* oklch */ color: oklch(88.9% 0.028 270.4);
Tailwind
colors: {
custom: {
50: '#e0e5f3',
500: '#d3daee',
950: '#000000',
},
}SCSS
$custom: #d3daee; $custom-light: #e0e5f3; $custom-dark: #000000;
JSON
{
"hex": "#d3daee",
"rgb": {
"r": 211,
"g": 218,
"b": 238
},
"hsl": {
"h": 224.444,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.8891,
"c": 0.02848,
"h": 270.4
},
"luminance": 0.70165
}Semantic roles & 50–950 ramp
primary
#D3DAEE
secondary
#CABE9B
accent
#942EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485