#FCF8F8#FCF8F8
#FCF8F8 is a very light, near-neutral red. Relative luminance 0.946; OKLCH L 98.2% C 0.004 H 17.3°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8F8 |
|---|---|
| RGB | rgb(252, 248, 248) |
| HSL | hsl(0, 40%, 98%) |
| HSV | hsv(0, 2%, 99%) |
| CMYK | cmyk(0%, 1.6%, 1.6%, 1.2%) |
| CIE-LAB | lab(97.88, 1.33, 0.47) |
| CIE-LCH | lch(97.88, 1.41, 19.50°) |
| OKLab | oklab(98.22% 0.0041 0.0013) |
| OKLCH | oklch(98.22% 0.004 17.3) |
| XYZ | xyz(90.6529, 94.6078, 102.2741) |
| Luminance | 0.9461 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 0.64
Pale Grey
#FDFDFE
ΔE00 2.07
Whitesmoke
#F5F5F5
ΔE00 2.11
White
#FFFFFF
ΔE00 2.31
Off White
#FAF9F6
ΔE00 2.47
Very Light Pink
#FFF4F2
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8F8 #F8FCFC
analogous
#FCF8FA #FCF8F8 #FCFAF8
triadic
#FCF8F8 #F8FCF8 #F8F8FC
tetradic
#FCF8F8 #FAFCF8 #F8FCFC #FAF8FC
square
#FCF8F8 #FAFCF8 #F8FCFC #FAF8FC
split-complementary
#FCF8F8 #F8FCFA #F8FAFC
monochromatic
#D7A2A2 #EACDCD #F6EAEA #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.05
#FCF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#FCF8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8F8
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8F8 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F8
Deuteranopia (green-blind)
#F9F9F8
Tritanopia (blue-blind)
#FDF8F8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf8f8; /* rgb */ color: rgb(252, 248, 248); /* oklch */ color: oklch(98.2% 0.004 17.3);
Tailwind
colors: {
custom: {
50: '#fdfafa',
500: '#fcf8f8',
950: '#000000',
},
}SCSS
$custom: #fcf8f8; $custom-light: #fdfafa; $custom-dark: #000000;
JSON
{
"hex": "#fcf8f8",
"rgb": {
"r": 252,
"g": 248,
"b": 248
},
"hsl": {
"h": 0,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.9822,
"c": 0.00427,
"h": 17.3
},
"luminance": 0.94608
}Semantic roles & 50–950 ramp
primary
#FCF8F8
secondary
#BEDADA
accent
#B3B332
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585