#FBF5FB#FBF5FB
#FBF5FB is a very light, near-neutral purple. Relative luminance 0.928; OKLCH L 97.6% C 0.010 H 325.6°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5FB |
|---|---|
| RGB | rgb(251, 245, 251) |
| HSL | hsl(300, 43%, 97%) |
| HSV | hsv(300, 2%, 98%) |
| CMYK | cmyk(0%, 2.4%, 0%, 1.6%) |
| CIE-LAB | lab(97.14, 3.04, -2.17) |
| CIE-LCH | lch(97.14, 3.74, 324.58°) |
| OKLab | oklab(97.65% 0.0084 -0.0057) |
| OKLCH | oklch(97.65% 0.01 325.6) |
| XYZ | xyz(89.8459, 92.7793, 104.4230) |
| Luminance | 0.9278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.75
Snow
#FFFAFA
ΔE00 3.19
Lavenderblush
#FFF0F5
ΔE00 3.67
Very Light Pink
#FFF4F2
ΔE00 4.03
Pale Grey
#FDFDFE
ΔE00 4.32
Whitesmoke
#F5F5F5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5FB #F5FBF5
analogous
#F8F5FB #FBF5FB #FBF5F8
triadic
#FBF5FB #FBFBF5 #F5FBFB
tetradic
#FBF5FB #FBF8F5 #F5FBF5 #F5F8FB
square
#FBF5FB #FBF8F5 #F5FBF5 #F5F8FB
split-complementary
#FBF5FB #F8FBF5 #F5FBF8
monochromatic
#D89ED8 #EAC9EA #F6E9F6 #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.07
#FBF5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#FBF5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5FB
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5FB | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#FBF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbf5fb; /* rgb */ color: rgb(251, 245, 251); /* oklch */ color: oklch(97.6% 0.010 325.6);
Tailwind
colors: {
custom: {
50: '#fcf8fc',
500: '#fbf5fb',
950: '#000000',
},
}SCSS
$custom: #fbf5fb; $custom-light: #fcf8fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf5fb",
"rgb": {
"r": 251,
"g": 245,
"b": 251
},
"hsl": {
"h": 300,
"s": 42.857,
"l": 97.255
},
"oklch": {
"l": 0.97647,
"c": 0.01013,
"h": 325.6
},
"luminance": 0.92779
}Semantic roles & 50–950 ramp
primary
#FBF5FB
secondary
#BADABA
accent
#B63030
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585