#F7FCFF#F7FCFF
#F7FCFF is a very light, near-neutral cyan. Relative luminance 0.966; OKLCH L 98.8% C 0.007 H 233.7°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FCFF |
|---|---|
| RGB | rgb(247, 252, 255) |
| HSL | hsl(203, 100%, 98%) |
| HSV | hsv(203, 3%, 100%) |
| CMYK | cmyk(3.1%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(98.68, -1.10, -2.01) |
| CIE-LCH | lch(98.68, 2.29, 241.15°) |
| OKLab | oklab(98.82% -0.0039 -0.0054) |
| OKLCH | oklch(98.82% 0.007 233.7) |
| XYZ | xyz(91.2148, 96.6146, 108.4314) |
| Luminance | 0.9661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.17
Pale Grey
#FDFDFE
ΔE00 2.36
White
#FFFFFF
ΔE00 2.57
Whitesmoke
#F5F5F5
ΔE00 2.76
Ghostwhite
#F8F8FF
ΔE00 3.62
Off White
#FAF9F6
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FCFF #FFFAF7
analogous
#F7FFFE #F7FCFF #F7F8FF
triadic
#F7FCFF #FFF7FC #FCFFF7
tetradic
#F7FCFF #FEF7FF #FFFAF7 #F8FFF7
square
#F7FCFF #FEF7FF #FFFAF7 #F8FFF7
split-complementary
#F7FCFF #FFF7F8 #FFFEF7
monochromatic
#7DCEFF #BAE5FF #E0F4FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.03
#F7FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#F7FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FCFF
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FCFF | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F9FBFF
Tritanopia (blue-blind)
#F5FDFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7fcff; /* rgb */ color: rgb(247, 252, 255); /* oklch */ color: oklch(98.8% 0.007 233.7);
Tailwind
colors: {
custom: {
50: '#f9fdff',
500: '#f7fcff',
950: '#000000',
},
}SCSS
$custom: #f7fcff; $custom-light: #f9fdff; $custom-dark: #000000;
JSON
{
"hex": "#f7fcff",
"rgb": {
"r": 247,
"g": 252,
"b": 255
},
"hsl": {
"h": 202.5,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.98816,
"c": 0.00665,
"h": 233.7
},
"luminance": 0.96615
}Semantic roles & 50–950 ramp
primary
#F7FCFF
secondary
#F0C4AA
accent
#5600E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586