#D8EDFD#D8EDFD
#D8EDFD is a very light, muted cyan. Relative luminance 0.823; OKLCH L 93.5% C 0.031 H 240.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EDFD |
|---|---|
| RGB | rgb(216, 237, 253) |
| HSL | hsl(206, 90%, 92%) |
| HSV | hsv(206, 15%, 99%) |
| CMYK | cmyk(14.6%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.69, -3.73, -10.05) |
| CIE-LCH | lch(92.69, 10.72, 249.62°) |
| OKLab | oklab(93.55% -0.0153 -0.0271) |
| OKLCH | oklch(93.55% 0.031 240.6) |
| XYZ | xyz(76.3284, 82.2577, 104.7654) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.66
Fog
#D8DCE0
ΔE00 7.52
Azure (CSS)
#F0FFFF
ΔE00 7.84
Ghostwhite
#F8F8FF
ΔE00 8.83
Lightblue
#ADD8E6
ΔE00 8.87
Light Blue Grey
#B7C9E2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EDFD #FDE8D8
analogous
#D8FDFB #D8EDFD #D8DBFD
triadic
#D8EDFD #FDD8ED #EDFDD8
tetradic
#D8EDFD #FBD8FD #FDE8D8 #DBFDD8
square
#D8EDFD #FBD8FD #FDE8D8 #DBFDD8
split-complementary
#D8EDFD #FDD8DB #FDFBD8
monochromatic
#64B7F7 #9ED2FA #D8EDFD #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.20
#D8EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D8EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EDFD
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EDFD | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#CFF1F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8edfd; /* rgb */ color: rgb(216, 237, 253); /* oklch */ color: oklch(93.5% 0.031 240.6);
Tailwind
colors: {
custom: {
50: '#e4f2fe',
500: '#d8edfd',
950: '#000000',
},
}SCSS
$custom: #d8edfd; $custom-light: #e4f2fe; $custom-dark: #000000;
JSON
{
"hex": "#d8edfd",
"rgb": {
"r": 216,
"g": 237,
"b": 253
},
"hsl": {
"h": 205.946,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.93548,
"c": 0.03113,
"h": 240.6
},
"luminance": 0.82259
}Semantic roles & 50–950 ramp
primary
#D8EDFD
secondary
#E7B793
accent
#6300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585