#D7DAEB#D7DAEB
#D7DAEB is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.1% C 0.023 H 277.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DAEB |
|---|---|
| RGB | rgb(215, 218, 235) |
| HSL | hsl(231, 33%, 88%) |
| HSV | hsv(231, 9%, 92%) |
| CMYK | cmyk(8.5%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.28, 2.19, -8.66) |
| CIE-LCH | lch(87.28, 8.93, 284.22°) |
| OKLab | oklab(89.12% 0.0032 -0.0232) |
| OKLCH | oklch(89.12% 0.023 277.9) |
| XYZ | xyz(68.0881, 70.5876, 88.6188) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.46
Fog
#D8DCE0
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.67
Ghostwhite
#F8F8FF
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DAEB #EBE8D7
analogous
#D7E4EB #D7DAEB #DED7EB
triadic
#D7DAEB #EBD7DA #DAEBD7
tetradic
#D7DAEB #EBD7E4 #EBE8D7 #D7EBDE
square
#D7DAEB #EBD7E4 #EBE8D7 #D7EBDE
split-complementary
#D7DAEB #EBDED7 #E4EBD7
monochromatic
#858FC2 #AEB4D7 #D7DAEB #EBECF5 #EBECF5
Accessibility & contrast
On white
1.39
#D7DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D7DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DAEB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DAEB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#D3DDDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7daeb; /* rgb */ color: rgb(215, 218, 235); /* oklch */ color: oklch(89.1% 0.023 277.9);
Tailwind
colors: {
custom: {
50: '#e3e5f1',
500: '#d7daeb',
950: '#000000',
},
}SCSS
$custom: #d7daeb; $custom-light: #e3e5f1; $custom-dark: #000000;
JSON
{
"hex": "#d7daeb",
"rgb": {
"r": 215,
"g": 218,
"b": 235
},
"hsl": {
"h": 231,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.89116,
"c": 0.02344,
"h": 277.9
},
"luminance": 0.70588
}Semantic roles & 50–950 ramp
primary
#D7DAEB
secondary
#C5BFA1
accent
#9B39AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485