#FCFCF9#FCFCF9
#FCFCF9 is a very light, near-neutral yellow. Relative luminance 0.972; OKLCH L 99.0% C 0.004 H 106.5°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF9 |
|---|---|
| RGB | rgb(252, 252, 249) |
| HSL | hsl(60, 33%, 98%) |
| HSV | hsv(60, 1%, 99%) |
| CMYK | cmyk(0%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(98.89, -0.52, 1.43) |
| CIE-LCH | lch(98.89, 1.53, 110.06°) |
| OKLab | oklab(99.02% -0.0011 0.0038) |
| OKLCH | oklch(99.02% 0.004 106.5) |
| XYZ | xyz(92.0514, 97.1559, 103.5077) |
| Luminance | 0.9716 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 0.75
White
#FFFFFF
ΔE00 1.70
Whitesmoke
#F5F5F5
ΔE00 2.09
Pale Grey
#FDFDFE
ΔE00 2.15
Snow
#FFFAFA
ΔE00 3.30
Floralwhite
#FFFAF0
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF9 #F9F9FC
analogous
#FCFAF9 #FCFCF9 #FAFCF9
triadic
#FCFCF9 #F9FCFC #FCF9FC
tetradic
#FCFCF9 #F9FCFA #F9F9FC #FCF9FA
square
#FCFCF9 #F9FCFA #F9F9FC #FCF9FA
split-complementary
#FCFCF9 #F9FAFC #FAF9FC
monochromatic
#D3D3A7 #E8E8D0 #F5F5EB #F5F5EB #F5F5EB
Accessibility & contrast
On white
1.03
#FCFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#FCFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF9
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF9 | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF9
Deuteranopia (green-blind)
#FDFCF9
Tritanopia (blue-blind)
#FDFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfcf9; /* rgb */ color: rgb(252, 252, 249); /* oklch */ color: oklch(99.0% 0.004 106.5);
Tailwind
colors: {
custom: {
50: '#fdfdfb',
500: '#fcfcf9',
950: '#000000',
},
}SCSS
$custom: #fcfcf9; $custom-light: #fdfdfb; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf9",
"rgb": {
"r": 252,
"g": 252,
"b": 249
},
"hsl": {
"h": 60,
"s": 33.333,
"l": 98.235
},
"oklch": {
"l": 0.99024,
"c": 0.00395,
"h": 106.5
},
"luminance": 0.97156
}Semantic roles & 50–950 ramp
primary
#FCFCF9
secondary
#C1C1D8
accent
#39AC39
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585