#FBFBF5#FBFBF5
#FBFBF5 is a very light, near-neutral yellow. Relative luminance 0.961; OKLCH L 98.6% C 0.008 H 106.6°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBF5 |
|---|---|
| RGB | rgb(251, 251, 245) |
| HSL | hsl(60, 43%, 97%) |
| HSV | hsv(60, 2%, 98%) |
| CMYK | cmyk(0%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(98.47, -1.04, 2.87) |
| CIE-LCH | lch(98.47, 3.05, 109.94°) |
| OKLab | oklab(98.64% -0.0022 0.0076) |
| OKLCH | oklch(98.64% 0.008 106.6) |
| XYZ | xyz(90.7597, 96.0963, 100.1355) |
| Luminance | 0.9610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.70
Floralwhite
#FFFAF0
ΔE00 2.61
White
#FFFFFF
ΔE00 3.17
Whitesmoke
#F5F5F5
ΔE00 3.25
Pale Grey
#FDFDFE
ΔE00 3.65
Ivory
#FFFFF0
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBF5 #F5F5FB
analogous
#FBF8F5 #FBFBF5 #F8FBF5
triadic
#FBFBF5 #F5FBFB #FBF5FB
tetradic
#FBFBF5 #F5FBF8 #F5F5FB #FBF5F8
square
#FBFBF5 #F5FBF8 #F5F5FB #FBF5F8
split-complementary
#FBFBF5 #F5F8FB #F8F5FB
monochromatic
#D8D89E #EAEAC9 #F6F6E9 #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.04
#FBFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#FBFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBF5
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBF5 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF5
Deuteranopia (green-blind)
#FCFBF5
Tritanopia (blue-blind)
#FCFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbf5; /* rgb */ color: rgb(251, 251, 245); /* oklch */ color: oklch(98.6% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#fcfcf8',
500: '#fbfbf5',
950: '#000000',
},
}SCSS
$custom: #fbfbf5; $custom-light: #fcfcf8; $custom-dark: #000000;
JSON
{
"hex": "#fbfbf5",
"rgb": {
"r": 251,
"g": 251,
"b": 245
},
"hsl": {
"h": 60,
"s": 42.857,
"l": 97.255
},
"oklch": {
"l": 0.98644,
"c": 0.0079,
"h": 106.6
},
"luminance": 0.96096
}Semantic roles & 50–950 ramp
primary
#FBFBF5
secondary
#BABADA
accent
#30B630
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585