#D7ECFB#D7ECFB
#D7ECFB is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.2% C 0.030 H 238.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ECFB |
|---|---|
| RGB | rgb(215, 236, 251) |
| HSL | hsl(205, 82%, 91%) |
| HSV | hsv(205, 14%, 98%) |
| CMYK | cmyk(14.3%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(92.31, -3.94, -9.58) |
| CIE-LCH | lch(92.31, 10.36, 247.66°) |
| OKLab | oklab(93.22% -0.0156 -0.0258) |
| OKLCH | oklch(93.22% 0.03 238.8) |
| XYZ | xyz(75.4282, 81.4015, 102.9862) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.66
Fog
#D8DCE0
ΔE00 7.29
Azure (CSS)
#F0FFFF
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 8.56
Ghostwhite
#F8F8FF
ΔE00 8.91
Lightcyan
#E0FFFF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ECFB #FBE6D7
analogous
#D7FBF8 #D7ECFB #D7DAFB
triadic
#D7ECFB #FBD7EC #ECFBD7
tetradic
#D7ECFB #F8D7FB #FBE6D7 #DAFBD7
square
#D7ECFB #F8D7FB #FBE6D7 #DAFBD7
split-complementary
#D7ECFB #FBD7DA #FBF8D7
monochromatic
#68B7F0 #9FD2F5 #D7ECFB #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.22
#D7ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D7ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ECFB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ECFB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFC
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#CEF0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7ecfb; /* rgb */ color: rgb(215, 236, 251); /* oklch */ color: oklch(93.2% 0.030 238.8);
Tailwind
colors: {
custom: {
50: '#e3f2fc',
500: '#d7ecfb',
950: '#000000',
},
}SCSS
$custom: #d7ecfb; $custom-light: #e3f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d7ecfb",
"rgb": {
"r": 215,
"g": 236,
"b": 251
},
"hsl": {
"h": 205,
"s": 81.818,
"l": 91.373
},
"oklch": {
"l": 0.93215,
"c": 0.03021,
"h": 238.8
},
"luminance": 0.81403
}Semantic roles & 50–950 ramp
primary
#D7ECFB
secondary
#E2B594
accent
#6107DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585