#FBF9FD#FBF9FD
#FBF9FD is a very light, near-neutral violet. Relative luminance 0.954; OKLCH L 98.5% C 0.006 H 308.4°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF9FD |
|---|---|
| RGB | rgb(251, 249, 253) |
| HSL | hsl(270, 50%, 98%) |
| HSV | hsv(270, 2%, 99%) |
| CMYK | cmyk(0.8%, 1.6%, 0%, 0.8%) |
| CIE-LAB | lab(98.17, 1.37, -1.68) |
| CIE-LCH | lch(98.17, 2.16, 309.14°) |
| OKLab | oklab(98.48% 0.0035 -0.0044) |
| OKLCH | oklch(98.48% 0.006 308.4) |
| XYZ | xyz(91.3860, 95.3525, 106.4999) |
| Luminance | 0.9535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.56
Pale Grey
#FDFDFE
ΔE00 2.12
Snow
#FFFAFA
ΔE00 2.20
Whitesmoke
#F5F5F5
ΔE00 2.68
White
#FFFFFF
ΔE00 2.71
Off White
#FAF9F6
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF9FD #FBFDF9
analogous
#F9F9FD #FBF9FD #FDF9FD
triadic
#FBF9FD #FDFBF9 #F9FDFB
tetradic
#FBF9FD #FDF9F9 #FBFDF9 #F9FDFD
square
#FBF9FD #FDF9F9 #FBFDF9 #F9FDFD
split-complementary
#FBF9FD #FDFDF9 #F9FDF9
monochromatic
#BE9DDE #DCCBEE #F0E8F7 #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.05
#FBF9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#FBF9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF9FD
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF9FD | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#FBF9FA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbf9fd; /* rgb */ color: rgb(251, 249, 253); /* oklch */ color: oklch(98.5% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#fcfbfe',
500: '#fbf9fd',
950: '#000000',
},
}SCSS
$custom: #fbf9fd; $custom-light: #fcfbfe; $custom-dark: #000000;
JSON
{
"hex": "#fbf9fd",
"rgb": {
"r": 251,
"g": 249,
"b": 253
},
"hsl": {
"h": 270,
"s": 50,
"l": 98.431
},
"oklch": {
"l": 0.98477,
"c": 0.00567,
"h": 308.4
},
"luminance": 0.95352
}Semantic roles & 50–950 ramp
primary
#FBF9FD
secondary
#CDDFBC
accent
#BD2873
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585