#D6DCEE#D6DCEE
#D6DCEE is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.5% C 0.025 H 271.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCEE |
|---|---|
| RGB | rgb(214, 220, 238) |
| HSL | hsl(225, 41%, 89%) |
| HSV | hsv(225, 10%, 93%) |
| CMYK | cmyk(10.1%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(87.80, 1.42, -9.48) |
| CIE-LCH | lch(87.80, 9.58, 278.49°) |
| OKLab | oklab(89.53% 0.0005 -0.0255) |
| OKLCH | oklch(89.53% 0.025 271.1) |
| XYZ | xyz(68.7541, 71.6549, 91.0809) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Fog
#D8DCE0
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.78
Ghostwhite
#F8F8FF
ΔE00 7.76
Aliceblue
#F0F8FF
ΔE00 7.92
Gainsboro
#DCDCDC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCEE #EEE8D6
analogous
#D6E8EE #D6DCEE #DCD6EE
triadic
#D6DCEE #EED6DC #DCEED6
tetradic
#D6DCEE #EED6E8 #EEE8D6 #D6EEDC
square
#D6DCEE #EED6E8 #EEE8D6 #D6EEDC
split-complementary
#D6DCEE #EEDCD6 #E8EED6
monochromatic
#7F92CA #ABB7DC #D6DCEE #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.37
#D6DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D6DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCEE
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCEE | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#D1DFE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dcee; /* rgb */ color: rgb(214, 220, 238); /* oklch */ color: oklch(89.5% 0.025 271.1);
Tailwind
colors: {
custom: {
50: '#e2e6f3',
500: '#d6dcee',
950: '#000000',
},
}SCSS
$custom: #d6dcee; $custom-light: #e2e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d6dcee",
"rgb": {
"r": 214,
"g": 220,
"b": 238
},
"hsl": {
"h": 225,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.89532,
"c": 0.02547,
"h": 271.1
},
"luminance": 0.71656
}Semantic roles & 50–950 ramp
primary
#D6DCEE
secondary
#CABF9E
accent
#9431B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485