#D3DEEE#D3DEEE
#D3DEEE is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.7% C 0.025 H 257.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEEE |
|---|---|
| RGB | rgb(211, 222, 238) |
| HSL | hsl(216, 44%, 88%) |
| HSV | hsv(216, 11%, 93%) |
| CMYK | cmyk(11.3%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(88.10, -0.59, -9.06) |
| CIE-LCH | lch(88.10, 9.08, 266.28°) |
| OKLab | oklab(89.71% -0.0053 -0.0244) |
| OKLCH | oklch(89.71% 0.025 257.7) |
| XYZ | xyz(68.4144, 72.2636, 91.2162) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 6.21
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Aliceblue
#F0F8FF
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEEE #EEE3D3
analogous
#D3EBEE #D3DEEE #D5D3EE
triadic
#D3DEEE #EED3DE #DEEED3
tetradic
#D3DEEE #EED3EB #EEE3D3 #D3EED5
square
#D3DEEE #EED3EB #EEE3D3 #D3EED5
split-complementary
#D3DEEE #EED5D3 #EBEED3
monochromatic
#7B9CCC #A7BDDD #D3DEEE #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.36
#D3DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D3DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEEE
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEEE | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#CDE1E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3deee; /* rgb */ color: rgb(211, 222, 238); /* oklch */ color: oklch(89.7% 0.025 257.7);
Tailwind
colors: {
custom: {
50: '#e0e8f3',
500: '#d3deee',
950: '#000000',
},
}SCSS
$custom: #d3deee; $custom-light: #e0e8f3; $custom-dark: #000000;
JSON
{
"hex": "#d3deee",
"rgb": {
"r": 211,
"g": 222,
"b": 238
},
"hsl": {
"h": 215.556,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.89709,
"c": 0.02497,
"h": 257.7
},
"luminance": 0.72264
}Semantic roles & 50–950 ramp
primary
#D3DEEE
secondary
#CAB79B
accent
#7F2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485