#D8EBFB#D8EBFB
#D8EBFB is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.1% C 0.030 H 243.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBFB |
|---|---|
| RGB | rgb(216, 235, 251) |
| HSL | hsl(207, 81%, 92%) |
| HSV | hsv(207, 14%, 98%) |
| CMYK | cmyk(13.9%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.12, -3.11, -9.85) |
| CIE-LCH | lch(92.12, 10.33, 252.46°) |
| OKLab | oklab(93.08% -0.0133 -0.0266) |
| OKLCH | oklch(93.08% 0.03 243.4) |
| XYZ | xyz(75.4357, 80.9792, 102.9043) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.49
Fog
#D8DCE0
ΔE00 6.99
Azure (CSS)
#F0FFFF
ΔE00 8.11
Ghostwhite
#F8F8FF
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.65
Lavender (CSS)
#E6E6FA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBFB #FBE8D8
analogous
#D8FBFA #D8EBFB #D8DAFB
triadic
#D8EBFB #FBD8EB #EBFBD8
tetradic
#D8EBFB #FAD8FB #FBE8D8 #DAFBD8
square
#D8EBFB #FAD8FB #FBE8D8 #DAFBD8
split-complementary
#D8EBFB #FBD8DA #FBFAD8
monochromatic
#69B2F0 #A0CFF5 #D8EBFB #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.22
#D8EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D8EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBFB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBFB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#CFEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8ebfb; /* rgb */ color: rgb(216, 235, 251); /* oklch */ color: oklch(93.1% 0.030 243.4);
Tailwind
colors: {
custom: {
50: '#e4f1fc',
500: '#d8ebfb',
950: '#000000',
},
}SCSS
$custom: #d8ebfb; $custom-light: #e4f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d8ebfb",
"rgb": {
"r": 216,
"g": 235,
"b": 251
},
"hsl": {
"h": 207.429,
"s": 81.395,
"l": 91.569
},
"oklch": {
"l": 0.93084,
"c": 0.02972,
"h": 243.4
},
"luminance": 0.80981
}Semantic roles & 50–950 ramp
primary
#D8EBFB
secondary
#E2B895
accent
#6A08DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585