#FCF0F2#FCF0F2
#FCF0F2 is a very light, near-neutral red. Relative luminance 0.894; OKLCH L 96.5% C 0.013 H 5.8°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0F2 |
|---|---|
| RGB | rgb(252, 240, 242) |
| HSL | hsl(350, 67%, 96%) |
| HSV | hsv(350, 5%, 99%) |
| CMYK | cmyk(0%, 4.8%, 4%, 1.2%) |
| CIE-LAB | lab(95.76, 4.37, 0.48) |
| CIE-LCH | lch(95.76, 4.39, 6.25°) |
| OKLab | oklab(96.51% 0.0131 0.0013) |
| OKLCH | oklch(96.51% 0.013 5.8) |
| XYZ | xyz(87.3298, 89.4271, 96.6477) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.94
Very Light Pink
#FFF4F2
ΔE00 2.22
Snow
#FFFAFA
ΔE00 3.78
Seashell
#FFF5EE
ΔE00 4.93
Ghostwhite
#F8F8FF
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0F2 #F0FCFA
analogous
#FCF0F8 #FCF0F2 #FCF4F0
triadic
#FCF0F2 #F2FCF0 #F0F2FC
tetradic
#FCF0F2 #F8FCF0 #F0FCFA #F4F0FC
square
#FCF0F2 #F8FCF0 #F0FCFA #F4F0FC
split-complementary
#FCF0F2 #F0FCF4 #F0F8FC
monochromatic
#E88A9A #F2BDC6 #FAE5E9 #FAE5E9 #FAE5E9
Accessibility & contrast
On white
1.11
#FCF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FCF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0F2
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0F2 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F2
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#FFEFF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf0f2; /* rgb */ color: rgb(252, 240, 242); /* oklch */ color: oklch(96.5% 0.013 5.8);
Tailwind
colors: {
custom: {
50: '#fdf4f6',
500: '#fcf0f2',
950: '#000000',
},
}SCSS
$custom: #fcf0f2; $custom-light: #fdf4f6; $custom-dark: #000000;
JSON
{
"hex": "#fcf0f2",
"rgb": {
"r": 252,
"g": 240,
"b": 242
},
"hsl": {
"h": 350,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96509,
"c": 0.01319,
"h": 5.8
},
"luminance": 0.89426
}Semantic roles & 50–950 ramp
primary
#FCF0F2
secondary
#AEE2D9
accent
#CFB017
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585