#D8ECFF#D8ECFF
#D8ECFF is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.4% C 0.033 H 246.8°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D8ECFF |
|---|---|
| RGB | rgb(216, 236, 255) |
| HSL | hsl(209, 100%, 92%) |
| HSV | hsv(209, 15%, 100%) |
| CMYK | cmyk(15.3%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.49, -2.82, -11.39) |
| CIE-LCH | lch(92.49, 11.73, 256.11°) |
| OKLab | oklab(93.41% -0.0132 -0.0308) |
| OKLCH | oklch(93.41% 0.033 246.8) |
| XYZ | xyz(76.3600, 81.8083, 106.3559) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.09
Fog
#D8DCE0
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 8.43
Ghostwhite
#F8F8FF
ΔE00 8.75
Lavender (CSS)
#E6E6FA
ΔE00 8.88
Azure (CSS)
#F0FFFF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8ECFF #FFEBD8
analogous
#D8FFFF #D8ECFF #D8D9FF
triadic
#D8ECFF #FFD8EC #ECFFD8
tetradic
#D8ECFF #FFD8FF #FFEBD8 #D9FFD8
square
#D8ECFF #FFD8FF #FFEBD8 #D9FFD8
split-complementary
#D8ECFF #FFD8D9 #FFFFD8
monochromatic
#5EB0FF #9BCEFF #D8ECFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.21
#D8ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D8ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8ECFF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8ECFF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#CEF0F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8ecff; /* rgb */ color: rgb(216, 236, 255); /* oklch */ color: oklch(93.4% 0.033 246.8);
Tailwind
colors: {
custom: {
50: '#e4f2ff',
500: '#d8ecff',
950: '#000000',
},
}SCSS
$custom: #d8ecff; $custom-light: #e4f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d8ecff",
"rgb": {
"r": 216,
"g": 236,
"b": 255
},
"hsl": {
"h": 209.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.93411,
"c": 0.03348,
"h": 246.8
},
"luminance": 0.8181
}Semantic roles & 50–950 ramp
primary
#D8ECFF
secondary
#EBBC90
accent
#7000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586