#FBFBFD#FBFBFD
#FBFBFD is a very light, near-neutral blue. Relative luminance 0.966; OKLCH L 98.9% C 0.003 H 286.3°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBFD |
|---|---|
| RGB | rgb(251, 251, 253) |
| HSL | hsl(240, 33%, 99%) |
| HSV | hsv(240, 1%, 99%) |
| CMYK | cmyk(0.8%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(98.67, 0.35, -0.95) |
| CIE-LCH | lch(98.67, 1.02, 290.25°) |
| OKLab | oklab(98.87% 0.0007 -0.0025) |
| OKLCH | oklch(98.87% 0.003 286.3) |
| XYZ | xyz(92.0075, 96.5954, 106.7071) |
| Luminance | 0.9659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.65
White
#FFFFFF
ΔE00 1.31
Whitesmoke
#F5F5F5
ΔE00 1.64
Snow
#FFFAFA
ΔE00 2.37
Ghostwhite
#F8F8FF
ΔE00 2.52
Off White
#FAF9F6
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBFD #FDFDFB
analogous
#FBFCFD #FBFBFD #FCFBFD
triadic
#FBFBFD #FDFBFB #FBFDFB
tetradic
#FBFBFD #FDFBFC #FDFDFB #FBFDFC
square
#FBFBFD #FDFBFC #FDFDFB #FBFDFC
split-complementary
#FBFBFD #FDFCFB #FCFDFB
monochromatic
#A9A9D4 #D2D2E9 #EBEBF5 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.03
#FBFBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FBFBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBFD
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBFD | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFD
Deuteranopia (green-blind)
#FBFBFD
Tritanopia (blue-blind)
#FBFBFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbfd; /* rgb */ color: rgb(251, 251, 253); /* oklch */ color: oklch(98.9% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#fcfcfe',
500: '#fbfbfd',
950: '#000000',
},
}SCSS
$custom: #fbfbfd; $custom-light: #fcfcfe; $custom-dark: #000000;
JSON
{
"hex": "#fbfbfd",
"rgb": {
"r": 251,
"g": 251,
"b": 253
},
"hsl": {
"h": 240,
"s": 33.333,
"l": 98.824
},
"oklch": {
"l": 0.98865,
"c": 0.00264,
"h": 286.3
},
"luminance": 0.96595
}Semantic roles & 50–950 ramp
primary
#FBFBFD
secondary
#DADAC3
accent
#AC39AC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585