#FBFAFD#FBFAFD
#FBFAFD is a very light, near-neutral violet. Relative luminance 0.960; OKLCH L 98.7% C 0.004 H 301.4°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAFD |
|---|---|
| RGB | rgb(251, 250, 253) |
| HSL | hsl(260, 43%, 99%) |
| HSV | hsv(260, 1%, 99%) |
| CMYK | cmyk(0.8%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(98.42, 0.86, -1.32) |
| CIE-LCH | lch(98.42, 1.57, 303.11°) |
| OKLab | oklab(98.67% 0.0021 -0.0035) |
| OKLCH | oklch(98.67% 0.004 301.4) |
| XYZ | xyz(91.6959, 95.9723, 106.6032) |
| Luminance | 0.9597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.37
Ghostwhite
#F8F8FF
ΔE00 1.93
White
#FFFFFF
ΔE00 1.99
Whitesmoke
#F5F5F5
ΔE00 2.08
Snow
#FFFAFA
ΔE00 2.14
Off White
#FAF9F6
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAFD #FCFDFA
analogous
#FAFAFD #FBFAFD #FCFAFD
triadic
#FBFAFD #FDFBFA #FAFDFB
tetradic
#FBFAFD #FDFAFA #FCFDFA #FAFDFC
square
#FBFAFD #FDFAFA #FCFDFA #FAFDFC
split-complementary
#FBFAFD #FDFCFA #FAFDFA
monochromatic
#B5A3DA #D8CEEC #EEE9F6 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.04
#FBFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#FBFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAFD
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAFD | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFD
Deuteranopia (green-blind)
#FAFAFD
Tritanopia (blue-blind)
#FBFAFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfafd; /* rgb */ color: rgb(251, 250, 253); /* oklch */ color: oklch(98.7% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#fcfbfe',
500: '#fbfafd',
950: '#000000',
},
}SCSS
$custom: #fbfafd; $custom-light: #fcfbfe; $custom-dark: #000000;
JSON
{
"hex": "#fbfafd",
"rgb": {
"r": 251,
"g": 250,
"b": 253
},
"hsl": {
"h": 260,
"s": 42.857,
"l": 98.627
},
"oklch": {
"l": 0.98671,
"c": 0.00409,
"h": 301.4
},
"luminance": 0.95972
}Semantic roles & 50–950 ramp
primary
#FBFAFD
secondary
#D3DCBF
accent
#B63089
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585