#D7DEEF#D7DEEF
#D7DEEF is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.0% C 0.024 H 267.9°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEEF |
|---|---|
| RGB | rgb(215, 222, 239) |
| HSL | hsl(223, 43%, 89%) |
| HSV | hsv(223, 10%, 94%) |
| CMYK | cmyk(10%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(88.41, 0.89, -9.09) |
| CIE-LCH | lch(88.41, 9.14, 275.61°) |
| OKLab | oklab(90.04% -0.0009 -0.0244) |
| OKLCH | oklch(90.04% 0.024 267.9) |
| XYZ | xyz(69.7223, 72.9209, 92.0465) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.32
Fog
#D8DCE0
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 6.86
Aliceblue
#F0F8FF
ΔE00 7.21
Ghostwhite
#F8F8FF
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEEF #EFE8D7
analogous
#D7EAEF #D7DEEF #DCD7EF
triadic
#D7DEEF #EFD7DE #DEEFD7
tetradic
#D7DEEF #EFD7EA #EFE8D7 #D7EFDC
square
#D7DEEF #EFD7EA #EFE8D7 #D7EFDC
split-complementary
#D7DEEF #EFDCD7 #EAEFD7
monochromatic
#8096CC #ABBADE #D7DEEF #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.35
#D7DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#D7DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEEF
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEEF | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#D2E1E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7deef; /* rgb */ color: rgb(215, 222, 239); /* oklch */ color: oklch(90.0% 0.024 267.9);
Tailwind
colors: {
custom: {
50: '#e3e8f4',
500: '#d7deef',
950: '#000000',
},
}SCSS
$custom: #d7deef; $custom-light: #e3e8f4; $custom-dark: #000000;
JSON
{
"hex": "#d7deef",
"rgb": {
"r": 215,
"g": 222,
"b": 239
},
"hsl": {
"h": 222.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.90037,
"c": 0.02445,
"h": 267.9
},
"luminance": 0.72922
}Semantic roles & 50–950 ramp
primary
#D7DEEF
secondary
#CBBE9F
accent
#8F30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485