#F2FAFA#F2FAFA
#F2FAFA is a very light, near-neutral teal. Relative luminance 0.942; OKLCH L 97.9% C 0.008 H 197.0°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAFA |
|---|---|
| RGB | rgb(242, 250, 250) |
| HSL | hsl(180, 44%, 96%) |
| HSV | hsv(180, 3%, 98%) |
| CMYK | cmyk(3.2%, 0%, 0%, 2%) |
| CIE-LAB | lab(97.69, -2.63, -0.92) |
| CIE-LCH | lch(97.69, 2.78, 199.23°) |
| OKLab | oklab(97.91% -0.0081 -0.0025) |
| OKLCH | oklch(97.91% 0.008 197) |
| XYZ | xyz(88.0556, 94.1501, 103.9577) |
| Luminance | 0.9415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.84
Mintcream
#F5FFFA
ΔE00 2.87
Aliceblue
#F0F8FF
ΔE00 3.54
Whitesmoke
#F5F5F5
ΔE00 3.77
White
#FFFFFF
ΔE00 3.94
Pale Grey
#FDFDFE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAFA #FAF2F2
analogous
#F2FAF6 #F2FAFA #F2F6FA
triadic
#F2FAFA #FAF2FA #FAFAF2
tetradic
#F2FAFA #F6F2FA #FAF2F2 #F6FAF2
square
#F2FAFA #F6F2FA #FAF2F2 #F6FAF2
split-complementary
#F2FAFA #FAF2F6 #FAF6F2
monochromatic
#9AD8D8 #C6E9E9 #E9F6F6 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.06
#F2FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#F2FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAFA
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAFA | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#F0FBFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2fafa; /* rgb */ color: rgb(242, 250, 250); /* oklch */ color: oklch(97.9% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#f6fcfb',
500: '#f2fafa',
950: '#000000',
},
}SCSS
$custom: #f2fafa; $custom-light: #f6fcfb; $custom-dark: #000000;
JSON
{
"hex": "#f2fafa",
"rgb": {
"r": 242,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 44.444,
"l": 96.471
},
"oklch": {
"l": 0.97911,
"c": 0.00846,
"h": 197
},
"luminance": 0.94151
}Semantic roles & 50–950 ramp
primary
#F2FAFA
secondary
#D9B7B7
accent
#2E2EB8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585