#FBF8FB#FBF8FB
#FBF8FB is a very light, near-neutral purple. Relative luminance 0.946; OKLCH L 98.2% C 0.005 H 325.6°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF8FB |
|---|---|
| RGB | rgb(251, 248, 251) |
| HSL | hsl(300, 27%, 98%) |
| HSV | hsv(300, 1%, 98%) |
| CMYK | cmyk(0%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(97.88, 1.52, -1.08) |
| CIE-LCH | lch(97.88, 1.87, 324.51°) |
| OKLab | oklab(98.23% 0.0042 -0.0029) |
| OKLCH | oklch(98.23% 0.005 325.6) |
| XYZ | xyz(90.7608, 94.6092, 104.7280) |
| Luminance | 0.9461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Snow
#FFFAFA
ΔE00 1.66
Ghostwhite
#F8F8FF
ΔE00 2.14
Pale Grey
#FDFDFE
ΔE00 2.15
Whitesmoke
#F5F5F5
ΔE00 2.51
White
#FFFFFF
ΔE00 2.68
Off White
#FAF9F6
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF8FB #F8FBF8
analogous
#F9F8FB #FBF8FB #FBF8F9
triadic
#FBF8FB #FBFBF8 #F8FBFB
tetradic
#FBF8FB #FBF9F8 #F8FBF8 #F8F9FB
square
#FBF8FB #FBF9F8 #F8FBF8 #F8F9FB
split-complementary
#FBF8FB #F9FBF8 #F8FBF9
monochromatic
#CEAACE #E5D1E5 #F4ECF4 #F4ECF4 #F4ECF4
Accessibility & contrast
On white
1.05
#FBF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#FBF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF8FB
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF8FB | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#FBF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbf8fb; /* rgb */ color: rgb(251, 248, 251); /* oklch */ color: oklch(98.2% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#fcfafc',
500: '#fbf8fb',
950: '#000000',
},
}SCSS
$custom: #fbf8fb; $custom-light: #fcfafc; $custom-dark: #000000;
JSON
{
"hex": "#fbf8fb",
"rgb": {
"r": 251,
"g": 248,
"b": 251
},
"hsl": {
"h": 300,
"s": 27.273,
"l": 97.843
},
"oklch": {
"l": 0.98227,
"c": 0.00506,
"h": 325.6
},
"luminance": 0.94609
}Semantic roles & 50–950 ramp
primary
#FBF8FB
secondary
#C2D5C2
accent
#A64040
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585