#D3DAEC#D3DAEC
#D3DAEC is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.026 H 268.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DAEC |
|---|---|
| RGB | rgb(211, 218, 236) |
| HSL | hsl(223, 40%, 88%) |
| HSV | hsv(223, 11%, 93%) |
| CMYK | cmyk(10.6%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(87.02, 1.10, -9.61) |
| CIE-LCH | lch(87.02, 9.67, 276.52°) |
| OKLab | oklab(88.85% -0.0005 -0.0258) |
| OKLCH | oklch(88.85% 0.026 268.8) |
| XYZ | xyz(67.0725, 70.0471, 89.3274) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.64
Fog
#D8DCE0
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 8.01
Light Gray
#D3D3D3
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DAEC #ECE5D3
analogous
#D3E6EC #D3DAEC #D8D3EC
triadic
#D3DAEC #ECD3DA #DAECD3
tetradic
#D3DAEC #ECD3E6 #ECE5D3 #D3ECD8
square
#D3DAEC #ECD3E6 #ECE5D3 #D3ECD8
split-complementary
#D3DAEC #ECD8D3 #E6ECD3
monochromatic
#7E92C7 #A8B6DA #D3DAEC #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.40
#D3DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D3DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DAEC
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DAEC | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#CEDDE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3daec; /* rgb */ color: rgb(211, 218, 236); /* oklch */ color: oklch(88.8% 0.026 268.8);
Tailwind
colors: {
custom: {
50: '#e0e5f2',
500: '#d3daec',
950: '#000000',
},
}SCSS
$custom: #d3daec; $custom-light: #e0e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d3daec",
"rgb": {
"r": 211,
"g": 218,
"b": 236
},
"hsl": {
"h": 223.2,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.88846,
"c": 0.02585,
"h": 268.8
},
"luminance": 0.70048
}Semantic roles & 50–950 ramp
primary
#D3DAEC
secondary
#C7BB9C
accent
#8F33B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485