#D6DFEE#D6DFEE
#D6DFEE is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.1% C 0.023 H 260.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFEE |
|---|---|
| RGB | rgb(214, 223, 238) |
| HSL | hsl(218, 41%, 89%) |
| HSV | hsv(218, 10%, 93%) |
| CMYK | cmyk(10.1%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.56, -0.15, -8.35) |
| CIE-LCH | lch(88.56, 8.35, 269.00°) |
| OKLab | oklab(90.13% -0.0037 -0.0224) |
| OKLCH | oklch(90.13% 0.023 260.7) |
| XYZ | xyz(69.5485, 73.2438, 91.3457) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 5.59
Aliceblue
#F0F8FF
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 7.05
Ghostwhite
#F8F8FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFEE #EEE5D6
analogous
#D6EBEE #D6DFEE #D9D6EE
triadic
#D6DFEE #EED6DF #DFEED6
tetradic
#D6DFEE #EED6EB #EEE5D6 #D6EED9
square
#D6DFEE #EED6EB #EEE5D6 #D6EED9
split-complementary
#D6DFEE #EED9D6 #EBEED6
monochromatic
#7F9BCA #ABBDDC #D6DFEE #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.34
#D6DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#D6DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFEE
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFEE | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0EF
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#D1E2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6dfee; /* rgb */ color: rgb(214, 223, 238); /* oklch */ color: oklch(90.1% 0.023 260.7);
Tailwind
colors: {
custom: {
50: '#e2e9f3',
500: '#d6dfee',
950: '#000000',
},
}SCSS
$custom: #d6dfee; $custom-light: #e2e9f3; $custom-dark: #000000;
JSON
{
"hex": "#d6dfee",
"rgb": {
"r": 214,
"g": 223,
"b": 238
},
"hsl": {
"h": 217.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.9013,
"c": 0.02272,
"h": 260.7
},
"luminance": 0.73245
}Semantic roles & 50–950 ramp
primary
#D6DFEE
secondary
#CABA9E
accent
#8331B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485