#D8F2FE#D8F2FE
#D8F2FE is a very light, muted cyan. Relative luminance 0.853; OKLCH L 94.6% C 0.032 H 227.2°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F2FE |
|---|---|
| RGB | rgb(216, 242, 254) |
| HSL | hsl(199, 95%, 92%) |
| HSV | hsv(199, 15%, 100%) |
| CMYK | cmyk(15%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(93.99, -6.08, -8.63) |
| CIE-LCH | lch(93.99, 10.56, 234.84°) |
| OKLab | oklab(94.59% -0.0216 -0.0233) |
| OKLCH | oklch(94.59% 0.032 227.2) |
| XYZ | xyz(77.9560, 85.2572, 106.0958) |
| Luminance | 0.8526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.27
Aliceblue
#F0F8FF
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 7.87
Very Light Blue
#D5FFFF
ΔE00 8.13
Ice Blue (survey)
#D7FFFE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F2FE #FEE4D8
analogous
#D8FEF7 #D8F2FE #D8DFFE
triadic
#D8F2FE #FED8F2 #F2FED8
tetradic
#D8F2FE #F7D8FE #FEE4D8 #DFFED8
square
#D8F2FE #F7D8FE #FEE4D8 #DFFED8
split-complementary
#D8F2FE #FED8DF #FEF7D8
monochromatic
#61CAFB #9CDEFC #D8F2FE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.16
#D8F2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#D8F2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F2FE
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F2FE | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#CEF6F6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d8f2fe; /* rgb */ color: rgb(216, 242, 254); /* oklch */ color: oklch(94.6% 0.032 227.2);
Tailwind
colors: {
custom: {
50: '#e4f6fe',
500: '#d8f2fe',
950: '#000000',
},
}SCSS
$custom: #d8f2fe; $custom-light: #e4f6fe; $custom-dark: #000000;
JSON
{
"hex": "#d8f2fe",
"rgb": {
"r": 216,
"g": 242,
"b": 254
},
"hsl": {
"h": 198.947,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.94586,
"c": 0.03177,
"h": 227.2
},
"luminance": 0.85259
}Semantic roles & 50–950 ramp
primary
#D8F2FE
secondary
#E9AD91
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585