#D6DEEF#D6DEEF
#D6DEEF is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.0% C 0.025 H 265.6°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEEF |
|---|---|
| RGB | rgb(214, 222, 239) |
| HSL | hsl(221, 44%, 89%) |
| HSV | hsv(221, 10%, 94%) |
| CMYK | cmyk(10.5%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(88.34, 0.57, -9.21) |
| CIE-LCH | lch(88.34, 9.22, 273.55°) |
| OKLab | oklab(89.96% -0.0019 -0.0247) |
| OKLCH | oklch(89.96% 0.025 265.6) |
| XYZ | xyz(69.4295, 72.7699, 92.0328) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.74
Fog
#D8DCE0
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.62
Aliceblue
#F0F8FF
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEEF #EFE7D6
analogous
#D6EBEF #D6DEEF #DBD6EF
triadic
#D6DEEF #EFD6DE #DEEFD6
tetradic
#D6DEEF #EFD6EB #EFE7D6 #D6EFDB
square
#D6DEEF #EFD6EB #EFE7D6 #D6EFDB
split-complementary
#D6DEEF #EFDBD6 #EBEFD6
monochromatic
#7E97CD #AABBDE #D6DEEF #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.35
#D6DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#D6DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEEF
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEEF | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#D0E1E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6deef; /* rgb */ color: rgb(214, 222, 239); /* oklch */ color: oklch(90.0% 0.025 265.6);
Tailwind
colors: {
custom: {
50: '#e2e8f4',
500: '#d6deef',
950: '#000000',
},
}SCSS
$custom: #d6deef; $custom-light: #e2e8f4; $custom-dark: #000000;
JSON
{
"hex": "#d6deef",
"rgb": {
"r": 214,
"g": 222,
"b": 239
},
"hsl": {
"h": 220.8,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.89962,
"c": 0.02482,
"h": 265.6
},
"luminance": 0.72771
}Semantic roles & 50–950 ramp
primary
#D6DEEF
secondary
#CBBD9E
accent
#8B2FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485