#D8ECFA#D8ECFA
#D8ECFA is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.029 H 238.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D8ECFA |
|---|---|
| RGB | rgb(216, 236, 250) |
| HSL | hsl(205, 77%, 91%) |
| HSV | hsv(205, 14%, 98%) |
| CMYK | cmyk(13.6%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(92.35, -3.83, -8.99) |
| CIE-LCH | lch(92.35, 9.77, 246.95°) |
| OKLab | oklab(93.25% -0.015 -0.0242) |
| OKLCH | oklch(93.25% 0.029 238.2) |
| XYZ | xyz(75.5656, 81.4906, 102.1720) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.33
Fog
#D8DCE0
ΔE00 6.96
Azure (CSS)
#F0FFFF
ΔE00 7.30
Ghostwhite
#F8F8FF
ΔE00 8.61
Lightblue
#ADD8E6
ΔE00 8.69
Lightcyan
#E0FFFF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8ECFA #FAE6D8
analogous
#D8FAF7 #D8ECFA #D8DBFA
triadic
#D8ECFA #FAD8EC #ECFAD8
tetradic
#D8ECFA #F7D8FA #FAE6D8 #DBFAD8
square
#D8ECFA #F7D8FA #FAE6D8 #DBFAD8
split-complementary
#D8ECFA #FAD8DB #FAF7D8
monochromatic
#6CB7EC #A2D2F3 #D8ECFA #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.21
#D8ECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D8ECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8ECFA
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8ECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8ECFA | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#CFF0F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8ecfa; /* rgb */ color: rgb(216, 236, 250); /* oklch */ color: oklch(93.3% 0.029 238.2);
Tailwind
colors: {
custom: {
50: '#e4f2fc',
500: '#d8ecfa',
950: '#000000',
},
}SCSS
$custom: #d8ecfa; $custom-light: #e4f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d8ecfa",
"rgb": {
"r": 216,
"g": 236,
"b": 250
},
"hsl": {
"h": 204.706,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.93253,
"c": 0.02852,
"h": 238.2
},
"luminance": 0.81492
}Semantic roles & 50–950 ramp
primary
#D8ECFA
secondary
#E0B596
accent
#610CDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585