#FBFBFE#FBFBFE
#FBFBFE is a very light, near-neutral blue. Relative luminance 0.967; OKLCH L 98.9% C 0.004 H 286.3°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBFE |
|---|---|
| RGB | rgb(251, 251, 254) |
| HSL | hsl(240, 60%, 99%) |
| HSV | hsv(240, 1%, 100%) |
| CMYK | cmyk(1.2%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(98.69, 0.53, -1.43) |
| CIE-LCH | lch(98.69, 1.53, 290.29°) |
| OKLab | oklab(98.89% 0.0011 -0.0038) |
| OKLCH | oklch(98.89% 0.004 286.3) |
| XYZ | xyz(92.1672, 96.6593, 107.5482) |
| Luminance | 0.9666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.11
White
#FFFFFF
ΔE00 1.75
Whitesmoke
#F5F5F5
ΔE00 2.02
Ghostwhite
#F8F8FF
ΔE00 2.03
Snow
#FFFAFA
ΔE00 2.51
Off White
#FAF9F6
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBFE #FEFEFB
analogous
#FBFDFE #FBFBFE #FDFBFE
triadic
#FBFBFE #FEFBFB #FBFEFB
tetradic
#FBFBFE #FEFBFD #FEFEFB #FBFEFD
square
#FBFBFE #FEFBFD #FEFEFB #FBFEFD
split-complementary
#FBFBFE #FEFDFB #FDFEFB
monochromatic
#9999E6 #CACAF2 #E7E7F9 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.03
#FBFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FBFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBFE
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBFE | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#FAFBFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbfe; /* rgb */ color: rgb(251, 251, 254); /* oklch */ color: oklch(98.9% 0.004 286.3);
Tailwind
colors: {
custom: {
50: '#fcfcfe',
500: '#fbfbfe',
950: '#000000',
},
}SCSS
$custom: #fbfbfe; $custom-light: #fcfcfe; $custom-dark: #000000;
JSON
{
"hex": "#fbfbfe",
"rgb": {
"r": 251,
"g": 251,
"b": 254
},
"hsl": {
"h": 240,
"s": 60,
"l": 99.02
},
"oklch": {
"l": 0.98893,
"c": 0.00396,
"h": 286.3
},
"luminance": 0.96659
}Semantic roles & 50–950 ramp
primary
#FBFBFE
secondary
#E3E3BA
accent
#C81EC8
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585