#F2F6FA#F2F6FA
#F2F6FA is a very light, near-neutral cyan. Relative luminance 0.917; OKLCH L 97.1% C 0.007 H 247.9°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6FA |
|---|---|
| RGB | rgb(242, 246, 250) |
| HSL | hsl(210, 44%, 96%) |
| HSV | hsv(210, 3%, 98%) |
| CMYK | cmyk(3.2%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(96.69, -0.60, -2.38) |
| CIE-LCH | lch(96.69, 2.45, 255.82°) |
| OKLab | oklab(97.13% -0.0026 -0.0063) |
| OKLCH | oklch(97.13% 0.007 247.9) |
| XYZ | xyz(86.8259, 91.6906, 103.5478) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.91
Whitesmoke
#F5F5F5
ΔE00 2.41
Pale Grey
#FDFDFE
ΔE00 2.61
Ghostwhite
#F8F8FF
ΔE00 2.87
White
#FFFFFF
ΔE00 3.08
Off White
#FAF9F6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6FA #FAF6F2
analogous
#F2FAFA #F2F6FA #F2F2FA
triadic
#F2F6FA #FAF2F6 #F6FAF2
tetradic
#F2F6FA #FAF2FA #FAF6F2 #F2FAF2
square
#F2F6FA #FAF2FA #FAF6F2 #F2FAF2
split-complementary
#F2F6FA #FAF2F2 #FAFAF2
monochromatic
#9AB9D8 #C6D7E9 #E9F0F6 #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.09
#F2F6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#F2F6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6FA
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6FA | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#F0F7F7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f6fa; /* rgb */ color: rgb(242, 246, 250); /* oklch */ color: oklch(97.1% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#f6f9fb',
500: '#f2f6fa',
950: '#000000',
},
}SCSS
$custom: #f2f6fa; $custom-light: #f6f9fb; $custom-dark: #000000;
JSON
{
"hex": "#f2f6fa",
"rgb": {
"r": 242,
"g": 246,
"b": 250
},
"hsl": {
"h": 210,
"s": 44.444,
"l": 96.471
},
"oklch": {
"l": 0.97126,
"c": 0.00684,
"h": 247.9
},
"luminance": 0.91691
}Semantic roles & 50–950 ramp
primary
#F2F6FA
secondary
#D9C8B7
accent
#732EB8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585