#FBFAF1#FBFAF1
#FBFAF1 is a very light, near-neutral yellow. Relative luminance 0.952; OKLCH L 98.3% C 0.012 H 101.5°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAF1 |
|---|---|
| RGB | rgb(251, 250, 241) |
| HSL | hsl(54, 56%, 96%) |
| HSV | hsv(54, 4%, 98%) |
| CMYK | cmyk(0%, 0.4%, 4%, 1.6%) |
| CIE-LAB | lab(98.13, -1.22, 4.43) |
| CIE-LCH | lch(98.13, 4.59, 105.39°) |
| OKLab | oklab(98.34% -0.0024 0.0117) |
| OKLCH | oklch(98.34% 0.012 101.5) |
| XYZ | xyz(89.8441, 95.2316, 96.8504) |
| Luminance | 0.9523 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.89
Ivory
#FFFFF0
ΔE00 2.78
Off White
#FAF9F6
ΔE00 2.86
Oldlace
#FDF5E6
ΔE00 3.67
Whitesmoke
#F5F5F5
ΔE00 4.42
White
#FFFFFF
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAF1 #F1F2FB
analogous
#FBF5F1 #FBFAF1 #F7FBF1
triadic
#FBFAF1 #F1FBFA #FAF1FB
tetradic
#FBFAF1 #F1FBF5 #F1F2FB #FBF1F7
square
#FBFAF1 #F1FBF5 #F1F2FB #FBF1F7
split-complementary
#FBFAF1 #F1F7FB #F5F1FB
monochromatic
#E0D892 #EDE9C1 #F8F7E7 #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.05
#FBFAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FBFAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAF1
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAF1 | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F1
Deuteranopia (green-blind)
#FCFAF1
Tritanopia (blue-blind)
#FDF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfaf1; /* rgb */ color: rgb(251, 250, 241); /* oklch */ color: oklch(98.3% 0.012 101.5);
Tailwind
colors: {
custom: {
50: '#fcfbf5',
500: '#fbfaf1',
950: '#000000',
},
}SCSS
$custom: #fbfaf1; $custom-light: #fcfbf5; $custom-dark: #000000;
JSON
{
"hex": "#fbfaf1",
"rgb": {
"r": 251,
"g": 250,
"b": 241
},
"hsl": {
"h": 54,
"s": 55.556,
"l": 96.471
},
"oklch": {
"l": 0.98341,
"c": 0.0119,
"h": 101.5
},
"luminance": 0.95231
}Semantic roles & 50–950 ramp
primary
#FBFAF1
secondary
#B3B7DD
accent
#32C322
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585