#F8FBFB#F8FBFB
#F8FBFB is a very light, near-neutral teal. Relative luminance 0.959; OKLCH L 98.6% C 0.003 H 197.2°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FBFB |
|---|---|
| RGB | rgb(248, 251, 251) |
| HSL | hsl(180, 27%, 98%) |
| HSV | hsv(180, 1%, 98%) |
| CMYK | cmyk(1.2%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(98.40, -0.99, -0.35) |
| CIE-LCH | lch(98.40, 1.05, 199.34°) |
| OKLab | oklab(98.58% -0.003 -0.0009) |
| OKLCH | oklch(98.58% 0.003 197.2) |
| XYZ | xyz(90.6181, 95.9157, 104.9877) |
| Luminance | 0.9592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 1.74
Pale Grey
#FDFDFE
ΔE00 1.78
Whitesmoke
#F5F5F5
ΔE00 1.83
Off White
#FAF9F6
ΔE00 2.19
Aliceblue
#F0F8FF
ΔE00 3.62
Snow
#FFFAFA
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FBFB #FBF8F8
analogous
#F8FBF9 #F8FBFB #F8F9FB
triadic
#F8FBFB #FBF8FB #FBFBF8
tetradic
#F8FBFB #F9F8FB #FBF8F8 #F9FBF8
square
#F8FBFB #F9F8FB #FBF8F8 #F9FBF8
split-complementary
#F8FBFB #FBF8F9 #FBF9F8
monochromatic
#AACECE #D1E5E5 #ECF4F4 #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.04
#F8FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#F8FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FBFB
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FBFB | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#FAFAFB
Tritanopia (blue-blind)
#F7FBFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f8fbfb; /* rgb */ color: rgb(248, 251, 251); /* oklch */ color: oklch(98.6% 0.003 197.2);
Tailwind
colors: {
custom: {
50: '#fafcfc',
500: '#f8fbfb',
950: '#000000',
},
}SCSS
$custom: #f8fbfb; $custom-light: #fafcfc; $custom-dark: #000000;
JSON
{
"hex": "#f8fbfb",
"rgb": {
"r": 248,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 27.273,
"l": 97.843
},
"oklch": {
"l": 0.98582,
"c": 0.00318,
"h": 197.2
},
"luminance": 0.95916
}Semantic roles & 50–950 ramp
primary
#F8FBFB
secondary
#D5C2C2
accent
#4040A6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585