#D8F6FC#D8F6FC
#D8F6FC is a very light, muted cyan. Relative luminance 0.875; OKLCH L 95.3% C 0.032 H 211.1°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F6FC |
|---|---|
| RGB | rgb(216, 246, 252) |
| HSL | hsl(190, 86%, 92%) |
| HSV | hsv(190, 14%, 99%) |
| CMYK | cmyk(14.3%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(94.97, -8.51, -6.16) |
| CIE-LCH | lch(94.97, 10.50, 215.91°) |
| OKLab | oklab(95.34% -0.0276 -0.0167) |
| OKLCH | oklch(95.34% 0.032 211.1) |
| XYZ | xyz(78.8409, 87.5369, 104.8191) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.28
Ice Blue (survey)
#D7FFFE
ΔE00 4.79
Very Light Blue
#D5FFFF
ΔE00 4.82
Very Pale Blue
#D6FFFE
ΔE00 4.96
Really Light Blue
#D4FFFF
ΔE00 5.00
Azure (CSS)
#F0FFFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F6FC #FCDED8
analogous
#D8FCF0 #D8F6FC #D8E4FC
triadic
#D8F6FC #FCD8F6 #F6FCD8
tetradic
#D8F6FC #F0D8FC #FCDED8 #E4FCD8
square
#D8F6FC #F0D8FC #FCDED8 #E4FCD8
split-complementary
#D8F6FC #FCD8E4 #FCF0D8
monochromatic
#66DCF3 #9FE9F8 #D8F6FC #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.13
#D8F6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#D8F6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F6FC
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F6FC | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#CEF9F8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d8f6fc; /* rgb */ color: rgb(216, 246, 252); /* oklch */ color: oklch(95.3% 0.032 211.1);
Tailwind
colors: {
custom: {
50: '#e4f9fd',
500: '#d8f6fc',
950: '#000000',
},
}SCSS
$custom: #d8f6fc; $custom-light: #e4f9fd; $custom-dark: #000000;
JSON
{
"hex": "#d8f6fc",
"rgb": {
"r": 216,
"g": 246,
"b": 252
},
"hsl": {
"h": 190,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.95335,
"c": 0.03226,
"h": 211.1
},
"luminance": 0.87539
}Semantic roles & 50–950 ramp
primary
#D8F6FC
secondary
#E4A194
accent
#2803E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585