#D6DDEF#D6DDEF
#D6DDEF is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.8% C 0.026 H 268.8°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDEF |
|---|---|
| RGB | rgb(214, 221, 239) |
| HSL | hsl(223, 44%, 89%) |
| HSV | hsv(223, 10%, 94%) |
| CMYK | cmyk(10.5%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(88.08, 1.09, -9.58) |
| CIE-LCH | lch(88.08, 9.65, 276.50°) |
| OKLab | oklab(89.76% -0.0005 -0.0258) |
| OKLCH | oklch(89.76% 0.026 268.8) |
| XYZ | xyz(69.1647, 72.2403, 91.9445) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.23
Fog
#D8DCE0
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.65
Aliceblue
#F0F8FF
ΔE00 7.64
Ghostwhite
#F8F8FF
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDEF #EFE8D6
analogous
#D6EAEF #D6DDEF #DCD6EF
triadic
#D6DDEF #EFD6DD #DDEFD6
tetradic
#D6DDEF #EFD6EA #EFE8D6 #D6EFDC
square
#D6DDEF #EFD6EA #EFE8D6 #D6EFDC
split-complementary
#D6DDEF #EFDCD6 #EAEFD6
monochromatic
#7E94CD #AAB8DE #D6DDEF #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.36
#D6DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D6DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDEF
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDEF | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#D1E0E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6ddef; /* rgb */ color: rgb(214, 221, 239); /* oklch */ color: oklch(89.8% 0.026 268.8);
Tailwind
colors: {
custom: {
50: '#e2e7f4',
500: '#d6ddef',
950: '#000000',
},
}SCSS
$custom: #d6ddef; $custom-light: #e2e7f4; $custom-dark: #000000;
JSON
{
"hex": "#d6ddef",
"rgb": {
"r": 214,
"g": 221,
"b": 239
},
"hsl": {
"h": 223.2,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.89763,
"c": 0.02578,
"h": 268.8
},
"luminance": 0.72241
}Semantic roles & 50–950 ramp
primary
#D6DDEF
secondary
#CBBF9E
accent
#912FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485