#FCFCF7#FCFCF7
#FCFCF7 is a very light, near-neutral yellow. Relative luminance 0.970; OKLCH L 99.0% C 0.007 H 106.5°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF7 |
|---|---|
| RGB | rgb(252, 252, 247) |
| HSL | hsl(60, 45%, 98%) |
| HSV | hsv(60, 2%, 99%) |
| CMYK | cmyk(0%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(98.84, -0.87, 2.39) |
| CIE-LCH | lch(98.84, 2.54, 109.99°) |
| OKLab | oklab(98.97% -0.0019 0.0063) |
| OKLCH | oklch(98.97% 0.007 106.5) |
| XYZ | xyz(91.7411, 97.0318, 101.8736) |
| Luminance | 0.9703 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.33
White
#FFFFFF
ΔE00 2.65
Floralwhite
#FFFAF0
ΔE00 2.87
Whitesmoke
#F5F5F5
ΔE00 2.90
Pale Grey
#FDFDFE
ΔE00 3.14
Snow
#FFFAFA
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF7 #F7F7FC
analogous
#FCF9F7 #FCFCF7 #F9FCF7
triadic
#FCFCF7 #F7FCFC #FCF7FC
tetradic
#FCFCF7 #F7FCF9 #F7F7FC #FCF7F9
square
#FCFCF7 #F7FCF9 #F7F7FC #FCF7F9
split-complementary
#FCFCF7 #F7F9FC #F9F7FC
monochromatic
#DBDB9E #EBEBCA #F7F7E9 #F7F7E9 #F7F7E9
Accessibility & contrast
On white
1.03
#FCFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#FCFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF7
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF7 | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF7
Deuteranopia (green-blind)
#FDFCF7
Tritanopia (blue-blind)
#FDFBFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfcf7; /* rgb */ color: rgb(252, 252, 247); /* oklch */ color: oklch(99.0% 0.007 106.5);
Tailwind
colors: {
custom: {
50: '#fdfdf9',
500: '#fcfcf7',
950: '#000000',
},
}SCSS
$custom: #fcfcf7; $custom-light: #fdfdf9; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf7",
"rgb": {
"r": 252,
"g": 252,
"b": 247
},
"hsl": {
"h": 60,
"s": 45.455,
"l": 97.843
},
"oklch": {
"l": 0.98969,
"c": 0.00658,
"h": 106.5
},
"luminance": 0.97032
}Semantic roles & 50–950 ramp
primary
#FCFCF7
secondary
#BBBBDC
accent
#2DB92D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585