#F2F5FB#F2F5FB
#F2F5FB is a very light, near-neutral blue. Relative luminance 0.911; OKLCH L 97.0% C 0.009 H 264.5°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F5FB |
|---|---|
| RGB | rgb(242, 245, 251) |
| HSL | hsl(220, 53%, 97%) |
| HSV | hsv(220, 4%, 98%) |
| CMYK | cmyk(3.6%, 2.4%, 0%, 1.6%) |
| CIE-LAB | lab(96.47, 0.09, -3.22) |
| CIE-LCH | lch(96.47, 3.22, 271.57°) |
| OKLab | oklab(96.96% -0.0008 -0.0086) |
| OKLCH | oklch(96.96% 0.009 264.5) |
| XYZ | xyz(86.6797, 91.1468, 104.2746) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.85
Aliceblue
#F0F8FF
ΔE00 2.20
Whitesmoke
#F5F5F5
ΔE00 3.01
Pale Grey
#FDFDFE
ΔE00 3.04
White
#FFFFFF
ΔE00 3.64
Snow
#FFFAFA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F5FB #FBF8F2
analogous
#F2FAFB #F2F5FB #F4F2FB
triadic
#F2F5FB #FBF2F5 #F5FBF2
tetradic
#F2F5FB #FBF2FA #FBF8F2 #F2FBF4
square
#F2F5FB #FBF2FA #FBF8F2 #F2FBF4
split-complementary
#F2F5FB #FBF4F2 #FAFBF2
monochromatic
#94ADDE #C3D1ED #E8EDF8 #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.09
#F2F5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#F2F5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F5FB
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F5FB | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#F3F4FB
Tritanopia (blue-blind)
#F0F6F7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f5fb; /* rgb */ color: rgb(242, 245, 251); /* oklch */ color: oklch(97.0% 0.009 264.5);
Tailwind
colors: {
custom: {
50: '#f6f8fc',
500: '#f2f5fb',
950: '#000000',
},
}SCSS
$custom: #f2f5fb; $custom-light: #f6f8fc; $custom-dark: #000000;
JSON
{
"hex": "#f2f5fb",
"rgb": {
"r": 242,
"g": 245,
"b": 251
},
"hsl": {
"h": 220,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.96959,
"c": 0.00863,
"h": 264.5
},
"luminance": 0.91147
}Semantic roles & 50–950 ramp
primary
#F2F5FB
secondary
#DDCFB4
accent
#8D25C0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585