#FBF8FA#FBF8FA
#FBF8FA is a very light, near-neutral pink. Relative luminance 0.945; OKLCH L 98.2% C 0.004 H 337.3°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF8FA |
|---|---|
| RGB | rgb(251, 248, 250) |
| HSL | hsl(320, 27%, 98%) |
| HSV | hsv(320, 1%, 98%) |
| CMYK | cmyk(0%, 1.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.85, 1.34, -0.61) |
| CIE-LCH | lch(97.85, 1.47, 335.75°) |
| OKLab | oklab(98.2% 0.0038 -0.0016) |
| OKLCH | oklch(98.2% 0.004 337.3) |
| XYZ | xyz(90.6036, 94.5463, 103.9000) |
| Luminance | 0.9455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 1.30
Pale Grey
#FDFDFE
ΔE00 1.88
Whitesmoke
#F5F5F5
ΔE00 2.15
White
#FFFFFF
ΔE00 2.36
Ghostwhite
#F8F8FF
ΔE00 2.55
Off White
#FAF9F6
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF8FA #F8FBF9
analogous
#FAF8FB #FBF8FA #FBF8F8
triadic
#FBF8FA #FAFBF8 #F8FAFB
tetradic
#FBF8FA #FBFAF8 #F8FBF9 #F8F8FB
square
#FBF8FA #FBFAF8 #F8FBF9 #F8F8FB
split-complementary
#FBF8FA #F8FBF8 #F8FBFA
monochromatic
#CEAAC2 #E5D1DE #F4ECF1 #F4ECF1 #F4ECF1
Accessibility & contrast
On white
1.05
#FBF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#FBF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF8FA
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF8FA | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#FBF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbf8fa; /* rgb */ color: rgb(251, 248, 250); /* oklch */ color: oklch(98.2% 0.004 337.3);
Tailwind
colors: {
custom: {
50: '#fcfafb',
500: '#fbf8fa',
950: '#000000',
},
}SCSS
$custom: #fbf8fa; $custom-light: #fcfafb; $custom-dark: #000000;
JSON
{
"hex": "#fbf8fa",
"rgb": {
"r": 251,
"g": 248,
"b": 250
},
"hsl": {
"h": 320,
"s": 27.273,
"l": 97.843
},
"oklch": {
"l": 0.98198,
"c": 0.00412,
"h": 337.3
},
"luminance": 0.94546
}Semantic roles & 50–950 ramp
primary
#FBF8FA
secondary
#C2D5C8
accent
#A66240
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585