#FBFBFA#FBFBFA
#FBFBFA is a very light, near-neutral yellow. Relative luminance 0.964; OKLCH L 98.8% C 0.001 H 106.4°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBFA |
|---|---|
| RGB | rgb(251, 251, 250) |
| HSL | hsl(60, 11%, 98%) |
| HSV | hsv(60, 0%, 98%) |
| CMYK | cmyk(0%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(98.59, -0.18, 0.48) |
| CIE-LCH | lch(98.59, 0.51, 110.13°) |
| OKLab | oklab(98.78% -0.0004 0.0013) |
| OKLCH | oklch(98.78% 0.001 106.4) |
| XYZ | xyz(91.5333, 96.4057, 104.2099) |
| Luminance | 0.9641 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
White
#FFFFFF
ΔE00 0.97
Off White
#FAF9F6
ΔE00 1.10
Pale Grey
#FDFDFE
ΔE00 1.16
Whitesmoke
#F5F5F5
ΔE00 1.32
Snow
#FFFAFA
ΔE00 2.64
Ghostwhite
#F8F8FF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBFA #FAFAFB
analogous
#FBFAFA #FBFBFA #FAFBFA
triadic
#FBFBFA #FAFBFB #FBFAFB
tetradic
#FBFBFA #FAFBFA #FAFAFB #FBFAFA
square
#FBFBFA #FAFBFA #FAFAFB #FBFAFA
split-complementary
#FBFBFA #FAFAFB #FAFAFB
monochromatic
#C5C5B6 #E0E0D8 #F1F1EE #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.04
#FBFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#FBFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBFA
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBFA | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#FBFBFA
Tritanopia (blue-blind)
#FBFBFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbfa; /* rgb */ color: rgb(251, 251, 250); /* oklch */ color: oklch(98.8% 0.001 106.4);
Tailwind
colors: {
custom: {
50: '#fcfcfb',
500: '#fbfbfa',
950: '#000000',
},
}SCSS
$custom: #fbfbfa; $custom-light: #fcfcfb; $custom-dark: #000000;
JSON
{
"hex": "#fbfbfa",
"rgb": {
"r": 251,
"g": 251,
"b": 250
},
"hsl": {
"h": 60,
"s": 11.111,
"l": 98.235
},
"oklch": {
"l": 0.98781,
"c": 0.00131,
"h": 106.4
},
"luminance": 0.96406
}Semantic roles & 50–950 ramp
primary
#FBFBFA
secondary
#C9C9D1
accent
#509550
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585