#F8FAFF#F8FAFF
#F8FAFF is a very light, near-neutral blue. Relative luminance 0.955; OKLCH L 98.5% C 0.007 H 268.5°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FAFF |
|---|---|
| RGB | rgb(248, 250, 255) |
| HSL | hsl(223, 100%, 99%) |
| HSV | hsv(223, 3%, 100%) |
| CMYK | cmyk(2.7%, 2%, 0%, 0%) |
| CIE-LAB | lab(98.25, 0.23, -2.62) |
| CIE-LCH | lch(98.25, 2.63, 275.08°) |
| OKLab | oklab(98.5% -0.0002 -0.007) |
| OKLCH | oklch(98.5% 0.007 268.5) |
| XYZ | xyz(90.9438, 95.5474, 108.2397) |
| Luminance | 0.9555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.59
Pale Grey
#FDFDFE
ΔE00 2.10
Aliceblue
#F0F8FF
ΔE00 2.68
Whitesmoke
#F5F5F5
ΔE00 2.69
White
#FFFFFF
ΔE00 2.69
Snow
#FFFAFA
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FAFF #FFFDF8
analogous
#F8FDFF #F8FAFF #F9F8FF
triadic
#F8FAFF #FFF8FA #FAFFF8
tetradic
#F8FAFF #FFF8FD #FFFDF8 #F8FFF9
square
#F8FAFF #FFF8FD #FFFDF8 #F8FFF9
split-complementary
#F8FAFF #FFF9F8 #FDFFF8
monochromatic
#7EA3FF #BBCEFF #E0E9FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.04
#F8FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F8FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FAFF
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FAFF | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F8FAFF
Tritanopia (blue-blind)
#F7FBFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f8faff; /* rgb */ color: rgb(248, 250, 255); /* oklch */ color: oklch(98.5% 0.007 268.5);
Tailwind
colors: {
custom: {
50: '#fafbff',
500: '#f8faff',
950: '#000000',
},
}SCSS
$custom: #f8faff; $custom-light: #fafbff; $custom-dark: #000000;
JSON
{
"hex": "#f8faff",
"rgb": {
"r": 248,
"g": 250,
"b": 255
},
"hsl": {
"h": 222.857,
"s": 100,
"l": 98.627
},
"oklch": {
"l": 0.98501,
"c": 0.00697,
"h": 268.5
},
"luminance": 0.95548
}Semantic roles & 50–950 ramp
primary
#F8FAFF
secondary
#F0DCAB
accent
#A400E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586