#FBFBF7#FBFBF7
#FBFBF7 is a very light, near-neutral yellow. Relative luminance 0.962; OKLCH L 98.7% C 0.005 H 106.5°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBF7 |
|---|---|
| RGB | rgb(251, 251, 247) |
| HSL | hsl(60, 33%, 98%) |
| HSV | hsv(60, 2%, 98%) |
| CMYK | cmyk(0%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(98.52, -0.70, 1.91) |
| CIE-LCH | lch(98.52, 2.03, 110.02°) |
| OKLab | oklab(98.7% -0.0015 0.0051) |
| OKLCH | oklch(98.7% 0.005 106.5) |
| XYZ | xyz(91.0667, 96.2191, 101.7522) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 0.87
White
#FFFFFF
ΔE00 2.25
Whitesmoke
#F5F5F5
ΔE00 2.38
Pale Grey
#FDFDFE
ΔE00 2.68
Floralwhite
#FFFAF0
ΔE00 3.16
Snow
#FFFAFA
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBF7 #F7F7FB
analogous
#FBF9F7 #FBFBF7 #F9FBF7
triadic
#FBFBF7 #F7FBFB #FBF7FB
tetradic
#FBFBF7 #F7FBF9 #F7F7FB #FBF7F9
square
#FBFBF7 #F7FBF9 #F7F7FB #FBF7F9
split-complementary
#FBFBF7 #F7F9FB #F9F7FB
monochromatic
#D2D2A5 #E7E7CE #F5F5EB #F5F5EB #F5F5EB
Accessibility & contrast
On white
1.04
#FBFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#FBFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBF7
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBF7 | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF7
Deuteranopia (green-blind)
#FCFBF7
Tritanopia (blue-blind)
#FCFAFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbf7; /* rgb */ color: rgb(251, 251, 247); /* oklch */ color: oklch(98.7% 0.005 106.5);
Tailwind
colors: {
custom: {
50: '#fcfcf9',
500: '#fbfbf7',
950: '#000000',
},
}SCSS
$custom: #fbfbf7; $custom-light: #fcfcf9; $custom-dark: #000000;
JSON
{
"hex": "#fbfbf7",
"rgb": {
"r": 251,
"g": 251,
"b": 247
},
"hsl": {
"h": 60,
"s": 33.333,
"l": 97.647
},
"oklch": {
"l": 0.98698,
"c": 0.00527,
"h": 106.5
},
"luminance": 0.96219
}Semantic roles & 50–950 ramp
primary
#FBFBF7
secondary
#BFBFD7
accent
#39AC39
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585