#FCFAF6#FCFAF6
#FCFAF6 is a very light, near-neutral orange. Relative luminance 0.957; OKLCH L 98.6% C 0.006 H 84.6°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAF6 |
|---|---|
| RGB | rgb(252, 250, 246) |
| HSL | hsl(40, 50%, 98%) |
| HSV | hsv(40, 2%, 99%) |
| CMYK | cmyk(0%, 0.8%, 2.4%, 1.2%) |
| CIE-LAB | lab(98.32, -0.03, 2.15) |
| CIE-LCH | lch(98.32, 2.15, 90.83°) |
| OKLab | oklab(98.55% 0.0005 0.0057) |
| OKLCH | oklch(98.55% 0.006 84.6) |
| XYZ | xyz(90.9625, 95.7207, 100.8548) |
| Luminance | 0.9572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 0.64
White
#FFFFFF
ΔE00 2.27
Whitesmoke
#F5F5F5
ΔE00 2.30
Pale Grey
#FDFDFE
ΔE00 2.62
Floralwhite
#FFFAF0
ΔE00 2.76
Snow
#FFFAFA
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAF6 #F6F8FC
analogous
#FCF7F6 #FCFAF6 #FBFCF6
triadic
#FCFAF6 #F6FCFA #FAF6FC
tetradic
#FCFAF6 #F6FCF7 #F6F8FC #FCF6FB
square
#FCFAF6 #F6FCF7 #F6F8FC #FCF6FB
split-complementary
#FCFAF6 #F6FBFC #F7F6FC
monochromatic
#DDC79A #EDE0C8 #F7F2E8 #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.04
#FCFAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#FCFAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAF6
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAF6 | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF6
Deuteranopia (green-blind)
#FCFAF6
Tritanopia (blue-blind)
#FDF9F9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfaf6; /* rgb */ color: rgb(252, 250, 246); /* oklch */ color: oklch(98.6% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#fdfbf9',
500: '#fcfaf6',
950: '#000000',
},
}SCSS
$custom: #fcfaf6; $custom-light: #fdfbf9; $custom-dark: #000000;
JSON
{
"hex": "#fcfaf6",
"rgb": {
"r": 252,
"g": 250,
"b": 246
},
"hsl": {
"h": 40,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.98553,
"c": 0.00571,
"h": 84.6
},
"luminance": 0.9572
}Semantic roles & 50–950 ramp
primary
#FCFAF6
secondary
#B9C5DD
accent
#5ABD28
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585