#D7DAED#D7DAED
#D7DAED is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.2% C 0.026 H 278.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DAED |
|---|---|
| RGB | rgb(215, 218, 237) |
| HSL | hsl(232, 38%, 89%) |
| HSV | hsv(232, 9%, 93%) |
| CMYK | cmyk(9.3%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(87.34, 2.59, -9.63) |
| CIE-LCH | lch(87.34, 9.97, 285.03°) |
| OKLab | oklab(89.18% 0.004 -0.0259) |
| OKLCH | oklch(89.18% 0.026 278.7) |
| XYZ | xyz(68.3787, 70.7038, 90.1491) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.18
Fog
#D8DCE0
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.56
Ghostwhite
#F8F8FF
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.42
Light Gray
#D3D3D3
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DAED #EDEAD7
analogous
#D7E5ED #D7DAED #DFD7ED
triadic
#D7DAED #EDD7DA #DAEDD7
tetradic
#D7DAED #EDD7E5 #EDEAD7 #D7EDDF
square
#D7DAED #EDD7E5 #EDEAD7 #D7EDDF
split-complementary
#D7DAED #EDDFD7 #E5EDD7
monochromatic
#838CC7 #ADB3DA #D7DAED #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.39
#D7DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D7DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DAED
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DAED | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#D3DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7daed; /* rgb */ color: rgb(215, 218, 237); /* oklch */ color: oklch(89.2% 0.026 278.7);
Tailwind
colors: {
custom: {
50: '#e3e5f2',
500: '#d7daed',
950: '#000000',
},
}SCSS
$custom: #d7daed; $custom-light: #e3e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d7daed",
"rgb": {
"r": 215,
"g": 218,
"b": 237
},
"hsl": {
"h": 231.818,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.89179,
"c": 0.02616,
"h": 278.7
},
"luminance": 0.70704
}Semantic roles & 50–950 ramp
primary
#D7DAED
secondary
#C8C3A0
accent
#A035B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485