#FCF2F3#FCF2F3
#FCF2F3 is a very light, near-neutral red. Relative luminance 0.907; OKLCH L 96.9% C 0.011 H 10.3°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2F3 |
|---|---|
| RGB | rgb(252, 242, 243) |
| HSL | hsl(354, 63%, 97%) |
| HSV | hsv(354, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 3.6%, 1.2%) |
| CIE-LAB | lab(96.27, 3.52, 0.71) |
| CIE-LCH | lch(96.27, 3.59, 11.47°) |
| OKLab | oklab(96.92% 0.0107 0.0019) |
| OKLCH | oklch(96.92% 0.011 10.3) |
| XYZ | xyz(88.0724, 90.6714, 97.6382) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.52
Snow
#FFFAFA
ΔE00 2.75
Lavenderblush
#FFF0F5
ΔE00 2.94
Seashell
#FFF5EE
ΔE00 4.11
Whitesmoke
#F5F5F5
ΔE00 4.76
Ghostwhite
#F8F8FF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2F3 #F2FCFB
analogous
#FCF2F8 #FCF2F3 #FCF6F2
triadic
#FCF2F3 #F3FCF2 #F2F3FC
tetradic
#FCF2F3 #F8FCF2 #F2FCFB #F6F2FC
square
#FCF2F3 #F8FCF2 #F2FCFB #F6F2FC
split-complementary
#FCF2F3 #F2FCF6 #F2F8FC
monochromatic
#E58F97 #F1C0C5 #F9E6E8 #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.10
#FCF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#FCF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2F3
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2F3 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F3
Deuteranopia (green-blind)
#F6F5F3
Tritanopia (blue-blind)
#FEF1F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf2f3; /* rgb */ color: rgb(252, 242, 243); /* oklch */ color: oklch(96.9% 0.011 10.3);
Tailwind
colors: {
custom: {
50: '#fdf6f7',
500: '#fcf2f3',
950: '#000000',
},
}SCSS
$custom: #fcf2f3; $custom-light: #fdf6f7; $custom-dark: #000000;
JSON
{
"hex": "#fcf2f3",
"rgb": {
"r": 252,
"g": 242,
"b": 243
},
"hsl": {
"h": 354,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.96921,
"c": 0.01084,
"h": 10.3
},
"luminance": 0.90671
}Semantic roles & 50–950 ramp
primary
#FCF2F3
secondary
#B2E1DC
accent
#CAB91B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585