#FCF3F2#FCF3F2
#FCF3F2 is a very light, near-neutral red. Relative luminance 0.912; OKLCH L 97.1% C 0.010 H 25.1°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3F2 |
|---|---|
| RGB | rgb(252, 243, 242) |
| HSL | hsl(6, 63%, 97%) |
| HSV | hsv(6, 4%, 99%) |
| CMYK | cmyk(0%, 3.6%, 4%, 1.2%) |
| CIE-LAB | lab(96.50, 2.84, 1.55) |
| CIE-LCH | lch(96.50, 3.23, 28.70°) |
| OKLab | oklab(97.09% 0.0089 0.0042) |
| OKLCH | oklch(97.09% 0.01 25.1) |
| XYZ | xyz(88.2203, 91.2080, 96.9446) |
| Luminance | 0.9121 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 0.91
Snow
#FFFAFA
ΔE00 2.15
Seashell
#FFF5EE
ΔE00 2.98
Lavenderblush
#FFF0F5
ΔE00 4.07
Whitesmoke
#F5F5F5
ΔE00 4.11
Off White
#FAF9F6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3F2 #F2FBFC
analogous
#FCF2F6 #FCF3F2 #FCF8F2
triadic
#FCF3F2 #F2FCF3 #F3F2FC
tetradic
#FCF3F2 #F6FCF2 #F2FBFC #F8F2FC
square
#FCF3F2 #F6FCF2 #F2FBFC #F8F2FC
split-complementary
#FCF3F2 #F2FCF8 #F2F6FC
monochromatic
#E5978F #F1C5C0 #F9E8E6 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.09
#FCF3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#FCF3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3F2
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3F2 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#FEF2F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf3f2; /* rgb */ color: rgb(252, 243, 242); /* oklch */ color: oklch(97.1% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#fdf7f6',
500: '#fcf3f2',
950: '#000000',
},
}SCSS
$custom: #fcf3f2; $custom-light: #fdf7f6; $custom-dark: #000000;
JSON
{
"hex": "#fcf3f2",
"rgb": {
"r": 252,
"g": 243,
"b": 242
},
"hsl": {
"h": 6,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97087,
"c": 0.00979,
"h": 25.1
},
"luminance": 0.91207
}Semantic roles & 50–950 ramp
primary
#FCF3F2
secondary
#B2DCE1
accent
#B9CA1B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585