#D7DDEE#D7DDEE
#D7DDEE is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.8% C 0.024 H 270.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDEE |
|---|---|
| RGB | rgb(215, 221, 238) |
| HSL | hsl(224, 40%, 89%) |
| HSV | hsv(224, 10%, 93%) |
| CMYK | cmyk(9.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(88.13, 1.22, -8.98) |
| CIE-LCH | lch(88.13, 9.07, 277.71°) |
| OKLab | oklab(89.81% 0.0001 -0.0241) |
| OKLCH | oklch(89.81% 0.024 270.3) |
| XYZ | xyz(69.3102, 72.3324, 91.1824) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.02
Fog
#D8DCE0
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.97
Ghostwhite
#F8F8FF
ΔE00 7.39
Aliceblue
#F0F8FF
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDEE #EEE8D7
analogous
#D7E9EE #D7DDEE #DDD7EE
triadic
#D7DDEE #EED7DD #DDEED7
tetradic
#D7DDEE #EED7E9 #EEE8D7 #D7EEDD
square
#D7DDEE #EED7E9 #EEE8D7 #D7EEDD
split-complementary
#D7DDEE #EEDDD7 #E9EED7
monochromatic
#8194C9 #ACB8DC #D7DDEE #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.36
#D7DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D7DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDEE
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDEE | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#D2E0E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7ddee; /* rgb */ color: rgb(215, 221, 238); /* oklch */ color: oklch(89.8% 0.024 270.3);
Tailwind
colors: {
custom: {
50: '#e3e7f3',
500: '#d7ddee',
950: '#000000',
},
}SCSS
$custom: #d7ddee; $custom-light: #e3e7f3; $custom-dark: #000000;
JSON
{
"hex": "#d7ddee",
"rgb": {
"r": 215,
"g": 221,
"b": 238
},
"hsl": {
"h": 224.348,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.89806,
"c": 0.02413,
"h": 270.3
},
"luminance": 0.72333
}Semantic roles & 50–950 ramp
primary
#D7DDEE
secondary
#CABFA0
accent
#9232B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485