#FBFCF1#FBFCF1
#FBFCF1 is a very light, near-neutral yellow. Relative luminance 0.965; OKLCH L 98.7% C 0.014 H 110.9°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF1 |
|---|---|
| RGB | rgb(251, 252, 241) |
| HSL | hsl(65, 65%, 97%) |
| HSV | hsv(65, 4%, 99%) |
| CMYK | cmyk(0.4%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(98.62, -2.23, 5.14) |
| CIE-LCH | lch(98.62, 5.61, 113.39°) |
| OKLab | oklab(98.73% -0.0052 0.0135) |
| OKLCH | oklch(98.73% 0.014 110.9) |
| XYZ | xyz(90.4689, 96.4811, 97.0587) |
| Luminance | 0.9648 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.70
Floralwhite
#FFFAF0
ΔE00 3.05
Off White
#FAF9F6
ΔE00 4.07
Mintcream
#F5FFFA
ΔE00 4.31
Oldlace
#FDF5E6
ΔE00 4.31
Beige
#F5F5DC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF1 #F2F1FC
analogous
#FCF8F1 #FBFCF1 #F6FCF1
triadic
#FBFCF1 #F1FBFC #FCF1FB
tetradic
#FBFCF1 #F1FCF8 #F2F1FC #FCF1F6
square
#FBFCF1 #F1FCF8 #F2F1FC #FCF1F6
split-complementary
#FBFCF1 #F1F6FC #F8F1FC
monochromatic
#DEE68C #EDF1BF #F8FAE6 #F8FAE6 #F8FAE6
Accessibility & contrast
On white
1.03
#FBFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#FBFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF1
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF1 | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF0
Deuteranopia (green-blind)
#FEFBF1
Tritanopia (blue-blind)
#FDFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfcf1; /* rgb */ color: rgb(251, 252, 241); /* oklch */ color: oklch(98.7% 0.014 110.9);
Tailwind
colors: {
custom: {
50: '#fcfdf5',
500: '#fbfcf1',
950: '#000000',
},
}SCSS
$custom: #fbfcf1; $custom-light: #fcfdf5; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf1",
"rgb": {
"r": 251,
"g": 252,
"b": 241
},
"hsl": {
"h": 65.455,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.98732,
"c": 0.01448,
"h": 110.9
},
"luminance": 0.96481
}Semantic roles & 50–950 ramp
primary
#FBFCF1
secondary
#B4B0E1
accent
#19CD29
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585