#D3DAEB#D3DAEB
#D3DAEB is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.025 H 267.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DAEB |
|---|---|
| RGB | rgb(211, 218, 235) |
| HSL | hsl(223, 38%, 87%) |
| HSV | hsv(223, 10%, 92%) |
| CMYK | cmyk(10.2%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.99, 0.90, -9.12) |
| CIE-LCH | lch(86.99, 9.17, 275.63°) |
| OKLab | oklab(88.81% -0.0009 -0.0245) |
| OKLCH | oklch(88.81% 0.025 267.9) |
| XYZ | xyz(66.9276, 69.9892, 88.5644) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 7.65
Light Gray
#D3D3D3
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DAEB #EBE4D3
analogous
#D3E6EB #D3DAEB #D8D3EB
triadic
#D3DAEB #EBD3DA #DAEBD3
tetradic
#D3DAEB #EBD3E6 #EBE4D3 #D3EBD8
square
#D3DAEB #EBD3E6 #EBE4D3 #D3EBD8
split-complementary
#D3DAEB #EBD8D3 #E6EBD3
monochromatic
#7F93C5 #A9B7D8 #D3DAEB #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.40
#D3DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D3DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DAEB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DAEB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#CEDDDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3daeb; /* rgb */ color: rgb(211, 218, 235); /* oklch */ color: oklch(88.8% 0.025 267.9);
Tailwind
colors: {
custom: {
50: '#e0e5f1',
500: '#d3daeb',
950: '#000000',
},
}SCSS
$custom: #d3daeb; $custom-light: #e0e5f1; $custom-dark: #000000;
JSON
{
"hex": "#d3daeb",
"rgb": {
"r": 211,
"g": 218,
"b": 235
},
"hsl": {
"h": 222.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.88814,
"c": 0.02454,
"h": 267.9
},
"luminance": 0.6999
}Semantic roles & 50–950 ramp
primary
#D3DAEB
secondary
#C6BA9D
accent
#8C35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485