#FCFCF8#FCFCF8
#FCFCF8 is a very light, near-neutral yellow. Relative luminance 0.971; OKLCH L 99.0% C 0.005 H 106.4°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF8 |
|---|---|
| RGB | rgb(252, 252, 248) |
| HSL | hsl(60, 40%, 98%) |
| HSV | hsv(60, 2%, 99%) |
| CMYK | cmyk(0%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(98.87, -0.70, 1.91) |
| CIE-LCH | lch(98.87, 2.03, 110.02°) |
| OKLab | oklab(99% -0.0015 0.0051) |
| OKLCH | oklch(99% 0.005 106.4) |
| XYZ | xyz(91.8959, 97.0937, 102.6884) |
| Luminance | 0.9709 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 0.96
White
#FFFFFF
ΔE00 2.18
Whitesmoke
#F5F5F5
ΔE00 2.48
Pale Grey
#FDFDFE
ΔE00 2.65
Floralwhite
#FFFAF0
ΔE00 3.17
Snow
#FFFAFA
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF8 #F8F8FC
analogous
#FCFAF8 #FCFCF8 #FAFCF8
triadic
#FCFCF8 #F8FCFC #FCF8FC
tetradic
#FCFCF8 #F8FCFA #F8F8FC #FCF8FA
square
#FCFCF8 #F8FCFA #F8F8FC #FCF8FA
split-complementary
#FCFCF8 #F8FAFC #FAF8FC
monochromatic
#D7D7A2 #EAEACD #F6F6EA #F6F6EA #F6F6EA
Accessibility & contrast
On white
1.03
#FCFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FCFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF8
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF8 | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF8
Deuteranopia (green-blind)
#FDFCF8
Tritanopia (blue-blind)
#FDFBFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfcf8; /* rgb */ color: rgb(252, 252, 248); /* oklch */ color: oklch(99.0% 0.005 106.4);
Tailwind
colors: {
custom: {
50: '#fdfdfa',
500: '#fcfcf8',
950: '#000000',
},
}SCSS
$custom: #fcfcf8; $custom-light: #fdfdfa; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf8",
"rgb": {
"r": 252,
"g": 252,
"b": 248
},
"hsl": {
"h": 60,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98996,
"c": 0.00527,
"h": 106.4
},
"luminance": 0.97094
}Semantic roles & 50–950 ramp
primary
#FCFCF8
secondary
#BEBEDA
accent
#32B332
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585