#F9FBFB#F9FBFB
#F9FBFB is a very light, near-neutral teal. Relative luminance 0.961; OKLCH L 98.7% C 0.002 H 197.2°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FBFB |
|---|---|
| RGB | rgb(249, 251, 251) |
| HSL | hsl(180, 20%, 98%) |
| HSV | hsv(180, 1%, 98%) |
| CMYK | cmyk(0.8%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(98.47, -0.66, -0.23) |
| CIE-LCH | lch(98.47, 0.70, 199.36°) |
| OKLab | oklab(98.66% -0.002 -0.0006) |
| OKLCH | oklch(98.66% 0.002 197.2) |
| XYZ | xyz(90.9737, 96.0990, 105.0043) |
| Luminance | 0.9610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 1.33
Pale Grey
#FDFDFE
ΔE00 1.35
Whitesmoke
#F5F5F5
ΔE00 1.51
Off White
#FAF9F6
ΔE00 1.89
Snow
#FFFAFA
ΔE00 3.46
Aliceblue
#F0F8FF
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FBFB #FBF9F9
analogous
#F9FBFA #F9FBFB #F9FAFB
triadic
#F9FBFB #FBF9FB #FBFBF9
tetradic
#F9FBFB #FAF9FB #FBF9F9 #FAFBF9
square
#F9FBFB #FAF9FB #FBF9F9 #FAFBF9
split-complementary
#F9FBFB #FBF9FA #FBFAF9
monochromatic
#B0CACA #D4E3E3 #EDF3F3 #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.04
#F9FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F9FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FBFB
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FBFB | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#FAFAFB
Tritanopia (blue-blind)
#F8FBFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f9fbfb; /* rgb */ color: rgb(249, 251, 251); /* oklch */ color: oklch(98.7% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#fbfcfc',
500: '#f9fbfb',
950: '#000000',
},
}SCSS
$custom: #f9fbfb; $custom-light: #fbfcfc; $custom-dark: #000000;
JSON
{
"hex": "#f9fbfb",
"rgb": {
"r": 249,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 20,
"l": 98.039
},
"oklch": {
"l": 0.98657,
"c": 0.00213,
"h": 197.2
},
"luminance": 0.96099
}Semantic roles & 50–950 ramp
primary
#F9FBFB
secondary
#D3C5C5
accent
#47479E
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585