#FBFBF0#FBFBF0
#FBFBF0 is a very light, near-neutral yellow. Relative luminance 0.958; OKLCH L 98.5% C 0.014 H 106.7°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBF0 |
|---|---|
| RGB | rgb(251, 251, 240) |
| HSL | hsl(60, 58%, 96%) |
| HSV | hsv(60, 4%, 98%) |
| CMYK | cmyk(0%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(98.35, -1.89, 5.26) |
| CIE-LCH | lch(98.35, 5.59, 109.75°) |
| OKLab | oklab(98.51% -0.0041 0.0138) |
| OKLCH | oklch(98.51% 0.014 106.7) |
| XYZ | xyz(90.0067, 95.7951, 96.1698) |
| Luminance | 0.9579 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.79
Floralwhite
#FFFAF0
ΔE00 2.59
Oldlace
#FDF5E6
ΔE00 3.85
Off White
#FAF9F6
ΔE00 3.88
Mintcream
#F5FFFA
ΔE00 4.69
Eggshell
#F0EAD6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBF0 #F0F0FB
analogous
#FBF6F0 #FBFBF0 #F6FBF0
triadic
#FBFBF0 #F0FBFB #FBF0FB
tetradic
#FBFBF0 #F0FBF6 #F0F0FB #FBF0F6
square
#FBFBF0 #F0FBF6 #F0F0FB #FBF0F6
split-complementary
#FBFBF0 #F0F6FB #F6F0FB
monochromatic
#E1E18F #EEEEC0 #F9F9E7 #F9F9E7 #F9F9E7
Accessibility & contrast
On white
1.04
#FBFBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#FBFBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBF0
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBF0 | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#FDFAF0
Tritanopia (blue-blind)
#FDF9F8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbf0; /* rgb */ color: rgb(251, 251, 240); /* oklch */ color: oklch(98.5% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#fcfcf4',
500: '#fbfbf0',
950: '#000000',
},
}SCSS
$custom: #fbfbf0; $custom-light: #fcfcf4; $custom-dark: #000000;
JSON
{
"hex": "#fbfbf0",
"rgb": {
"r": 251,
"g": 251,
"b": 240
},
"hsl": {
"h": 60,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.9851,
"c": 0.01445,
"h": 106.7
},
"luminance": 0.95795
}Semantic roles & 50–950 ramp
primary
#FBFBF0
secondary
#B1B1DE
accent
#20C520
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585