#D6DAEB#D6DAEB
#D6DAEB is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.024 H 275.3°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DAEB |
|---|---|
| RGB | rgb(214, 218, 235) |
| HSL | hsl(229, 34%, 88%) |
| HSV | hsv(229, 9%, 92%) |
| CMYK | cmyk(8.9%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.21, 1.87, -8.77) |
| CIE-LCH | lch(87.21, 8.97, 282.03°) |
| OKLab | oklab(89.04% 0.0022 -0.0236) |
| OKLCH | oklch(89.04% 0.024 275.3) |
| XYZ | xyz(67.7953, 70.4366, 88.6051) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.76
Fog
#D8DCE0
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.64
Ghostwhite
#F8F8FF
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DAEB #EBE7D6
analogous
#D6E4EB #D6DAEB #DCD6EB
triadic
#D6DAEB #EBD6DA #DAEBD6
tetradic
#D6DAEB #EBD6E4 #EBE7D6 #D6EBDC
square
#D6DAEB #EBD6E4 #EBE7D6 #D6EBDC
split-complementary
#D6DAEB #EBDCD6 #E4EBD6
monochromatic
#8490C3 #ADB5D7 #D6DAEB #EAECF5 #EAECF5
Accessibility & contrast
On white
1.39
#D6DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D6DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DAEB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DAEB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#D2DDDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6daeb; /* rgb */ color: rgb(214, 218, 235); /* oklch */ color: oklch(89.0% 0.024 275.3);
Tailwind
colors: {
custom: {
50: '#e2e5f1',
500: '#d6daeb',
950: '#000000',
},
}SCSS
$custom: #d6daeb; $custom-light: #e2e5f1; $custom-dark: #000000;
JSON
{
"hex": "#d6daeb",
"rgb": {
"r": 214,
"g": 218,
"b": 235
},
"hsl": {
"h": 228.571,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.8904,
"c": 0.02365,
"h": 275.3
},
"luminance": 0.70437
}Semantic roles & 50–950 ramp
primary
#D6DAEB
secondary
#C5BEA0
accent
#9738AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485