#FBFBF6#FBFBF6
#FBFBF6 is a very light, near-neutral yellow. Relative luminance 0.962; OKLCH L 98.7% C 0.007 H 106.5°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBF6 |
|---|---|
| RGB | rgb(251, 251, 246) |
| HSL | hsl(60, 38%, 97%) |
| HSV | hsv(60, 2%, 98%) |
| CMYK | cmyk(0%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(98.49, -0.87, 2.39) |
| CIE-LCH | lch(98.49, 2.54, 109.98°) |
| OKLab | oklab(98.67% -0.0019 0.0063) |
| OKLCH | oklch(98.67% 0.007 106.5) |
| XYZ | xyz(90.9128, 96.1575, 100.9417) |
| Luminance | 0.9616 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.26
White
#FFFFFF
ΔE00 2.71
Whitesmoke
#F5F5F5
ΔE00 2.81
Floralwhite
#FFFAF0
ΔE00 2.86
Pale Grey
#FDFDFE
ΔE00 3.17
Snow
#FFFAFA
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBF6 #F6F6FB
analogous
#FBF9F6 #FBFBF6 #F9FBF6
triadic
#FBFBF6 #F6FBFB #FBF6FB
tetradic
#FBFBF6 #F6FBF9 #F6F6FB #FBF6F9
square
#FBFBF6 #F6FBF9 #F6F6FB #FBF6F9
split-complementary
#FBFBF6 #F6F9FB #F9F6FB
monochromatic
#D5D5A1 #E8E8CC #F6F6EA #F6F6EA #F6F6EA
Accessibility & contrast
On white
1.04
#FBFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#FBFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBF6
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBF6 | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF6
Deuteranopia (green-blind)
#FCFBF6
Tritanopia (blue-blind)
#FCFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbf6; /* rgb */ color: rgb(251, 251, 246); /* oklch */ color: oklch(98.7% 0.007 106.5);
Tailwind
colors: {
custom: {
50: '#fcfcf9',
500: '#fbfbf6',
950: '#000000',
},
}SCSS
$custom: #fbfbf6; $custom-light: #fcfcf9; $custom-dark: #000000;
JSON
{
"hex": "#fbfbf6",
"rgb": {
"r": 251,
"g": 251,
"b": 246
},
"hsl": {
"h": 60,
"s": 38.462,
"l": 97.451
},
"oklch": {
"l": 0.98671,
"c": 0.00658,
"h": 106.5
},
"luminance": 0.96157
}Semantic roles & 50–950 ramp
primary
#FBFBF6
secondary
#BCBCD9
accent
#34B134
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585