#FBF8FC#FBF8FC
#FBF8FC is a very light, near-neutral purple. Relative luminance 0.947; OKLCH L 98.3% C 0.006 H 317.7°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF8FC |
|---|---|
| RGB | rgb(251, 248, 252) |
| HSL | hsl(285, 40%, 98%) |
| HSV | hsv(285, 2%, 99%) |
| CMYK | cmyk(0.4%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(97.90, 1.70, -1.56) |
| CIE-LCH | lch(97.90, 2.31, 317.36°) |
| OKLab | oklab(98.26% 0.0045 -0.0041) |
| OKLCH | oklch(98.26% 0.006 317.7) |
| XYZ | xyz(90.9189, 94.6724, 105.5604) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.80
Snow
#FFFAFA
ΔE00 2.07
Pale Grey
#FDFDFE
ΔE00 2.49
Whitesmoke
#F5F5F5
ΔE00 2.91
White
#FFFFFF
ΔE00 3.05
Off White
#FAF9F6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF8FC #F9FCF8
analogous
#F9F8FC #FBF8FC #FCF8FB
triadic
#FBF8FC #FCFBF8 #F8FCFB
tetradic
#FBF8FC #FCF9F8 #F9FCF8 #F8FBFC
square
#FBF8FC #FCF9F8 #F9FCF8 #F8FBFC
split-complementary
#FBF8FC #FBFCF8 #F8FCF9
monochromatic
#CAA2D7 #E3CDEA #F3EAF6 #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.05
#FBF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FBF8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF8FC
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF8FC | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#FBF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbf8fc; /* rgb */ color: rgb(251, 248, 252); /* oklch */ color: oklch(98.3% 0.006 317.7);
Tailwind
colors: {
custom: {
50: '#fcfafd',
500: '#fbf8fc',
950: '#000000',
},
}SCSS
$custom: #fbf8fc; $custom-light: #fcfafd; $custom-dark: #000000;
JSON
{
"hex": "#fbf8fc",
"rgb": {
"r": 251,
"g": 248,
"b": 252
},
"hsl": {
"h": 285,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98255,
"c": 0.00614,
"h": 317.7
},
"luminance": 0.94672
}Semantic roles & 50–950 ramp
primary
#FBF8FC
secondary
#C5DABE
accent
#B33253
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585