#D8F2FA#D8F2FA
#D8F2FA is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.5% C 0.029 H 218.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F2FA |
|---|---|
| RGB | rgb(216, 242, 250) |
| HSL | hsl(194, 77%, 91%) |
| HSV | hsv(194, 14%, 98%) |
| CMYK | cmyk(13.6%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(93.88, -6.88, -6.72) |
| CIE-LCH | lch(93.88, 9.62, 224.32°) |
| OKLab | oklab(94.46% -0.0231 -0.0181) |
| OKLCH | oklch(94.46% 0.029 218.2) |
| XYZ | xyz(77.3221, 85.0037, 102.7575) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.94
Azure (CSS)
#F0FFFF
ΔE00 5.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.65
Very Light Blue
#D5FFFF
ΔE00 6.69
Aliceblue
#F0F8FF
ΔE00 6.77
Very Pale Blue
#D6FFFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F2FA #FAE0D8
analogous
#D8FAF1 #D8F2FA #D8E1FA
triadic
#D8F2FA #FAD8F2 #F2FAD8
tetradic
#D8F2FA #F1D8FA #FAE0D8 #E1FAD8
square
#D8F2FA #F1D8FA #FAE0D8 #E1FAD8
split-complementary
#D8F2FA #FAD8E1 #FAF1D8
monochromatic
#6CCEEC #A2E0F3 #D8F2FA #E4F6FC #E4F6FC
Accessibility & contrast
On white
1.17
#D8F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#D8F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F2FA
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F2FA | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#E7ECFA
Tritanopia (blue-blind)
#CFF5F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8f2fa; /* rgb */ color: rgb(216, 242, 250); /* oklch */ color: oklch(94.5% 0.029 218.2);
Tailwind
colors: {
custom: {
50: '#e4f6fc',
500: '#d8f2fa',
950: '#000000',
},
}SCSS
$custom: #d8f2fa; $custom-light: #e4f6fc; $custom-dark: #000000;
JSON
{
"hex": "#d8f2fa",
"rgb": {
"r": 216,
"g": 242,
"b": 250
},
"hsl": {
"h": 194.118,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.94464,
"c": 0.02934,
"h": 218.2
},
"luminance": 0.85005
}Semantic roles & 50–950 ramp
primary
#D8F2FA
secondary
#E0A896
accent
#3C0CDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585