#D8F3FA#D8F3FA
#D8F3FA is a very light, muted cyan. Relative luminance 0.856; OKLCH L 94.7% C 0.030 H 215.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F3FA |
|---|---|
| RGB | rgb(216, 243, 250) |
| HSL | hsl(192, 77%, 91%) |
| HSV | hsv(192, 14%, 98%) |
| CMYK | cmyk(13.6%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(94.14, -7.39, -6.34) |
| CIE-LCH | lch(94.14, 9.74, 220.64°) |
| OKLab | oklab(94.67% -0.0244 -0.0171) |
| OKLCH | oklch(94.67% 0.03 215.1) |
| XYZ | xyz(77.6206, 85.6006, 102.8570) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.32
Azure (CSS)
#F0FFFF
ΔE00 5.20
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Very Light Blue
#D5FFFF
ΔE00 6.04
Very Pale Blue
#D6FFFE
ΔE00 6.16
Really Light Blue
#D4FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F3FA #FADFD8
analogous
#D8FAF0 #D8F3FA #D8E2FA
triadic
#D8F3FA #FAD8F3 #F3FAD8
tetradic
#D8F3FA #F0D8FA #FADFD8 #E2FAD8
square
#D8F3FA #F0D8FA #FADFD8 #E2FAD8
split-complementary
#D8F3FA #FAD8E2 #FAF0D8
monochromatic
#6CD2EC #A2E2F3 #D8F3FA #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.16
#D8F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#D8F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F3FA
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F3FA | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#E8ECFA
Tritanopia (blue-blind)
#CFF6F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d8f3fa; /* rgb */ color: rgb(216, 243, 250); /* oklch */ color: oklch(94.7% 0.030 215.1);
Tailwind
colors: {
custom: {
50: '#e4f7fc',
500: '#d8f3fa',
950: '#000000',
},
}SCSS
$custom: #d8f3fa; $custom-light: #e4f7fc; $custom-dark: #000000;
JSON
{
"hex": "#d8f3fa",
"rgb": {
"r": 216,
"g": 243,
"b": 250
},
"hsl": {
"h": 192.353,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.94666,
"c": 0.02981,
"h": 215.1
},
"luminance": 0.85602
}Semantic roles & 50–950 ramp
primary
#D8F3FA
secondary
#E0A596
accent
#360CDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585