#FCFAF9#FCFAF9
#FCFAF9 is a very light, near-neutral orange. Relative luminance 0.959; OKLCH L 98.6% C 0.003 H 48.7°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAF9 |
|---|---|
| RGB | rgb(252, 250, 249) |
| HSL | hsl(20, 33%, 98%) |
| HSV | hsv(20, 1%, 99%) |
| CMYK | cmyk(0%, 0.8%, 1.2%, 1.2%) |
| CIE-LAB | lab(98.39, 0.49, 0.71) |
| CIE-LCH | lch(98.39, 0.86, 55.60°) |
| OKLab | oklab(98.64% 0.0017 0.0019) |
| OKLCH | oklch(98.64% 0.003 48.7) |
| XYZ | xyz(91.4267, 95.9064, 103.2994) |
| Luminance | 0.9591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.32
White
#FFFFFF
ΔE00 1.36
Pale Grey
#FDFDFE
ΔE00 1.37
Whitesmoke
#F5F5F5
ΔE00 1.48
Snow
#FFFAFA
ΔE00 1.66
Ghostwhite
#F8F8FF
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAF9 #F9FBFC
analogous
#FCF9F9 #FCFAF9 #FCFBF9
triadic
#FCFAF9 #F9FCFA #FAF9FC
tetradic
#FCFAF9 #F9FCF9 #F9FBFC #FBF9FC
square
#FCFAF9 #F9FCF9 #F9FBFC #FBF9FC
split-complementary
#FCFAF9 #F9FCFB #F9F9FC
monochromatic
#D3B6A7 #E8D8D0 #F5EEEB #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.04
#FCFAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#FCFAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAF9
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAF9 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF9
Deuteranopia (green-blind)
#FBFBF9
Tritanopia (blue-blind)
#FDFAFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfaf9; /* rgb */ color: rgb(252, 250, 249); /* oklch */ color: oklch(98.6% 0.003 48.7);
Tailwind
colors: {
custom: {
50: '#fdfbfb',
500: '#fcfaf9',
950: '#000000',
},
}SCSS
$custom: #fcfaf9; $custom-light: #fdfbfb; $custom-dark: #000000;
JSON
{
"hex": "#fcfaf9",
"rgb": {
"r": 252,
"g": 250,
"b": 249
},
"hsl": {
"h": 20,
"s": 33.333,
"l": 98.235
},
"oklch": {
"l": 0.98635,
"c": 0.00252,
"h": 48.7
},
"luminance": 0.95906
}Semantic roles & 50–950 ramp
primary
#FCFAF9
secondary
#C1D1D8
accent
#86AC39
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585