#FCFAF1#FCFAF1
#FCFAF1 is a very light, near-neutral yellow. Relative luminance 0.954; OKLCH L 98.4% C 0.012 H 96.4°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAF1 |
|---|---|
| RGB | rgb(252, 250, 241) |
| HSL | hsl(49, 65%, 97%) |
| HSV | hsv(49, 4%, 99%) |
| CMYK | cmyk(0%, 0.8%, 4.4%, 1.2%) |
| CIE-LAB | lab(98.20, -0.88, 4.54) |
| CIE-LCH | lch(98.20, 4.63, 100.98°) |
| OKLab | oklab(98.42% -0.0013 0.012) |
| OKLCH | oklch(98.42% 0.012 96.4) |
| XYZ | xyz(90.2054, 95.4179, 96.8674) |
| Luminance | 0.9542 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.41
Off White
#FAF9F6
ΔE00 2.78
Ivory
#FFFFF0
ΔE00 3.00
Oldlace
#FDF5E6
ΔE00 3.33
Linen
#FAF0E6
ΔE00 4.16
Whitesmoke
#F5F5F5
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAF1 #F1F3FC
analogous
#FCF5F1 #FCFAF1 #F9FCF1
triadic
#FCFAF1 #F1FCFA #FAF1FC
tetradic
#FCFAF1 #F1FCF5 #F1F3FC #FCF1F9
square
#FCFAF1 #F1FCF5 #F1F3FC #FCF1F9
split-complementary
#FCFAF1 #F1F9FC #F5F1FC
monochromatic
#E6D68C #F1E8BF #FAF6E6 #FAF6E6 #FAF6E6
Accessibility & contrast
On white
1.05
#FCFAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FCFAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAF1
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAF1 | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F1
Deuteranopia (green-blind)
#FDFAF1
Tritanopia (blue-blind)
#FEF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfaf1; /* rgb */ color: rgb(252, 250, 241); /* oklch */ color: oklch(98.4% 0.012 96.4);
Tailwind
colors: {
custom: {
50: '#fdfbf5',
500: '#fcfaf1',
950: '#000000',
},
}SCSS
$custom: #fcfaf1; $custom-light: #fdfbf5; $custom-dark: #000000;
JSON
{
"hex": "#fcfaf1",
"rgb": {
"r": 252,
"g": 250,
"b": 241
},
"hsl": {
"h": 49.091,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.98418,
"c": 0.01205,
"h": 96.4
},
"luminance": 0.95418
}Semantic roles & 50–950 ramp
primary
#FCFAF1
secondary
#B0B9E1
accent
#3ACD19
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585