#F3FAFA#F3FAFA
#F3FAFA is a very light, near-neutral teal. Relative luminance 0.943; OKLCH L 98.0% C 0.007 H 197.0°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FAFA |
|---|---|
| RGB | rgb(243, 250, 250) |
| HSL | hsl(180, 41%, 97%) |
| HSV | hsv(180, 3%, 98%) |
| CMYK | cmyk(2.8%, 0%, 0%, 2%) |
| CIE-LAB | lab(97.76, -2.30, -0.80) |
| CIE-LCH | lch(97.76, 2.44, 199.25°) |
| OKLab | oklab(97.99% -0.0071 -0.0022) |
| OKLCH | oklch(97.99% 0.007 197) |
| XYZ | xyz(88.3999, 94.3276, 103.9738) |
| Luminance | 0.9433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.08
Azure (CSS)
#F0FFFF
ΔE00 3.25
Whitesmoke
#F5F5F5
ΔE00 3.36
Aliceblue
#F0F8FF
ΔE00 3.43
White
#FFFFFF
ΔE00 3.53
Pale Grey
#FDFDFE
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FAFA #FAF3F3
analogous
#F3FAF7 #F3FAFA #F3F7FA
triadic
#F3FAFA #FAF3FA #FAFAF3
tetradic
#F3FAFA #F7F3FA #FAF3F3 #F7FAF3
square
#F3FAFA #F7F3FA #FAF3F3 #F7FAF3
split-complementary
#F3FAFA #FAF3F7 #FAF7F3
monochromatic
#9DD6D6 #C8E8E8 #E9F6F6 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.06
#F3FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#F3FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FAFA
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FAFA | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#F1FBFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fafa; /* rgb */ color: rgb(243, 250, 250); /* oklch */ color: oklch(98.0% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#f7fcfb',
500: '#f3fafa',
950: '#000000',
},
}SCSS
$custom: #f3fafa; $custom-light: #f7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#f3fafa",
"rgb": {
"r": 243,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 41.176,
"l": 96.667
},
"oklch": {
"l": 0.97985,
"c": 0.00741,
"h": 197
},
"luminance": 0.94328
}Semantic roles & 50–950 ramp
primary
#F3FAFA
secondary
#D8B9B9
accent
#3131B4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585