#D7DDEF#D7DDEF
#D7DDEF is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.8% C 0.025 H 271.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDEF |
|---|---|
| RGB | rgb(215, 221, 239) |
| HSL | hsl(225, 43%, 89%) |
| HSV | hsv(225, 10%, 94%) |
| CMYK | cmyk(10%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(88.16, 1.41, -9.47) |
| CIE-LCH | lch(88.16, 9.57, 278.49°) |
| OKLab | oklab(89.84% 0.0005 -0.0254) |
| OKLCH | oklch(89.84% 0.025 271.1) |
| XYZ | xyz(69.4575, 72.3913, 91.9582) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.82
Fog
#D8DCE0
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 7.58
Aliceblue
#F0F8FF
ΔE00 7.76
Gainsboro
#DCDCDC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDEF #EFE9D7
analogous
#D7E9EF #D7DDEF #DDD7EF
triadic
#D7DDEF #EFD7DD #DDEFD7
tetradic
#D7DDEF #EFD7E9 #EFE9D7 #D7EFDD
square
#D7DDEF #EFD7E9 #EFE9D7 #D7EFDD
split-complementary
#D7DDEF #EFDDD7 #E9EFD7
monochromatic
#8093CC #ABB8DE #D7DDEF #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.36
#D7DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D7DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDEF
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDEF | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#D2E0E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7ddef; /* rgb */ color: rgb(215, 221, 239); /* oklch */ color: oklch(89.8% 0.025 271.1);
Tailwind
colors: {
custom: {
50: '#e3e7f4',
500: '#d7ddef',
950: '#000000',
},
}SCSS
$custom: #d7ddef; $custom-light: #e3e7f4; $custom-dark: #000000;
JSON
{
"hex": "#d7ddef",
"rgb": {
"r": 215,
"g": 221,
"b": 239
},
"hsl": {
"h": 225,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.89838,
"c": 0.02545,
"h": 271.1
},
"luminance": 0.72392
}Semantic roles & 50–950 ramp
primary
#D7DDEF
secondary
#CBC09F
accent
#9430B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485