#FBFAFB#FBFAFB
#FBFAFB is a very light, near-neutral purple. Relative luminance 0.958; OKLCH L 98.6% C 0.002 H 325.6°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAFB |
|---|---|
| RGB | rgb(251, 250, 251) |
| HSL | hsl(300, 11%, 98%) |
| HSV | hsv(300, 0%, 98%) |
| CMYK | cmyk(0%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(98.37, 0.51, -0.36) |
| CIE-LCH | lch(98.37, 0.62, 324.47°) |
| OKLab | oklab(98.61% 0.0014 -0.0009) |
| OKLCH | oklch(98.61% 0.002 325.6) |
| XYZ | xyz(91.3790, 95.8455, 104.9341) |
| Luminance | 0.9585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.75
White
#FFFFFF
ΔE00 1.25
Whitesmoke
#F5F5F5
ΔE00 1.35
Snow
#FFFAFA
ΔE00 1.85
Off White
#FAF9F6
ΔE00 2.16
Ghostwhite
#F8F8FF
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAFB #FAFBFA
analogous
#FAFAFB #FBFAFB #FBFAFA
triadic
#FBFAFB #FBFBFA #FAFBFB
tetradic
#FBFAFB #FBFAFA #FAFBFA #FAFAFB
square
#FBFAFB #FBFAFA #FAFBFA #FAFAFB
split-complementary
#FBFAFB #FAFBFA #FAFBFA
monochromatic
#C5B6C5 #E0D8E0 #F1EEF1 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.04
#FBFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#FBFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAFB
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAFB | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#FAFAFB
Tritanopia (blue-blind)
#FBFAFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfafb; /* rgb */ color: rgb(251, 250, 251); /* oklch */ color: oklch(98.6% 0.002 325.6);
Tailwind
colors: {
custom: {
50: '#fcfbfc',
500: '#fbfafb',
950: '#000000',
},
}SCSS
$custom: #fbfafb; $custom-light: #fcfbfc; $custom-dark: #000000;
JSON
{
"hex": "#fbfafb",
"rgb": {
"r": 251,
"g": 250,
"b": 251
},
"hsl": {
"h": 300,
"s": 11.111,
"l": 98.235
},
"oklch": {
"l": 0.98614,
"c": 0.00168,
"h": 325.6
},
"luminance": 0.95845
}Semantic roles & 50–950 ramp
primary
#FBFAFB
secondary
#C9D1C9
accent
#955050
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585