#FBFBF8#FBFBF8
#FBFBF8 is a very light, near-neutral yellow. Relative luminance 0.963; OKLCH L 98.7% C 0.004 H 106.5°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBF8 |
|---|---|
| RGB | rgb(251, 251, 248) |
| HSL | hsl(60, 27%, 98%) |
| HSV | hsv(60, 1%, 98%) |
| CMYK | cmyk(0%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(98.54, -0.52, 1.43) |
| CIE-LCH | lch(98.54, 1.53, 110.06°) |
| OKLab | oklab(98.73% -0.0011 0.0038) |
| OKLCH | oklch(98.73% 0.004 106.5) |
| XYZ | xyz(91.2214, 96.2810, 102.5671) |
| Luminance | 0.9628 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 0.62
White
#FFFFFF
ΔE00 1.79
Whitesmoke
#F5F5F5
ΔE00 1.97
Pale Grey
#FDFDFE
ΔE00 2.18
Snow
#FFFAFA
ΔE00 3.30
Floralwhite
#FFFAF0
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBF8 #F8F8FB
analogous
#FBF9F8 #FBFBF8 #F9FBF8
triadic
#FBFBF8 #F8FBFB #FBF8FB
tetradic
#FBFBF8 #F8FBF9 #F8F8FB #FBF8F9
square
#FBFBF8 #F8FBF9 #F8F8FB #FBF8F9
split-complementary
#FBFBF8 #F8F9FB #F9F8FB
monochromatic
#CECEAA #E5E5D1 #F4F4EC #F4F4EC #F4F4EC
Accessibility & contrast
On white
1.04
#FBFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#FBFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBF8
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBF8 | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#FCFBF8
Tritanopia (blue-blind)
#FCFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbf8; /* rgb */ color: rgb(251, 251, 248); /* oklch */ color: oklch(98.7% 0.004 106.5);
Tailwind
colors: {
custom: {
50: '#fcfcfa',
500: '#fbfbf8',
950: '#000000',
},
}SCSS
$custom: #fbfbf8; $custom-light: #fcfcfa; $custom-dark: #000000;
JSON
{
"hex": "#fbfbf8",
"rgb": {
"r": 251,
"g": 251,
"b": 248
},
"hsl": {
"h": 60,
"s": 27.273,
"l": 97.843
},
"oklch": {
"l": 0.98726,
"c": 0.00395,
"h": 106.5
},
"luminance": 0.96281
}Semantic roles & 50–950 ramp
primary
#FBFBF8
secondary
#C2C2D5
accent
#40A640
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585