#F7FAFF#F7FAFF
#F7FAFF is a very light, near-neutral blue. Relative luminance 0.954; OKLCH L 98.4% C 0.007 H 260.7°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FAFF |
|---|---|
| RGB | rgb(247, 250, 255) |
| HSL | hsl(218, 100%, 98%) |
| HSV | hsv(218, 3%, 100%) |
| CMYK | cmyk(3.1%, 2%, 0%, 0%) |
| CIE-LAB | lab(98.18, -0.09, -2.73) |
| CIE-LCH | lch(98.18, 2.74, 268.05°) |
| OKLab | oklab(98.43% -0.0012 -0.0073) |
| OKLCH | oklch(98.43% 0.007 260.7) |
| XYZ | xyz(90.5901, 95.3651, 108.2231) |
| Luminance | 0.9536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.01
Aliceblue
#F0F8FF
ΔE00 2.22
Pale Grey
#FDFDFE
ΔE00 2.25
Whitesmoke
#F5F5F5
ΔE00 2.75
White
#FFFFFF
ΔE00 2.78
Snow
#FFFAFA
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FAFF #FFFCF7
analogous
#F7FEFF #F7FAFF #F8F7FF
triadic
#F7FAFF #FFF7FA #FAFFF7
tetradic
#F7FAFF #FFF7FE #FFFCF7 #F7FFF8
square
#F7FAFF #FFF7FE #FFFCF7 #F7FFF8
split-complementary
#F7FAFF #FFF8F7 #FEFFF7
monochromatic
#7DADFF #BAD4FF #E0ECFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.05
#F7FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F7FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FAFF
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FAFF | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F8F9FF
Tritanopia (blue-blind)
#F5FBFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7faff; /* rgb */ color: rgb(247, 250, 255); /* oklch */ color: oklch(98.4% 0.007 260.7);
Tailwind
colors: {
custom: {
50: '#f9fbff',
500: '#f7faff',
950: '#000000',
},
}SCSS
$custom: #f7faff; $custom-light: #f9fbff; $custom-dark: #000000;
JSON
{
"hex": "#f7faff",
"rgb": {
"r": 247,
"g": 250,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.98425,
"c": 0.00739,
"h": 260.7
},
"luminance": 0.95365
}Semantic roles & 50–950 ramp
primary
#F7FAFF
secondary
#F0D6AA
accent
#8F00E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586