#D8EBFE#D8EBFE
#D8EBFE is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.2% C 0.033 H 248.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBFE |
|---|---|
| RGB | rgb(216, 235, 254) |
| HSL | hsl(210, 95%, 92%) |
| HSV | hsv(210, 15%, 100%) |
| CMYK | cmyk(15%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.21, -2.51, -11.29) |
| CIE-LCH | lch(92.21, 11.56, 257.48°) |
| OKLab | oklab(93.18% -0.0122 -0.0305) |
| OKLCH | oklch(93.18% 0.033 248.2) |
| XYZ | xyz(75.9123, 81.1699, 105.4146) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.06
Fog
#D8DCE0
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 8.18
Lavender (CSS)
#E6E6FA
ΔE00 8.50
Ghostwhite
#F8F8FF
ΔE00 8.56
Azure (CSS)
#F0FFFF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBFE #FEEBD8
analogous
#D8FEFE #D8EBFE #D8D8FE
triadic
#D8EBFE #FED8EB #EBFED8
tetradic
#D8EBFE #FED8FE #FEEBD8 #D8FED8
square
#D8EBFE #FED8FE #FEEBD8 #D8FED8
split-complementary
#D8EBFE #FED8D8 #FEFED8
monochromatic
#61AEFB #9CCCFC #D8EBFE #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.22
#D8EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D8EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBFE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBFE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#CFEFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8ebfe; /* rgb */ color: rgb(216, 235, 254); /* oklch */ color: oklch(93.2% 0.033 248.2);
Tailwind
colors: {
custom: {
50: '#e4f1fe',
500: '#d8ebfe',
950: '#000000',
},
}SCSS
$custom: #d8ebfe; $custom-light: #e4f1fe; $custom-dark: #000000;
JSON
{
"hex": "#d8ebfe",
"rgb": {
"r": 216,
"g": 235,
"b": 254
},
"hsl": {
"h": 210,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.93179,
"c": 0.03284,
"h": 248.2
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#D8EBFE
secondary
#E9BD91
accent
#7300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585