#FBFBFC#FBFBFC
#FBFBFC is a very light, near-neutral blue. Relative luminance 0.965; OKLCH L 98.8% C 0.001 H 286.2°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBFC |
|---|---|
| RGB | rgb(251, 251, 252) |
| HSL | hsl(240, 14%, 99%) |
| HSV | hsv(240, 0%, 99%) |
| CMYK | cmyk(0.4%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(98.64, 0.18, -0.48) |
| CIE-LCH | lch(98.64, 0.51, 290.21°) |
| OKLab | oklab(98.84% 0.0004 -0.0013) |
| OKLCH | oklch(98.84% 0.001 286.2) |
| XYZ | xyz(91.8486, 96.5319, 105.8703) |
| Luminance | 0.9653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.40
White
#FFFFFF
ΔE00 0.95
Whitesmoke
#F5F5F5
ΔE00 1.34
Off White
#FAF9F6
ΔE00 2.10
Snow
#FFFAFA
ΔE00 2.33
Ghostwhite
#F8F8FF
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBFC #FCFCFB
analogous
#FBFBFC #FBFBFC #FBFBFC
triadic
#FBFBFC #FCFBFB #FBFCFB
tetradic
#FBFBFC #FCFBFB #FCFCFB #FBFCFB
square
#FBFBFC #FCFBFB #FCFCFB #FBFCFB
split-complementary
#FBFBFC #FCFBFB #FBFCFB
monochromatic
#B5B5C8 #D8D8E2 #EEEEF2 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.03
#FBFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#FBFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBFC
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBFC | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#FBFBFC
Tritanopia (blue-blind)
#FBFBFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbfc; /* rgb */ color: rgb(251, 251, 252); /* oklch */ color: oklch(98.8% 0.001 286.2);
Tailwind
colors: {
custom: {
50: '#fcfcfd',
500: '#fbfbfc',
950: '#000000',
},
}SCSS
$custom: #fbfbfc; $custom-light: #fcfcfd; $custom-dark: #000000;
JSON
{
"hex": "#fbfbfc",
"rgb": {
"r": 251,
"g": 251,
"b": 252
},
"hsl": {
"h": 240,
"s": 14.286,
"l": 98.627
},
"oklch": {
"l": 0.98837,
"c": 0.00132,
"h": 286.2
},
"luminance": 0.96532
}Semantic roles & 50–950 ramp
primary
#FBFBFC
secondary
#D3D3C9
accent
#984D98
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585