#FBFCF6#FBFCF6
#FBFCF6 is a very light, near-neutral yellow-green. Relative luminance 0.968; OKLCH L 98.9% C 0.008 H 114.2°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF6 |
|---|---|
| RGB | rgb(251, 252, 246) |
| HSL | hsl(70, 50%, 98%) |
| HSV | hsv(70, 2%, 99%) |
| CMYK | cmyk(0.4%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(98.74, -1.37, 2.75) |
| CIE-LCH | lch(98.74, 3.07, 116.53°) |
| OKLab | oklab(98.87% -0.0033 0.0073) |
| OKLCH | oklch(98.87% 0.008 114.2) |
| XYZ | xyz(91.2260, 96.7839, 101.0461) |
| Luminance | 0.9678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.02
Floralwhite
#FFFAF0
ΔE00 3.01
White
#FFFFFF
ΔE00 3.27
Whitesmoke
#F5F5F5
ΔE00 3.44
Pale Grey
#FDFDFE
ΔE00 3.75
Ivory
#FFFFF0
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF6 #F7F6FC
analogous
#FCFAF6 #FBFCF6 #F8FCF6
triadic
#FBFCF6 #F6FBFC #FCF6FB
tetradic
#FBFCF6 #F6FCFA #F7F6FC #FCF6F8
square
#FBFCF6 #F6FCFA #F7F6FC #FCF6F8
split-complementary
#FBFCF6 #F6F8FC #FAF6FC
monochromatic
#D2DD9A #E7EDC8 #F5F7E8 #F5F7E8 #F5F7E8
Accessibility & contrast
On white
1.03
#FBFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#FBFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF6
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF6 | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF6
Deuteranopia (green-blind)
#FDFBF6
Tritanopia (blue-blind)
#FCFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfcf6; /* rgb */ color: rgb(251, 252, 246); /* oklch */ color: oklch(98.9% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#fcfdf9',
500: '#fbfcf6',
950: '#000000',
},
}SCSS
$custom: #fbfcf6; $custom-light: #fcfdf9; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf6",
"rgb": {
"r": 251,
"g": 252,
"b": 246
},
"hsl": {
"h": 70,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.98866,
"c": 0.00795,
"h": 114.2
},
"luminance": 0.96784
}Semantic roles & 50–950 ramp
primary
#FBFCF6
secondary
#BFB9DD
accent
#28BD41
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585