#D7ECFF#D7ECFF
#D7ECFF is a very light, muted cyan. Relative luminance 0.817; OKLCH L 93.3% C 0.034 H 245.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ECFF |
|---|---|
| RGB | rgb(215, 236, 255) |
| HSL | hsl(209, 100%, 92%) |
| HSV | hsv(209, 16%, 100%) |
| CMYK | cmyk(15.7%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.42, -3.13, -11.50) |
| CIE-LCH | lch(92.42, 11.91, 254.79°) |
| OKLab | oklab(93.34% -0.0142 -0.0311) |
| OKLCH | oklch(93.34% 0.034 245.5) |
| XYZ | xyz(76.0654, 81.6564, 106.3420) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.25
Fog
#D8DCE0
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.48
Azure (CSS)
#F0FFFF
ΔE00 8.95
Ghostwhite
#F8F8FF
ΔE00 9.02
Lavender (CSS)
#E6E6FA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ECFF #FFEAD7
analogous
#D7FFFE #D7ECFF #D7D8FF
triadic
#D7ECFF #FFD7EC #ECFFD7
tetradic
#D7ECFF #FED7FF #FFEAD7 #D8FFD7
square
#D7ECFF #FED7FF #FFEAD7 #D8FFD7
split-complementary
#D7ECFF #FFD7D8 #FFFED7
monochromatic
#5DB2FF #9ACFFF #D7ECFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.21
#D7ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#D7ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ECFF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ECFF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#CDF0F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7ecff; /* rgb */ color: rgb(215, 236, 255); /* oklch */ color: oklch(93.3% 0.034 245.5);
Tailwind
colors: {
custom: {
50: '#e3f2ff',
500: '#d7ecff',
950: '#000000',
},
}SCSS
$custom: #d7ecff; $custom-light: #e3f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d7ecff",
"rgb": {
"r": 215,
"g": 236,
"b": 255
},
"hsl": {
"h": 208.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.93341,
"c": 0.03415,
"h": 245.5
},
"luminance": 0.81658
}Semantic roles & 50–950 ramp
primary
#D7ECFF
secondary
#EBBB8F
accent
#6D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586