#F5F7FA#F5F7FA
#F5F7FA is a very light, near-neutral blue. Relative luminance 0.928; OKLCH L 97.5% C 0.005 H 258.3°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F7FA |
|---|---|
| RGB | rgb(245, 247, 250) |
| HSL | hsl(216, 33%, 97%) |
| HSV | hsv(216, 2%, 98%) |
| CMYK | cmyk(2%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(97.16, -0.13, -1.67) |
| CIE-LCH | lch(97.16, 1.67, 265.66°) |
| OKLab | oklab(97.55% -0.0009 -0.0044) |
| OKLCH | oklch(97.55% 0.005 258.3) |
| XYZ | xyz(88.1692, 92.8360, 103.6981) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.66
Pale Grey
#FDFDFE
ΔE00 1.76
White
#FFFFFF
ΔE00 2.31
Ghostwhite
#F8F8FF
ΔE00 2.47
Aliceblue
#F0F8FF
ΔE00 2.80
Off White
#FAF9F6
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F7FA #FAF8F5
analogous
#F5FAFA #F5F7FA #F6F5FA
triadic
#F5F7FA #FAF5F7 #F7FAF5
tetradic
#F5F7FA #FAF5FA #FAF8F5 #F5FAF6
square
#F5F7FA #FAF5FA #FAF8F5 #F5FAF6
split-complementary
#F5F7FA #FAF6F5 #FAFAF5
monochromatic
#A3B6D1 #CCD6E6 #EBEFF5 #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.07
#F5F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#F5F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F7FA
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F7FA | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#F4F8F8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f5f7fa; /* rgb */ color: rgb(245, 247, 250); /* oklch */ color: oklch(97.5% 0.005 258.3);
Tailwind
colors: {
custom: {
50: '#f8f9fb',
500: '#f5f7fa',
950: '#000000',
},
}SCSS
$custom: #f5f7fa; $custom-light: #f8f9fb; $custom-dark: #000000;
JSON
{
"hex": "#f5f7fa",
"rgb": {
"r": 245,
"g": 247,
"b": 250
},
"hsl": {
"h": 216,
"s": 33.333,
"l": 97.059
},
"oklch": {
"l": 0.97547,
"c": 0.00453,
"h": 258.3
},
"luminance": 0.92836
}Semantic roles & 50–950 ramp
primary
#F5F7FA
secondary
#D6CCBD
accent
#7E39AC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585