#D8F0FA#D8F0FA
#D8F0FA is a very light, muted cyan. Relative luminance 0.838; OKLCH L 94.1% C 0.029 H 224.7°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F0FA |
|---|---|
| RGB | rgb(216, 240, 250) |
| HSL | hsl(198, 77%, 91%) |
| HSV | hsv(198, 14%, 98%) |
| CMYK | cmyk(13.6%, 4%, 0%, 2%) |
| CIE-LAB | lab(93.37, -5.87, -7.48) |
| CIE-LCH | lch(93.37, 9.51, 231.88°) |
| OKLab | oklab(94.06% -0.0204 -0.0202) |
| OKLCH | oklch(94.06% 0.029 224.7) |
| XYZ | xyz(76.7301, 83.8197, 102.5602) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.76
Aliceblue
#F0F8FF
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 7.84
Ice Blue (survey)
#D7FFFE
ΔE00 7.98
Very Light Blue
#D5FFFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F0FA #FAE2D8
analogous
#D8FAF3 #D8F0FA #D8DFFA
triadic
#D8F0FA #FAD8F0 #F0FAD8
tetradic
#D8F0FA #F3D8FA #FAE2D8 #DFFAD8
square
#D8F0FA #F3D8FA #FAE2D8 #DFFAD8
split-complementary
#D8F0FA #FAD8DF #FAF3D8
monochromatic
#6CC6EC #A2DBF3 #D8F0FA #E4F5FC #E4F5FC
Accessibility & contrast
On white
1.18
#D8F0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#D8F0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F0FA
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F0FA | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#CFF3F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d8f0fa; /* rgb */ color: rgb(216, 240, 250); /* oklch */ color: oklch(94.1% 0.029 224.7);
Tailwind
colors: {
custom: {
50: '#e4f4fc',
500: '#d8f0fa',
950: '#000000',
},
}SCSS
$custom: #d8f0fa; $custom-light: #e4f4fc; $custom-dark: #000000;
JSON
{
"hex": "#d8f0fa",
"rgb": {
"r": 216,
"g": 240,
"b": 250
},
"hsl": {
"h": 197.647,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.94059,
"c": 0.02868,
"h": 224.7
},
"luminance": 0.83821
}Semantic roles & 50–950 ramp
primary
#D8F0FA
secondary
#E0AC96
accent
#480CDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585