#D8EBFC#D8EBFC
#D8EBFC is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.1% C 0.031 H 245.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBFC |
|---|---|
| RGB | rgb(216, 235, 252) |
| HSL | hsl(208, 86%, 92%) |
| HSV | hsv(208, 14%, 99%) |
| CMYK | cmyk(14.3%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.15, -2.91, -10.33) |
| CIE-LCH | lch(92.15, 10.73, 254.26°) |
| OKLab | oklab(93.12% -0.0129 -0.0279) |
| OKLCH | oklch(93.12% 0.031 245.1) |
| XYZ | xyz(75.5937, 81.0425, 103.7366) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.66
Fog
#D8DCE0
ΔE00 7.18
Ghostwhite
#F8F8FF
ΔE00 8.44
Azure (CSS)
#F0FFFF
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 8.48
Lavender (CSS)
#E6E6FA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBFC #FCE9D8
analogous
#D8FCFB #D8EBFC #D8D9FC
triadic
#D8EBFC #FCD8EB #EBFCD8
tetradic
#D8EBFC #FBD8FC #FCE9D8 #D9FCD8
square
#D8EBFC #FBD8FC #FCE9D8 #D9FCD8
split-complementary
#D8EBFC #FCD8D9 #FCFBD8
monochromatic
#66B1F3 #9FCEF8 #D8EBFC #E3F0FD #E3F0FD
Accessibility & contrast
On white
1.22
#D8EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D8EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBFC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBFC | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#CFEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8ebfc; /* rgb */ color: rgb(216, 235, 252); /* oklch */ color: oklch(93.1% 0.031 245.1);
Tailwind
colors: {
custom: {
50: '#e4f1fd',
500: '#d8ebfc',
950: '#000000',
},
}SCSS
$custom: #d8ebfc; $custom-light: #e4f1fd; $custom-dark: #000000;
JSON
{
"hex": "#d8ebfc",
"rgb": {
"r": 216,
"g": 235,
"b": 252
},
"hsl": {
"h": 208.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.93115,
"c": 0.03073,
"h": 245.1
},
"luminance": 0.81044
}Semantic roles & 50–950 ramp
primary
#D8EBFC
secondary
#E4BA94
accent
#6D03E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585