#D6ECF6#D6ECF6
#D6ECF6 is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.027 H 226.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECF6 |
|---|---|
| RGB | rgb(214, 236, 246) |
| HSL | hsl(199, 64%, 90%) |
| HSV | hsv(199, 13%, 96%) |
| CMYK | cmyk(13%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(92.10, -5.25, -7.29) |
| CIE-LCH | lch(92.10, 8.98, 234.21°) |
| OKLab | oklab(92.99% -0.0185 -0.0196) |
| OKLCH | oklch(92.99% 0.027 226.8) |
| XYZ | xyz(74.3576, 80.9395, 98.8762) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.86
Azure (CSS)
#F0FFFF
ΔE00 6.13
Lightcyan
#E0FFFF
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.69
Mintcream
#F5FFFA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECF6 #F6E0D6
analogous
#D6F6F0 #D6ECF6 #D6DCF6
triadic
#D6ECF6 #F6D6EC #ECF6D6
tetradic
#D6ECF6 #F0D6F6 #F6E0D6 #DCF6D6
square
#D6ECF6 #F0D6F6 #F6E0D6 #DCF6D6
split-complementary
#D6ECF6 #F6D6DC #F6F0D6
monochromatic
#72BDE0 #A4D5EB #D6ECF6 #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.22
#D6ECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D6ECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECF6
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECF6 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#E2E7F6
Tritanopia (blue-blind)
#CEEFEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6ecf6; /* rgb */ color: rgb(214, 236, 246); /* oklch */ color: oklch(93.0% 0.027 226.8);
Tailwind
colors: {
custom: {
50: '#e2f2f9',
500: '#d6ecf6',
950: '#000000',
},
}SCSS
$custom: #d6ecf6; $custom-light: #e2f2f9; $custom-dark: #000000;
JSON
{
"hex": "#d6ecf6",
"rgb": {
"r": 214,
"g": 236,
"b": 246
},
"hsl": {
"h": 198.75,
"s": 64,
"l": 90.196
},
"oklch": {
"l": 0.9299,
"c": 0.02697,
"h": 226.8
},
"luminance": 0.80941
}Semantic roles & 50–950 ramp
primary
#D6ECF6
secondary
#D8AC98
accent
#511ACC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585