#FCFAF7#FCFAF7
#FCFAF7 is a very light, near-neutral orange. Relative luminance 0.958; OKLCH L 98.6% C 0.005 H 78.2°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAF7 |
|---|---|
| RGB | rgb(252, 250, 247) |
| HSL | hsl(36, 45%, 98%) |
| HSV | hsv(36, 2%, 99%) |
| CMYK | cmyk(0%, 0.8%, 2%, 1.2%) |
| CIE-LAB | lab(98.35, 0.14, 1.67) |
| CIE-LCH | lch(98.35, 1.67, 85.17°) |
| OKLab | oklab(98.58% 0.0009 0.0044) |
| OKLCH | oklch(98.58% 0.005 78.2) |
| XYZ | xyz(91.1164, 95.7823, 101.6653) |
| Luminance | 0.9578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 0.56
White
#FFFFFF
ΔE00 1.88
Whitesmoke
#F5F5F5
ΔE00 1.94
Pale Grey
#FDFDFE
ΔE00 2.17
Snow
#FFFAFA
ΔE00 2.45
Floralwhite
#FFFAF0
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAF7 #F7F9FC
analogous
#FCF7F7 #FCFAF7 #FBFCF7
triadic
#FCFAF7 #F7FCFA #FAF7FC
tetradic
#FCFAF7 #F7FCF7 #F7F9FC #FCF7FB
square
#FCFAF7 #F7FCF7 #F7F9FC #FCF7FB
split-complementary
#FCFAF7 #F7FBFC #F7F7FC
monochromatic
#DBC29E #EBDECA #F7F1E9 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.04
#FCFAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#FCFAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAF7
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAF7 | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF7
Deuteranopia (green-blind)
#FBFAF7
Tritanopia (blue-blind)
#FDF9F9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfaf7; /* rgb */ color: rgb(252, 250, 247); /* oklch */ color: oklch(98.6% 0.005 78.2);
Tailwind
colors: {
custom: {
50: '#fdfbf9',
500: '#fcfaf7',
950: '#000000',
},
}SCSS
$custom: #fcfaf7; $custom-light: #fdfbf9; $custom-dark: #000000;
JSON
{
"hex": "#fcfaf7",
"rgb": {
"r": 252,
"g": 250,
"b": 247
},
"hsl": {
"h": 36,
"s": 45.455,
"l": 97.843
},
"oklch": {
"l": 0.9858,
"c": 0.00451,
"h": 78.2
},
"luminance": 0.95782
}Semantic roles & 50–950 ramp
primary
#FCFAF7
secondary
#BBC8DC
accent
#65B92D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585