#F8FCFF#F8FCFF
#F8FCFF is a very light, near-neutral cyan. Relative luminance 0.968; OKLCH L 98.9% C 0.006 H 239.8°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FCFF |
|---|---|
| RGB | rgb(248, 252, 255) |
| HSL | hsl(206, 100%, 99%) |
| HSV | hsv(206, 3%, 100%) |
| CMYK | cmyk(2.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(98.75, -0.78, -1.89) |
| CIE-LCH | lch(98.75, 2.05, 247.61°) |
| OKLab | oklab(98.89% -0.0029 -0.005) |
| OKLCH | oklch(98.89% 0.006 239.8) |
| XYZ | xyz(91.5685, 96.7970, 108.4479) |
| Luminance | 0.9680 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.95
White
#FFFFFF
ΔE00 2.24
Aliceblue
#F0F8FF
ΔE00 2.37
Whitesmoke
#F5F5F5
ΔE00 2.48
Ghostwhite
#F8F8FF
ΔE00 3.24
Off White
#FAF9F6
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FCFF #FFFBF8
analogous
#F8FFFE #F8FCFF #F8F8FF
triadic
#F8FCFF #FFF8FC #FCFFF8
tetradic
#F8FCFF #FEF8FF #FFFBF8 #F8FFF8
square
#F8FCFF #FEF8FF #FFFBF8 #F8FFF8
split-complementary
#F8FCFF #FFF8F8 #FFFEF8
monochromatic
#7EC8FF #BBE2FF #E0F2FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.03
#F8FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#F8FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FCFF
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FCFF | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#FAFBFF
Tritanopia (blue-blind)
#F6FDFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8fcff; /* rgb */ color: rgb(248, 252, 255); /* oklch */ color: oklch(98.9% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#fafdff',
500: '#f8fcff',
950: '#000000',
},
}SCSS
$custom: #f8fcff; $custom-light: #fafdff; $custom-dark: #000000;
JSON
{
"hex": "#f8fcff",
"rgb": {
"r": 248,
"g": 252,
"b": 255
},
"hsl": {
"h": 205.714,
"s": 100,
"l": 98.627
},
"oklch": {
"l": 0.9889,
"c": 0.00584,
"h": 239.8
},
"luminance": 0.96797
}Semantic roles & 50–950 ramp
primary
#F8FCFF
secondary
#F0C9AB
accent
#6200E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586