#FBF6FB#FBF6FB
#FBF6FB is a very light, near-neutral purple. Relative luminance 0.934; OKLCH L 97.8% C 0.008 H 325.6°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF6FB |
|---|---|
| RGB | rgb(251, 246, 251) |
| HSL | hsl(300, 38%, 97%) |
| HSV | hsv(300, 2%, 98%) |
| CMYK | cmyk(0%, 2%, 0%, 1.6%) |
| CIE-LAB | lab(97.38, 2.54, -1.81) |
| CIE-LCH | lch(97.38, 3.11, 324.55°) |
| OKLab | oklab(97.84% 0.007 -0.0048) |
| OKLCH | oklch(97.84% 0.008 325.6) |
| XYZ | xyz(90.1492, 93.3860, 104.5242) |
| Luminance | 0.9339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.35
Snow
#FFFAFA
ΔE00 2.59
Pale Grey
#FDFDFE
ΔE00 3.61
Very Light Pink
#FFF4F2
ΔE00 3.85
Whitesmoke
#F5F5F5
ΔE00 3.88
White
#FFFFFF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF6FB #F6FBF6
analogous
#F9F6FB #FBF6FB #FBF6F9
triadic
#FBF6FB #FBFBF6 #F6FBFB
tetradic
#FBF6FB #FBF9F6 #F6FBF6 #F6F9FB
square
#FBF6FB #FBF9F6 #F6FBF6 #F6F9FB
split-complementary
#FBF6FB #F9FBF6 #F6FBF9
monochromatic
#D5A1D5 #E8CCE8 #F6EAF6 #F6EAF6 #F6EAF6
Accessibility & contrast
On white
1.07
#FBF6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#FBF6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF6FB
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF6FB | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#FBF6F8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbf6fb; /* rgb */ color: rgb(251, 246, 251); /* oklch */ color: oklch(97.8% 0.008 325.6);
Tailwind
colors: {
custom: {
50: '#fcf9fc',
500: '#fbf6fb',
950: '#000000',
},
}SCSS
$custom: #fbf6fb; $custom-light: #fcf9fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf6fb",
"rgb": {
"r": 251,
"g": 246,
"b": 251
},
"hsl": {
"h": 300,
"s": 38.462,
"l": 97.451
},
"oklch": {
"l": 0.9784,
"c": 0.00843,
"h": 325.6
},
"luminance": 0.93386
}Semantic roles & 50–950 ramp
primary
#FBF6FB
secondary
#BCD9BC
accent
#B13434
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585