#F2F7FA#F2F7FA
#F2F7FA is a very light, near-neutral cyan. Relative luminance 0.923; OKLCH L 97.3% C 0.007 H 233.6°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F7FA |
|---|---|
| RGB | rgb(242, 247, 250) |
| HSL | hsl(203, 44%, 96%) |
| HSV | hsv(203, 3%, 98%) |
| CMYK | cmyk(3.2%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(96.94, -1.11, -2.01) |
| CIE-LCH | lch(96.94, 2.30, 241.16°) |
| OKLab | oklab(97.32% -0.004 -0.0054) |
| OKLCH | oklch(97.32% 0.007 233.6) |
| XYZ | xyz(87.1308, 92.3005, 103.6494) |
| Luminance | 0.9230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.98
Whitesmoke
#F5F5F5
ΔE00 2.48
Pale Grey
#FDFDFE
ΔE00 2.72
White
#FFFFFF
ΔE00 3.04
Ghostwhite
#F8F8FF
ΔE00 3.62
Off White
#FAF9F6
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F7FA #FAF5F2
analogous
#F2FAF9 #F2F7FA #F2F3FA
triadic
#F2F7FA #FAF2F7 #F7FAF2
tetradic
#F2F7FA #F9F2FA #FAF5F2 #F3FAF2
square
#F2F7FA #F9F2FA #FAF5F2 #F3FAF2
split-complementary
#F2F7FA #FAF2F3 #FAF9F2
monochromatic
#9AC1D8 #C6DCE9 #E9F1F6 #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.08
#F2F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#F2F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F7FA
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F7FA | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#F0F8F8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2f7fa; /* rgb */ color: rgb(242, 247, 250); /* oklch */ color: oklch(97.3% 0.007 233.6);
Tailwind
colors: {
custom: {
50: '#f6f9fb',
500: '#f2f7fa',
950: '#000000',
},
}SCSS
$custom: #f2f7fa; $custom-light: #f6f9fb; $custom-dark: #000000;
JSON
{
"hex": "#f2f7fa",
"rgb": {
"r": 242,
"g": 247,
"b": 250
},
"hsl": {
"h": 202.5,
"s": 44.444,
"l": 96.471
},
"oklch": {
"l": 0.97322,
"c": 0.00668,
"h": 233.6
},
"luminance": 0.92301
}Semantic roles & 50–950 ramp
primary
#F2F7FA
secondary
#D9C4B7
accent
#622EB8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585