#D8EBFF#D8EBFF
#D8EBFF is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.2% C 0.034 H 249.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBFF |
|---|---|
| RGB | rgb(216, 235, 255) |
| HSL | hsl(211, 100%, 92%) |
| HSV | hsv(211, 15%, 100%) |
| CMYK | cmyk(15.3%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.24, -2.30, -11.77) |
| CIE-LCH | lch(92.24, 11.99, 258.93°) |
| OKLab | oklab(93.21% -0.0118 -0.0318) |
| OKLCH | oklch(93.21% 0.034 249.6) |
| XYZ | xyz(76.0729, 81.2341, 106.2602) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.29
Fog
#D8DCE0
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 8.07
Lavender (CSS)
#E6E6FA
ΔE00 8.33
Ghostwhite
#F8F8FF
ΔE00 8.65
Powder Blue (survey)
#B1D1FC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBFF #FFECD8
analogous
#D8FFFF #D8EBFF #D9D8FF
triadic
#D8EBFF #FFD8EB #EBFFD8
tetradic
#D8EBFF #FFD8FF #FFECD8 #D8FFD9
square
#D8EBFF #FFD8FF #FFECD8 #D8FFD9
split-complementary
#D8EBFF #FFD9D8 #FFFFD8
monochromatic
#5EACFF #9BCCFF #D8EBFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.22
#D8EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D8EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBFF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBFF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#CEEFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8ebff; /* rgb */ color: rgb(216, 235, 255); /* oklch */ color: oklch(93.2% 0.034 249.6);
Tailwind
colors: {
custom: {
50: '#e4f1ff',
500: '#d8ebff',
950: '#000000',
},
}SCSS
$custom: #d8ebff; $custom-light: #e4f1ff; $custom-dark: #000000;
JSON
{
"hex": "#d8ebff",
"rgb": {
"r": 216,
"g": 235,
"b": 255
},
"hsl": {
"h": 210.769,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.93211,
"c": 0.03393,
"h": 249.6
},
"luminance": 0.81236
}Semantic roles & 50–950 ramp
primary
#D8EBFF
secondary
#EBBF90
accent
#7600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586