#D7ECFC#D7ECFC
#D7ECFC is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.2% C 0.031 H 240.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ECFC |
|---|---|
| RGB | rgb(215, 236, 252) |
| HSL | hsl(206, 86%, 92%) |
| HSV | hsv(206, 15%, 99%) |
| CMYK | cmyk(14.7%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.34, -3.74, -10.06) |
| CIE-LCH | lch(92.34, 10.73, 249.63°) |
| OKLab | oklab(93.25% -0.0153 -0.0272) |
| OKLCH | oklch(93.25% 0.031 240.7) |
| XYZ | xyz(75.5862, 81.4648, 103.8185) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.77
Fog
#D8DCE0
ΔE00 7.43
Azure (CSS)
#F0FFFF
ΔE00 7.95
Lightblue
#ADD8E6
ΔE00 8.74
Ghostwhite
#F8F8FF
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ECFC #FCE7D7
analogous
#D7FCFA #D7ECFC #D7DAFC
triadic
#D7ECFC #FCD7EC #ECFCD7
tetradic
#D7ECFC #FAD7FC #FCE7D7 #DAFCD7
square
#D7ECFC #FAD7FC #FCE7D7 #DAFCD7
split-complementary
#D7ECFC #FCD7DA #FCFAD7
monochromatic
#65B6F3 #9ED1F8 #D7ECFC #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.21
#D7ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#D7ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ECFC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ECFC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#E1E7FC
Tritanopia (blue-blind)
#CEF0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7ecfc; /* rgb */ color: rgb(215, 236, 252); /* oklch */ color: oklch(93.2% 0.031 240.7);
Tailwind
colors: {
custom: {
50: '#e3f2fd',
500: '#d7ecfc',
950: '#000000',
},
}SCSS
$custom: #d7ecfc; $custom-light: #e3f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d7ecfc",
"rgb": {
"r": 215,
"g": 236,
"b": 252
},
"hsl": {
"h": 205.946,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.93246,
"c": 0.03116,
"h": 240.7
},
"luminance": 0.81466
}Semantic roles & 50–950 ramp
primary
#D7ECFC
secondary
#E4B693
accent
#6403E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585