#D3DDEB#D3DDEB
#D3DDEB is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.4% C 0.022 H 256.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDEB |
|---|---|
| RGB | rgb(211, 221, 235) |
| HSL | hsl(215, 38%, 87%) |
| HSV | hsv(215, 10%, 92%) |
| CMYK | cmyk(10.2%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.76, -0.66, -7.99) |
| CIE-LCH | lch(87.76, 8.02, 265.25°) |
| OKLab | oklab(89.41% -0.0051 -0.0215) |
| OKLCH | oklch(89.41% 0.022 256.7) |
| XYZ | xyz(67.7126, 71.5592, 88.8261) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.51
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 6.51
Aliceblue
#F0F8FF
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDEB #EBE1D3
analogous
#D3E9EB #D3DDEB #D5D3EB
triadic
#D3DDEB #EBD3DD #DDEBD3
tetradic
#D3DDEB #EBD3E9 #EBE1D3 #D3EBD5
square
#D3DDEB #EBD3E9 #EBE1D3 #D3EBD5
split-complementary
#D3DDEB #EBD5D3 #E9EBD3
monochromatic
#7F9CC5 #A9BCD8 #D3DDEB #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.37
#D3DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D3DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDEB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDEB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#CDE0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3ddeb; /* rgb */ color: rgb(211, 221, 235); /* oklch */ color: oklch(89.4% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#e0e7f1',
500: '#d3ddeb',
950: '#000000',
},
}SCSS
$custom: #d3ddeb; $custom-light: #e0e7f1; $custom-dark: #000000;
JSON
{
"hex": "#d3ddeb",
"rgb": {
"r": 211,
"g": 221,
"b": 235
},
"hsl": {
"h": 215,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.89414,
"c": 0.02205,
"h": 256.7
},
"luminance": 0.7156
}Semantic roles & 50–950 ramp
primary
#D3DDEB
secondary
#C6B59D
accent
#7D35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485