#FBFBF1#FBFBF1
#FBFBF1 is a very light, near-neutral yellow. Relative luminance 0.959; OKLCH L 98.5% C 0.013 H 106.6°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBF1 |
|---|---|
| RGB | rgb(251, 251, 241) |
| HSL | hsl(60, 56%, 96%) |
| HSV | hsv(60, 4%, 98%) |
| CMYK | cmyk(0%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(98.37, -1.72, 4.79) |
| CIE-LCH | lch(98.37, 5.09, 109.79°) |
| OKLab | oklab(98.54% -0.0038 0.0126) |
| OKLCH | oklch(98.54% 0.013 106.6) |
| XYZ | xyz(90.1557, 95.8547, 96.9543) |
| Luminance | 0.9585 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.18
Floralwhite
#FFFAF0
ΔE00 2.44
Off White
#FAF9F6
ΔE00 3.45
Oldlace
#FDF5E6
ΔE00 3.94
Mintcream
#F5FFFA
ΔE00 4.54
White
#FFFFFF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBF1 #F1F1FB
analogous
#FBF6F1 #FBFBF1 #F6FBF1
triadic
#FBFBF1 #F1FBFB #FBF1FB
tetradic
#FBFBF1 #F1FBF6 #F1F1FB #FBF1F6
square
#FBFBF1 #F1FBF6 #F1F1FB #FBF1F6
split-complementary
#FBFBF1 #F1F6FB #F6F1FB
monochromatic
#E0E092 #EDEDC1 #F8F8E7 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.04
#FBFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#FBFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBF1
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBF1 | 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)
#FDFAF0
Deuteranopia (green-blind)
#FDFBF1
Tritanopia (blue-blind)
#FDFAF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbf1; /* rgb */ color: rgb(251, 251, 241); /* oklch */ color: oklch(98.5% 0.013 106.6);
Tailwind
colors: {
custom: {
50: '#fcfcf5',
500: '#fbfbf1',
950: '#000000',
},
}SCSS
$custom: #fbfbf1; $custom-light: #fcfcf5; $custom-dark: #000000;
JSON
{
"hex": "#fbfbf1",
"rgb": {
"r": 251,
"g": 251,
"b": 241
},
"hsl": {
"h": 60,
"s": 55.556,
"l": 96.471
},
"oklch": {
"l": 0.98537,
"c": 0.01314,
"h": 106.6
},
"luminance": 0.95854
}Semantic roles & 50–950 ramp
primary
#FBFBF1
secondary
#B3B3DD
accent
#22C322
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585