#D3DAEA#D3DAEA
#D3DAEA is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.8% C 0.023 H 266.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DAEA |
|---|---|
| RGB | rgb(211, 218, 234) |
| HSL | hsl(222, 35%, 87%) |
| HSV | hsv(222, 10%, 92%) |
| CMYK | cmyk(9.8%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.96, 0.70, -8.64) |
| CIE-LCH | lch(86.96, 8.66, 274.64°) |
| OKLab | oklab(88.78% -0.0013 -0.0232) |
| OKLCH | oklch(88.78% 0.023 266.9) |
| XYZ | xyz(66.7835, 69.9315, 87.8057) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Fog
#D8DCE0
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 6.26
Gainsboro
#DCDCDC
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DAEA #EAE3D3
analogous
#D3E6EA #D3DAEA #D8D3EA
triadic
#D3DAEA #EAD3DA #DAEAD3
tetradic
#D3DAEA #EAD3E6 #EAE3D3 #D3EAD8
square
#D3DAEA #EAD3E6 #EAE3D3 #D3EAD8
split-complementary
#D3DAEA #EAD8D3 #E6EAD3
monochromatic
#8094C2 #AAB7D6 #D3DAEA #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.40
#D3DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D3DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DAEA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DAEA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#CEDDDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3daea; /* rgb */ color: rgb(211, 218, 234); /* oklch */ color: oklch(88.8% 0.023 266.9);
Tailwind
colors: {
custom: {
50: '#e0e5f0',
500: '#d3daea',
950: '#000000',
},
}SCSS
$custom: #d3daea; $custom-light: #e0e5f0; $custom-dark: #000000;
JSON
{
"hex": "#d3daea",
"rgb": {
"r": 211,
"g": 218,
"b": 234
},
"hsl": {
"h": 221.739,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.88783,
"c": 0.02323,
"h": 266.9
},
"luminance": 0.69932
}Semantic roles & 50–950 ramp
primary
#D3DAEA
secondary
#C4B89D
accent
#8A37AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485