#D8ECFC#D8ECFC
#D8ECFC is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.3% C 0.030 H 242.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D8ECFC |
|---|---|
| RGB | rgb(216, 236, 252) |
| HSL | hsl(207, 86%, 92%) |
| HSV | hsv(207, 14%, 99%) |
| CMYK | cmyk(14.3%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.41, -3.43, -9.95) |
| CIE-LCH | lch(92.41, 10.53, 251.01°) |
| OKLab | oklab(93.32% -0.0143 -0.0269) |
| OKLCH | oklch(93.32% 0.03 242) |
| XYZ | xyz(75.8808, 81.6167, 103.8323) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.57
Fog
#D8DCE0
ΔE00 7.25
Azure (CSS)
#F0FFFF
ΔE00 7.97
Ghostwhite
#F8F8FF
ΔE00 8.61
Light Blue Grey
#B7C9E2
ΔE00 8.91
Lightblue
#ADD8E6
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8ECFC #FCE8D8
analogous
#D8FCFA #D8ECFC #D8DAFC
triadic
#D8ECFC #FCD8EC #ECFCD8
tetradic
#D8ECFC #FAD8FC #FCE8D8 #DAFCD8
square
#D8ECFC #FAD8FC #FCE8D8 #DAFCD8
split-complementary
#D8ECFC #FCD8DA #FCFAD8
monochromatic
#66B5F3 #9FD0F8 #D8ECFC #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.21
#D8ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#D8ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8ECFC
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8ECFC | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFD
Deuteranopia (green-blind)
#E1E7FC
Tritanopia (blue-blind)
#CFF0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8ecfc; /* rgb */ color: rgb(216, 236, 252); /* oklch */ color: oklch(93.3% 0.030 242.0);
Tailwind
colors: {
custom: {
50: '#e4f2fd',
500: '#d8ecfc',
950: '#000000',
},
}SCSS
$custom: #d8ecfc; $custom-light: #e4f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d8ecfc",
"rgb": {
"r": 216,
"g": 236,
"b": 252
},
"hsl": {
"h": 206.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.93316,
"c": 0.03042,
"h": 242
},
"luminance": 0.81618
}Semantic roles & 50–950 ramp
primary
#D8ECFC
secondary
#E4B894
accent
#6603E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585