#FCFAFB#FCFAFB
#FCFAFB is a very light, near-neutral pink. Relative luminance 0.960; OKLCH L 98.7% C 0.002 H 345.1°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAFB |
|---|---|
| RGB | rgb(252, 250, 251) |
| HSL | hsl(330, 25%, 98%) |
| HSV | hsv(330, 1%, 99%) |
| CMYK | cmyk(0%, 0.8%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.44, 0.84, -0.24) |
| CIE-LCH | lch(98.44, 0.87, 343.72°) |
| OKLab | oklab(98.69% 0.0024 -0.0006) |
| OKLCH | oklch(98.69% 0.002 345.1) |
| XYZ | xyz(91.7403, 96.0318, 104.9510) |
| Luminance | 0.9603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.12
Snow
#FFFAFA
ΔE00 1.39
White
#FFFFFF
ΔE00 1.53
Whitesmoke
#F5F5F5
ΔE00 1.67
Off White
#FAF9F6
ΔE00 2.35
Ghostwhite
#F8F8FF
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAFB #FAFCFB
analogous
#FCFAFC #FCFAFB #FCFAFA
triadic
#FCFAFB #FBFCFA #FAFBFC
tetradic
#FCFAFB #FCFCFA #FAFCFB #FAFAFC
square
#FCFAFB #FCFCFA #FAFCFB #FAFAFC
split-complementary
#FCFAFB #FAFCFA #FAFCFC
monochromatic
#CEADBE #E5D4DC #F4ECF0 #F4ECF0 #F4ECF0
Accessibility & contrast
On white
1.04
#FCFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#FCFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAFB
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAFB | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#FCFAFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfafb; /* rgb */ color: rgb(252, 250, 251); /* oklch */ color: oklch(98.7% 0.002 345.1);
Tailwind
colors: {
custom: {
50: '#fdfbfc',
500: '#fcfafb',
950: '#000000',
},
}SCSS
$custom: #fcfafb; $custom-light: #fdfbfc; $custom-dark: #000000;
JSON
{
"hex": "#fcfafb",
"rgb": {
"r": 252,
"g": 250,
"b": 251
},
"hsl": {
"h": 330,
"s": 25,
"l": 98.431
},
"oklch": {
"l": 0.98691,
"c": 0.00249,
"h": 345.1
},
"luminance": 0.96032
}Semantic roles & 50–950 ramp
primary
#FCFAFB
secondary
#C4D6CD
accent
#A47342
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585