#FBFBFB#FBFBFB
#FBFBFB is a very light, near-neutral grey. Relative luminance 0.965; OKLCH L 98.8% C 0.000 H 0.0°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBFB |
|---|---|
| RGB | rgb(251, 251, 251) |
| HSL | hsl(0, 0%, 98%) |
| HSV | hsv(0, 0%, 98%) |
| CMYK | cmyk(0%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(98.62, 0.00, 0.00) |
| CIE-LCH | lch(98.62, 0.00, 180.00°) |
| OKLab | oklab(98.81% 0 0) |
| OKLCH | oklch(98.81% 0 0) |
| XYZ | xyz(91.6905, 96.4686, 105.0379) |
| Luminance | 0.9647 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.68
White
#FFFFFF
ΔE00 0.80
Whitesmoke
#F5F5F5
ΔE00 1.22
Off White
#FAF9F6
ΔE00 1.58
Snow
#FFFAFA
ΔE00 2.41
Ghostwhite
#F8F8FF
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBFB #FBFBFB
analogous
#FBFBFB #FBFBFB #FBFBFB
triadic
#FBFBFB #FBFBFB #FBFBFB
tetradic
#FBFBFB #FBFBFB #FBFBFB #FBFBFB
square
#FBFBFB #FBFBFB #FBFBFB #FBFBFB
split-complementary
#FBFBFB #FBFBFB #FBFBFB
monochromatic
#BEBEBE #DCDCDC #F0F0F0 #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.03
#FBFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#FBFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBFB
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBFB | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#FBFBFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbfb; /* rgb */ color: rgb(251, 251, 251); /* oklch */ color: oklch(98.8% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#fcfcfc',
500: '#fbfbfb',
950: '#000000',
},
}SCSS
$custom: #fbfbfb; $custom-light: #fcfcfc; $custom-dark: #000000;
JSON
{
"hex": "#fbfbfb",
"rgb": {
"r": 251,
"g": 251,
"b": 251
},
"hsl": {
"h": 0,
"s": 0,
"l": 98.431
},
"oklch": {
"l": 0.98809,
"c": 0,
"h": 0
},
"luminance": 0.96469
}Semantic roles & 50–950 ramp
primary
#FBFBFB
secondary
#CDCDCD
accent
#8A8A5C
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585