#D7DAEF#D7DAEF
#D7DAEF is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.2% C 0.029 H 279.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DAEF |
|---|---|
| RGB | rgb(215, 218, 239) |
| HSL | hsl(233, 43%, 89%) |
| HSV | hsv(233, 10%, 94%) |
| CMYK | cmyk(10%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(87.40, 2.98, -10.60) |
| CIE-LCH | lch(87.40, 11.01, 285.70°) |
| OKLab | oklab(89.24% 0.0047 -0.0285) |
| OKLCH | oklch(89.24% 0.029 279.3) |
| XYZ | xyz(68.6725, 70.8213, 91.6966) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.08
Light Blue Grey
#B7C9E2
ΔE00 7.64
Fog
#D8DCE0
ΔE00 7.70
Ghostwhite
#F8F8FF
ΔE00 8.55
Lightsteelblue
#B0C4DE
ΔE00 9.01
Gainsboro
#DCDCDC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DAEF #EFECD7
analogous
#D7E6EF #D7DAEF #E0D7EF
triadic
#D7DAEF #EFD7DA #DAEFD7
tetradic
#D7DAEF #EFD7E6 #EFECD7 #D7EFE0
square
#D7DAEF #EFD7E6 #EFECD7 #D7EFE0
split-complementary
#D7DAEF #EFE0D7 #E6EFD7
monochromatic
#8089CC #ABB2DE #D7DAEF #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.38
#D7DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D7DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DAEF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DAEF | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#D2DDE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7daef; /* rgb */ color: rgb(215, 218, 239); /* oklch */ color: oklch(89.2% 0.029 279.3);
Tailwind
colors: {
custom: {
50: '#e3e5f4',
500: '#d7daef',
950: '#000000',
},
}SCSS
$custom: #d7daef; $custom-light: #e3e5f4; $custom-dark: #000000;
JSON
{
"hex": "#d7daef",
"rgb": {
"r": 215,
"g": 218,
"b": 239
},
"hsl": {
"h": 232.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.89243,
"c": 0.02888,
"h": 279.3
},
"luminance": 0.70822
}Semantic roles & 50–950 ramp
primary
#D7DAEF
secondary
#CBC69F
accent
#A530B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485