#FBF8FD#FBF8FD
#FBF8FD is a very light, near-neutral violet. Relative luminance 0.947; OKLCH L 98.3% C 0.007 H 312.3°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF8FD |
|---|---|
| RGB | rgb(251, 248, 253) |
| HSL | hsl(276, 56%, 98%) |
| HSV | hsv(276, 2%, 99%) |
| CMYK | cmyk(0.8%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(97.93, 1.87, -2.04) |
| CIE-LCH | lch(97.93, 2.77, 312.56°) |
| OKLab | oklab(98.28% 0.0049 -0.0054) |
| OKLCH | oklch(98.28% 0.007 312.3) |
| XYZ | xyz(91.0777, 94.7360, 106.3972) |
| Luminance | 0.9474 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.54
Snow
#FFFAFA
ΔE00 2.50
Pale Grey
#FDFDFE
ΔE00 2.87
Whitesmoke
#F5F5F5
ΔE00 3.32
White
#FFFFFF
ΔE00 3.43
Very Light Pink
#FFF4F2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF8FD #FAFDF8
analogous
#F8F8FD #FBF8FD #FDF8FC
triadic
#FBF8FD #FDFBF8 #F8FDFB
tetradic
#FBF8FD #FDF8F8 #FAFDF8 #F8FCFD
square
#FBF8FD #FDF8F8 #FAFDF8 #F8FCFD
split-complementary
#FBF8FD #FCFDF8 #F8FDF8
monochromatic
#C599E2 #E0C8EF #F1E7F8 #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.05
#FBF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#FBF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF8FD
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF8FD | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F8F9FD
Tritanopia (blue-blind)
#FBF9FA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbf8fd; /* rgb */ color: rgb(251, 248, 253); /* oklch */ color: oklch(98.3% 0.007 312.3);
Tailwind
colors: {
custom: {
50: '#fcfafe',
500: '#fbf8fd',
950: '#000000',
},
}SCSS
$custom: #fbf8fd; $custom-light: #fcfafe; $custom-dark: #000000;
JSON
{
"hex": "#fbf8fd",
"rgb": {
"r": 251,
"g": 248,
"b": 253
},
"hsl": {
"h": 276,
"s": 55.556,
"l": 98.235
},
"oklch": {
"l": 0.98283,
"c": 0.0073,
"h": 312.3
},
"luminance": 0.94736
}Semantic roles & 50–950 ramp
primary
#FBF8FD
secondary
#C9E0B9
accent
#C32263
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585