#FCFCF1#FCFCF1
#FCFCF1 is a very light, near-neutral yellow. Relative luminance 0.967; OKLCH L 98.8% C 0.014 H 106.7°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF1 |
|---|---|
| RGB | rgb(252, 252, 241) |
| HSL | hsl(60, 65%, 97%) |
| HSV | hsv(60, 4%, 99%) |
| CMYK | cmyk(0%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(98.70, -1.89, 5.26) |
| CIE-LCH | lch(98.70, 5.59, 109.75°) |
| OKLab | oklab(98.81% -0.0041 0.0138) |
| OKLCH | oklch(98.81% 0.014 106.7) |
| XYZ | xyz(90.8301, 96.6674, 97.0756) |
| Luminance | 0.9667 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.72
Floralwhite
#FFFAF0
ΔE00 2.59
Off White
#FAF9F6
ΔE00 3.89
Oldlace
#FDF5E6
ΔE00 3.90
Mintcream
#F5FFFA
ΔE00 4.67
White
#FFFFFF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF1 #F1F1FC
analogous
#FCF7F1 #FCFCF1 #F7FCF1
triadic
#FCFCF1 #F1FCFC #FCF1FC
tetradic
#FCFCF1 #F1FCF7 #F1F1FC #FCF1F7
square
#FCFCF1 #F1FCF7 #F1F1FC #FCF1F7
split-complementary
#FCFCF1 #F1F7FC #F7F1FC
monochromatic
#E6E68C #F1F1BF #FAFAE6 #FAFAE6 #FAFAE6
Accessibility & contrast
On white
1.03
#FCFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FCFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF1
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF1 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF0
Deuteranopia (green-blind)
#FEFBF1
Tritanopia (blue-blind)
#FEFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfcf1; /* rgb */ color: rgb(252, 252, 241); /* oklch */ color: oklch(98.8% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#fdfdf5',
500: '#fcfcf1',
950: '#000000',
},
}SCSS
$custom: #fcfcf1; $custom-light: #fdfdf5; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf1",
"rgb": {
"r": 252,
"g": 252,
"b": 241
},
"hsl": {
"h": 60,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.98808,
"c": 0.01444,
"h": 106.7
},
"luminance": 0.96667
}Semantic roles & 50–950 ramp
primary
#FCFCF1
secondary
#B0B0E1
accent
#19CD19
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585