#D7DEEE#D7DEEE
#D7DEEE is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.0% C 0.023 H 266.9°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEEE |
|---|---|
| RGB | rgb(215, 222, 238) |
| HSL | hsl(222, 40%, 89%) |
| HSV | hsv(222, 10%, 93%) |
| CMYK | cmyk(9.7%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(88.38, 0.70, -8.61) |
| CIE-LCH | lch(88.38, 8.64, 274.62°) |
| OKLab | oklab(90.01% -0.0012 -0.0231) |
| OKLCH | oklch(90.01% 0.023 266.9) |
| XYZ | xyz(69.5750, 72.8620, 91.2706) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.55
Fog
#D8DCE0
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 6.93
Aliceblue
#F0F8FF
ΔE00 6.95
Ghostwhite
#F8F8FF
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEEE #EEE7D7
analogous
#D7EAEE #D7DEEE #DCD7EE
triadic
#D7DEEE #EED7DE #DEEED7
tetradic
#D7DEEE #EED7EA #EEE7D7 #D7EEDC
square
#D7DEEE #EED7EA #EEE7D7 #D7EEDC
split-complementary
#D7DEEE #EEDCD7 #EAEED7
monochromatic
#8197C9 #ACBBDC #D7DEEE #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.35
#D7DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#D7DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEEE
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEEE | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#D2E1E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7deee; /* rgb */ color: rgb(215, 222, 238); /* oklch */ color: oklch(90.0% 0.023 266.9);
Tailwind
colors: {
custom: {
50: '#e3e8f3',
500: '#d7deee',
950: '#000000',
},
}SCSS
$custom: #d7deee; $custom-light: #e3e8f3; $custom-dark: #000000;
JSON
{
"hex": "#d7deee",
"rgb": {
"r": 215,
"g": 222,
"b": 238
},
"hsl": {
"h": 221.739,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.90005,
"c": 0.02315,
"h": 266.9
},
"luminance": 0.72863
}Semantic roles & 50–950 ramp
primary
#D7DEEE
secondary
#CABDA0
accent
#8C32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485