#D6DDEE#D6DDEE
#D6DDEE is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.7% C 0.024 H 267.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDEE |
|---|---|
| RGB | rgb(214, 221, 238) |
| HSL | hsl(223, 41%, 89%) |
| HSV | hsv(223, 10%, 93%) |
| CMYK | cmyk(10.1%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(88.06, 0.89, -9.10) |
| CIE-LCH | lch(88.06, 9.14, 275.61°) |
| OKLab | oklab(89.73% -0.0009 -0.0244) |
| OKLCH | oklch(89.73% 0.024 267.9) |
| XYZ | xyz(69.0173, 72.1814, 91.1686) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.43
Fog
#D8DCE0
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 6.69
Aliceblue
#F0F8FF
ΔE00 7.38
Ghostwhite
#F8F8FF
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDEE #EEE7D6
analogous
#D6E9EE #D6DDEE #DBD6EE
triadic
#D6DDEE #EED6DD #DDEED6
tetradic
#D6DDEE #EED6E9 #EEE7D6 #D6EEDB
square
#D6DDEE #EED6E9 #EEE7D6 #D6EEDB
split-complementary
#D6DDEE #EEDBD6 #E9EED6
monochromatic
#7F95CA #ABB9DC #D6DDEE #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.36
#D6DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D6DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDEE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDEE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#D1E0E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6ddee; /* rgb */ color: rgb(214, 221, 238); /* oklch */ color: oklch(89.7% 0.024 267.9);
Tailwind
colors: {
custom: {
50: '#e2e7f3',
500: '#d6ddee',
950: '#000000',
},
}SCSS
$custom: #d6ddee; $custom-light: #e2e7f3; $custom-dark: #000000;
JSON
{
"hex": "#d6ddee",
"rgb": {
"r": 214,
"g": 221,
"b": 238
},
"hsl": {
"h": 222.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.89731,
"c": 0.02447,
"h": 267.9
},
"luminance": 0.72182
}Semantic roles & 50–950 ramp
primary
#D6DDEE
secondary
#CABD9E
accent
#8E31B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485