#FCF4F2#FCF4F2
#FCF4F2 is a very light, near-neutral red. Relative luminance 0.918; OKLCH L 97.3% C 0.009 H 34.3°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4F2 |
|---|---|
| RGB | rgb(252, 244, 242) |
| HSL | hsl(12, 63%, 97%) |
| HSV | hsv(12, 4%, 99%) |
| CMYK | cmyk(0%, 3.2%, 4%, 1.2%) |
| CIE-LAB | lab(96.74, 2.33, 1.91) |
| CIE-LCH | lch(96.74, 3.01, 39.39°) |
| OKLab | oklab(97.28% 0.0075 0.0051) |
| OKLCH | oklch(97.28% 0.009 34.3) |
| XYZ | xyz(88.5204, 91.8082, 97.0446) |
| Luminance | 0.9181 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.30
Snow
#FFFAFA
ΔE00 1.86
Seashell
#FFF5EE
ΔE00 2.42
Off White
#FAF9F6
ΔE00 3.64
Whitesmoke
#F5F5F5
ΔE00 3.65
Linen
#FAF0E6
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4F2 #F2FAFC
analogous
#FCF2F5 #FCF4F2 #FCF9F2
triadic
#FCF4F2 #F2FCF4 #F4F2FC
tetradic
#FCF4F2 #F5FCF2 #F2FAFC #F9F2FC
square
#FCF4F2 #F5FCF2 #F2FAFC #F9F2FC
split-complementary
#FCF4F2 #F2FCF9 #F2F5FC
monochromatic
#E5A08F #F1CAC0 #F9EAE6 #F9EAE6 #F9EAE6
Accessibility & contrast
On white
1.08
#FCF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#FCF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4F2
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4F2 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#FEF3F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf4f2; /* rgb */ color: rgb(252, 244, 242); /* oklch */ color: oklch(97.3% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#fdf7f6',
500: '#fcf4f2',
950: '#000000',
},
}SCSS
$custom: #fcf4f2; $custom-light: #fdf7f6; $custom-dark: #000000;
JSON
{
"hex": "#fcf4f2",
"rgb": {
"r": 252,
"g": 244,
"b": 242
},
"hsl": {
"h": 12,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.9728,
"c": 0.00903,
"h": 34.3
},
"luminance": 0.91808
}Semantic roles & 50–950 ramp
primary
#FCF4F2
secondary
#B2D7E1
accent
#A7CA1B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585