#FCF2F2#FCF2F2
#FCF2F2 is a very light, near-neutral red. Relative luminance 0.906; OKLCH L 96.9% C 0.011 H 17.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2F2 |
|---|---|
| RGB | rgb(252, 242, 242) |
| HSL | hsl(0, 63%, 97%) |
| HSV | hsv(0, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 4%, 1.2%) |
| CIE-LAB | lab(96.25, 3.35, 1.19) |
| CIE-LCH | lch(96.25, 3.55, 19.64°) |
| OKLab | oklab(96.89% 0.0103 0.0032) |
| OKLCH | oklch(96.89% 0.011 17.3) |
| XYZ | xyz(87.9218, 90.6111, 96.8451) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.08
Snow
#FFFAFA
ΔE00 2.62
Lavenderblush
#FFF0F5
ΔE00 3.33
Seashell
#FFF5EE
ΔE00 3.61
Whitesmoke
#F5F5F5
ΔE00 4.62
Pale Grey
#FDFDFE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2F2 #F2FCFC
analogous
#FCF2F7 #FCF2F2 #FCF7F2
triadic
#FCF2F2 #F2FCF2 #F2F2FC
tetradic
#FCF2F2 #F7FCF2 #F2FCFC #F7F2FC
square
#FCF2F2 #F7FCF2 #F2FCFC #F7F2FC
split-complementary
#FCF2F2 #F2FCF7 #F2F7FC
monochromatic
#E58F8F #F1C0C0 #F9E6E6 #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.10
#FCF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#FCF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2F2
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2F2 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#F6F5F2
Tritanopia (blue-blind)
#FEF1F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf2f2; /* rgb */ color: rgb(252, 242, 242); /* oklch */ color: oklch(96.9% 0.011 17.3);
Tailwind
colors: {
custom: {
50: '#fdf6f6',
500: '#fcf2f2',
950: '#000000',
},
}SCSS
$custom: #fcf2f2; $custom-light: #fdf6f6; $custom-dark: #000000;
JSON
{
"hex": "#fcf2f2",
"rgb": {
"r": 252,
"g": 242,
"b": 242
},
"hsl": {
"h": 0,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.96894,
"c": 0.01078,
"h": 17.3
},
"luminance": 0.90611
}Semantic roles & 50–950 ramp
primary
#FCF2F2
secondary
#B2E1E1
accent
#CACA1B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585