#D6ECFC#D6ECFC
#D6ECFC is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.2% C 0.032 H 239.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECFC |
|---|---|
| RGB | rgb(214, 236, 252) |
| HSL | hsl(205, 86%, 91%) |
| HSV | hsv(205, 15%, 99%) |
| CMYK | cmyk(15.1%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.27, -4.05, -10.17) |
| CIE-LCH | lch(92.27, 10.94, 248.30°) |
| OKLab | oklab(93.18% -0.0163 -0.0274) |
| OKLCH | oklch(93.18% 0.032 239.4) |
| XYZ | xyz(75.2934, 81.3138, 103.8048) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.99
Fog
#D8DCE0
ΔE00 7.62
Azure (CSS)
#F0FFFF
ΔE00 7.94
Lightblue
#ADD8E6
ΔE00 8.45
Ice Blue
#A5DFF9
ΔE00 9.01
Light Blue Grey
#B7C9E2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECFC #FCE6D6
analogous
#D6FCF9 #D6ECFC #D6D9FC
triadic
#D6ECFC #FCD6EC #ECFCD6
tetradic
#D6ECFC #F9D6FC #FCE6D6 #D9FCD6
square
#D6ECFC #F9D6FC #FCE6D6 #D9FCD6
split-complementary
#D6ECFC #FCD6D9 #FCF9D6
monochromatic
#64B7F4 #9DD2F8 #D6ECFC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.22
#D6ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D6ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECFC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECFC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#CCF0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6ecfc; /* rgb */ color: rgb(214, 236, 252); /* oklch */ color: oklch(93.2% 0.032 239.4);
Tailwind
colors: {
custom: {
50: '#e3f2fd',
500: '#d6ecfc',
950: '#000000',
},
}SCSS
$custom: #d6ecfc; $custom-light: #e3f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d6ecfc",
"rgb": {
"r": 214,
"g": 236,
"b": 252
},
"hsl": {
"h": 205.263,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.93176,
"c": 0.0319,
"h": 239.4
},
"luminance": 0.81315
}Semantic roles & 50–950 ramp
primary
#D6ECFC
secondary
#E4B592
accent
#6103E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585