#D7DAEC#D7DAEC
#D7DAEC is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.1% C 0.025 H 278.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DAEC |
|---|---|
| RGB | rgb(215, 218, 236) |
| HSL | hsl(231, 36%, 88%) |
| HSV | hsv(231, 9%, 93%) |
| CMYK | cmyk(8.9%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(87.31, 2.39, -9.14) |
| CIE-LCH | lch(87.31, 9.45, 284.65°) |
| OKLab | oklab(89.15% 0.0036 -0.0245) |
| OKLCH | oklch(89.15% 0.025 278.3) |
| XYZ | xyz(68.2330, 70.6455, 89.3818) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.30
Fog
#D8DCE0
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 7.55
Ghostwhite
#F8F8FF
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DAEC #ECE9D7
analogous
#D7E4EC #D7DAEC #DED7EC
triadic
#D7DAEC #ECD7DA #DAECD7
tetradic
#D7DAEC #ECD7E4 #ECE9D7 #D7ECDE
square
#D7DAEC #ECD7E4 #ECE9D7 #D7ECDE
split-complementary
#D7DAEC #ECDED7 #E4ECD7
monochromatic
#848DC5 #AEB4D8 #D7DAEC #EAECF5 #EAECF5
Accessibility & contrast
On white
1.39
#D7DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D7DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DAEC
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DAEC | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#D3DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7daec; /* rgb */ color: rgb(215, 218, 236); /* oklch */ color: oklch(89.1% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#e3e5f2',
500: '#d7daec',
950: '#000000',
},
}SCSS
$custom: #d7daec; $custom-light: #e3e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d7daec",
"rgb": {
"r": 215,
"g": 218,
"b": 236
},
"hsl": {
"h": 231.429,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.89148,
"c": 0.0248,
"h": 278.3
},
"luminance": 0.70646
}Semantic roles & 50–950 ramp
primary
#D7DAEC
secondary
#C6C1A1
accent
#9D37AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485