#D6E0EE#D6E0EE
#D6E0EE is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.3% C 0.022 H 256.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E0EE |
|---|---|
| RGB | rgb(214, 224, 238) |
| HSL | hsl(215, 41%, 89%) |
| HSV | hsv(215, 10%, 93%) |
| CMYK | cmyk(10.1%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(88.82, -0.66, -7.97) |
| CIE-LCH | lch(88.82, 8.00, 265.23°) |
| OKLab | oklab(90.33% -0.005 -0.0214) |
| OKLCH | oklch(90.33% 0.022 256.7) |
| XYZ | xyz(69.8165, 73.7797, 91.4350) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.56
Aliceblue
#F0F8FF
ΔE00 5.96
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Gainsboro
#DCDCDC
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.04
Ghostwhite
#F8F8FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E0EE #EEE4D6
analogous
#D6ECEE #D6E0EE #D8D6EE
triadic
#D6E0EE #EED6E0 #E0EED6
tetradic
#D6E0EE #EED6EC #EEE4D6 #D6EED8
square
#D6E0EE #EED6EC #EEE4D6 #D6EED8
split-complementary
#D6E0EE #EED8D6 #ECEED6
monochromatic
#7F9FCA #ABBFDC #D6E0EE #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.33
#D6E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#D6E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E0EE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E0EE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#D1E3E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d6e0ee; /* rgb */ color: rgb(214, 224, 238); /* oklch */ color: oklch(90.3% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#e2e9f3',
500: '#d6e0ee',
950: '#000000',
},
}SCSS
$custom: #d6e0ee; $custom-light: #e2e9f3; $custom-dark: #000000;
JSON
{
"hex": "#d6e0ee",
"rgb": {
"r": 214,
"g": 224,
"b": 238
},
"hsl": {
"h": 215,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.9033,
"c": 0.022,
"h": 256.7
},
"luminance": 0.7378
}Semantic roles & 50–950 ramp
primary
#D6E0EE
secondary
#CAB89E
accent
#7E31B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485