#FCFBFB#FCFBFB
#FCFBFB is a very light, near-neutral red. Relative luminance 0.967; OKLCH L 98.9% C 0.001 H 16.9°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBFB |
|---|---|
| RGB | rgb(252, 251, 251) |
| HSL | hsl(0, 14%, 99%) |
| HSV | hsv(0, 0%, 99%) |
| CMYK | cmyk(0%, 0.4%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.69, 0.33, 0.12) |
| CIE-LCH | lch(98.69, 0.35, 19.43°) |
| OKLab | oklab(98.89% 0.001 0.0003) |
| OKLCH | oklch(98.89% 0.001 16.9) |
| XYZ | xyz(92.0518, 96.6549, 105.0549) |
| Luminance | 0.9666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.73
White
#FFFFFF
ΔE00 0.91
Whitesmoke
#F5F5F5
ΔE00 1.36
Off White
#FAF9F6
ΔE00 1.66
Snow
#FFFAFA
ΔE00 1.91
Ghostwhite
#F8F8FF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBFB #FBFCFC
analogous
#FCFBFB #FCFBFB #FCFBFB
triadic
#FCFBFB #FBFCFB #FBFBFC
tetradic
#FCFBFB #FBFCFB #FBFCFC #FBFBFC
square
#FCFBFB #FBFCFB #FBFCFC #FBFBFC
split-complementary
#FCFBFB #FBFCFB #FBFBFC
monochromatic
#C8B5B5 #E2D8D8 #F2EEEE #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.03
#FCFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FCFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBFB
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBFB | 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)
#FBFBFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#FCFBFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbfb; /* rgb */ color: rgb(252, 251, 251); /* oklch */ color: oklch(98.9% 0.001 16.9);
Tailwind
colors: {
custom: {
50: '#fdfcfc',
500: '#fcfbfb',
950: '#000000',
},
}SCSS
$custom: #fcfbfb; $custom-light: #fdfcfc; $custom-dark: #000000;
JSON
{
"hex": "#fcfbfb",
"rgb": {
"r": 252,
"g": 251,
"b": 251
},
"hsl": {
"h": 0,
"s": 14.286,
"l": 98.627
},
"oklch": {
"l": 0.98885,
"c": 0.00107,
"h": 16.9
},
"luminance": 0.96655
}Semantic roles & 50–950 ramp
primary
#FCFBFB
secondary
#C9D3D3
accent
#98984D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585