#D8F2FC#D8F2FC
#D8F2FC is a very light, muted cyan. Relative luminance 0.851; OKLCH L 94.5% C 0.030 H 222.9°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F2FC |
|---|---|
| RGB | rgb(216, 242, 252) |
| HSL | hsl(197, 86%, 92%) |
| HSV | hsv(197, 14%, 99%) |
| CMYK | cmyk(14.3%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.94, -6.48, -7.68) |
| CIE-LCH | lch(93.94, 10.05, 229.82°) |
| OKLab | oklab(94.52% -0.0223 -0.0207) |
| OKLCH | oklch(94.52% 0.03 222.9) |
| XYZ | xyz(77.6374, 85.1298, 104.4179) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.72
Azure (CSS)
#F0FFFF
ΔE00 5.76
Aliceblue
#F0F8FF
ΔE00 6.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.40
Very Light Blue
#D5FFFF
ΔE00 7.40
Very Pale Blue
#D6FFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F2FC #FCE2D8
analogous
#D8FCF4 #D8F2FC #D8E0FC
triadic
#D8F2FC #FCD8F2 #F2FCD8
tetradic
#D8F2FC #F4D8FC #FCE2D8 #E0FCD8
square
#D8F2FC #F4D8FC #FCE2D8 #E0FCD8
split-complementary
#D8F2FC #FCD8E0 #FCF4D8
monochromatic
#66CCF3 #9FDFF8 #D8F2FC #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.16
#D8F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#D8F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F2FC
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F2FC | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E6ECFC
Tritanopia (blue-blind)
#CEF5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d8f2fc; /* rgb */ color: rgb(216, 242, 252); /* oklch */ color: oklch(94.5% 0.030 222.9);
Tailwind
colors: {
custom: {
50: '#e4f6fd',
500: '#d8f2fc',
950: '#000000',
},
}SCSS
$custom: #d8f2fc; $custom-light: #e4f6fd; $custom-dark: #000000;
JSON
{
"hex": "#d8f2fc",
"rgb": {
"r": 216,
"g": 242,
"b": 252
},
"hsl": {
"h": 196.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.94524,
"c": 0.03045,
"h": 222.9
},
"luminance": 0.85131
}Semantic roles & 50–950 ramp
primary
#D8F2FC
secondary
#E4AA94
accent
#4103E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585