#D6DEEC#D6DEEC
#D6DEEC is a very light, muted blue. Relative luminance 0.726; OKLCH L 89.9% C 0.021 H 261.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEEC |
|---|---|
| RGB | rgb(214, 222, 236) |
| HSL | hsl(218, 37%, 88%) |
| HSV | hsv(218, 9%, 93%) |
| CMYK | cmyk(9.3%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(88.25, -0.02, -7.75) |
| CIE-LCH | lch(88.25, 7.75, 269.86°) |
| OKLab | oklab(89.87% -0.003 -0.0208) |
| OKLCH | oklch(89.87% 0.021 261.8) |
| XYZ | xyz(68.9900, 72.5941, 89.7180) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.45
Lavender (CSS)
#E6E6FA
ΔE00 5.54
Aliceblue
#F0F8FF
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEEC #ECE4D6
analogous
#D6E9EC #D6DEEC #D9D6EC
triadic
#D6DEEC #ECD6DE #DEECD6
tetradic
#D6DEEC #ECD6E9 #ECE4D6 #D6ECD9
square
#D6DEEC #ECD6E9 #ECE4D6 #D6ECD9
split-complementary
#D6DEEC #ECD9D6 #E9ECD6
monochromatic
#829BC5 #ACBCD9 #D6DEEC #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.35
#D6DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D6DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEEC
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEEC | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#D8DCEC
Tritanopia (blue-blind)
#D1E1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6deec; /* rgb */ color: rgb(214, 222, 236); /* oklch */ color: oklch(89.9% 0.021 261.8);
Tailwind
colors: {
custom: {
50: '#e2e8f2',
500: '#d6deec',
950: '#000000',
},
}SCSS
$custom: #d6deec; $custom-light: #e2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#d6deec",
"rgb": {
"r": 214,
"g": 222,
"b": 236
},
"hsl": {
"h": 218.182,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.89868,
"c": 0.02103,
"h": 261.8
},
"luminance": 0.72595
}Semantic roles & 50–950 ramp
primary
#D6DEEC
secondary
#C7B8A0
accent
#8336B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485