#D3DCEE#D3DCEE
#D3DCEE is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.027 H 264.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCEE |
|---|---|
| RGB | rgb(211, 220, 238) |
| HSL | hsl(220, 44%, 88%) |
| HSV | hsv(220, 11%, 93%) |
| CMYK | cmyk(11.3%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(87.59, 0.45, -9.82) |
| CIE-LCH | lch(87.59, 9.83, 272.64°) |
| OKLab | oklab(89.31% -0.0026 -0.0264) |
| OKLCH | oklch(89.31% 0.027 264.4) |
| XYZ | xyz(67.8864, 71.2075, 91.0402) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.95
Fog
#D8DCE0
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 7.41
Aliceblue
#F0F8FF
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCEE #EEE5D3
analogous
#D3E9EE #D3DCEE #D7D3EE
triadic
#D3DCEE #EED3DC #DCEED3
tetradic
#D3DCEE #EED3E9 #EEE5D3 #D3EED7
square
#D3DCEE #EED3E9 #EEE5D3 #D3EED7
split-complementary
#D3DCEE #EED7D3 #E9EED3
monochromatic
#7B96CC #A7B9DD #D3DCEE #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.38
#D3DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D3DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCEE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCEE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#CDDFE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dcee; /* rgb */ color: rgb(211, 220, 238); /* oklch */ color: oklch(89.3% 0.027 264.4);
Tailwind
colors: {
custom: {
50: '#e0e6f3',
500: '#d3dcee',
950: '#000000',
},
}SCSS
$custom: #d3dcee; $custom-light: #e0e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d3dcee",
"rgb": {
"r": 211,
"g": 220,
"b": 238
},
"hsl": {
"h": 220,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.89309,
"c": 0.02656,
"h": 264.4
},
"luminance": 0.71208
}Semantic roles & 50–950 ramp
primary
#D3DCEE
secondary
#CABA9B
accent
#8A2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485