#FCFBFC#FCFBFC
#FCFBFC is a very light, near-neutral purple. Relative luminance 0.967; OKLCH L 98.9% C 0.002 H 325.6°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBFC |
|---|---|
| RGB | rgb(252, 251, 252) |
| HSL | hsl(300, 14%, 99%) |
| HSV | hsv(300, 0%, 99%) |
| CMYK | cmyk(0%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(98.72, 0.51, -0.36) |
| CIE-LCH | lch(98.72, 0.62, 324.47°) |
| OKLab | oklab(98.91% 0.0014 -0.0009) |
| OKLCH | oklch(98.91% 0.002 325.6) |
| XYZ | xyz(92.2099, 96.7181, 105.8872) |
| Luminance | 0.9672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.61
White
#FFFFFF
ΔE00 1.11
Whitesmoke
#F5F5F5
ΔE00 1.52
Snow
#FFFAFA
ΔE00 1.85
Off White
#FAF9F6
ΔE00 2.19
Ghostwhite
#F8F8FF
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBFC #FBFCFB
analogous
#FBFBFC #FCFBFC #FCFBFB
triadic
#FCFBFC #FCFCFB #FBFCFC
tetradic
#FCFBFC #FCFBFB #FBFCFB #FBFBFC
square
#FCFBFC #FCFBFB #FBFCFB #FBFBFC
split-complementary
#FCFBFC #FBFCFB #FBFCFB
monochromatic
#C8B5C8 #E2D8E2 #F2EEF2 #F2EEF2 #F2EEF2
Accessibility & contrast
On white
1.03
#FCFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#FCFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBFC
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBFC | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#FBFBFC
Tritanopia (blue-blind)
#FCFBFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbfc; /* rgb */ color: rgb(252, 251, 252); /* oklch */ color: oklch(98.9% 0.002 325.6);
Tailwind
colors: {
custom: {
50: '#fdfcfd',
500: '#fcfbfc',
950: '#000000',
},
}SCSS
$custom: #fcfbfc; $custom-light: #fdfcfd; $custom-dark: #000000;
JSON
{
"hex": "#fcfbfc",
"rgb": {
"r": 252,
"g": 251,
"b": 252
},
"hsl": {
"h": 300,
"s": 14.286,
"l": 98.627
},
"oklch": {
"l": 0.98913,
"c": 0.00168,
"h": 325.6
},
"luminance": 0.96718
}Semantic roles & 50–950 ramp
primary
#FCFBFC
secondary
#C9D3C9
accent
#984D4D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585