#D8ECFB#D8ECFB
#D8ECFB is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.3% C 0.029 H 240.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D8ECFB |
|---|---|
| RGB | rgb(216, 236, 251) |
| HSL | hsl(206, 81%, 92%) |
| HSV | hsv(206, 14%, 98%) |
| CMYK | cmyk(13.9%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(92.38, -3.63, -9.47) |
| CIE-LCH | lch(92.38, 10.14, 249.05°) |
| OKLab | oklab(93.29% -0.0146 -0.0255) |
| OKLCH | oklch(93.29% 0.029 240.2) |
| XYZ | xyz(75.7228, 81.5535, 103.0000) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.44
Fog
#D8DCE0
ΔE00 7.10
Azure (CSS)
#F0FFFF
ΔE00 7.63
Ghostwhite
#F8F8FF
ΔE00 8.60
Lightblue
#ADD8E6
ΔE00 8.85
Light Blue Grey
#B7C9E2
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8ECFB #FBE7D8
analogous
#D8FBF9 #D8ECFB #D8DBFB
triadic
#D8ECFB #FBD8EC #ECFBD8
tetradic
#D8ECFB #F9D8FB #FBE7D8 #DBFBD8
square
#D8ECFB #F9D8FB #FBE7D8 #DBFBD8
split-complementary
#D8ECFB #FBD8DB #FBF9D8
monochromatic
#69B6F0 #A0D1F5 #D8ECFB #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.21
#D8ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#D8ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8ECFB
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8ECFB | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFC
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#CFF0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8ecfb; /* rgb */ color: rgb(216, 236, 251); /* oklch */ color: oklch(93.3% 0.029 240.2);
Tailwind
colors: {
custom: {
50: '#e4f2fc',
500: '#d8ecfb',
950: '#000000',
},
}SCSS
$custom: #d8ecfb; $custom-light: #e4f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d8ecfb",
"rgb": {
"r": 216,
"g": 236,
"b": 251
},
"hsl": {
"h": 205.714,
"s": 81.395,
"l": 91.569
},
"oklch": {
"l": 0.93285,
"c": 0.02945,
"h": 240.2
},
"luminance": 0.81555
}Semantic roles & 50–950 ramp
primary
#D8ECFB
secondary
#E2B695
accent
#6308DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585