#FCF2F0#FCF2F0
#FCF2F0 is a very light, near-neutral red. Relative luminance 0.905; OKLCH L 96.8% C 0.011 H 31.1°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2F0 |
|---|---|
| RGB | rgb(252, 242, 240) |
| HSL | hsl(10, 67%, 96%) |
| HSV | hsv(10, 5%, 99%) |
| CMYK | cmyk(0%, 4%, 4.8%, 1.2%) |
| CIE-LAB | lab(96.20, 3.01, 2.16) |
| CIE-LCH | lch(96.20, 3.70, 35.66°) |
| OKLab | oklab(96.84% 0.0095 0.0058) |
| OKLCH | oklch(96.84% 0.011 31.1) |
| XYZ | xyz(87.6231, 90.4917, 95.2718) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 0.62
Seashell
#FFF5EE
ΔE00 2.61
Snow
#FFFAFA
ΔE00 2.63
Linen
#FAF0E6
ΔE00 4.07
Lavenderblush
#FFF0F5
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2F0 #F0FAFC
analogous
#FCF0F4 #FCF2F0 #FCF8F0
triadic
#FCF2F0 #F0FCF2 #F2F0FC
tetradic
#FCF2F0 #F4FCF0 #F0FAFC #F8F0FC
square
#FCF2F0 #F4FCF0 #F0FAFC #F8F0FC
split-complementary
#FCF2F0 #F0FCF8 #F0F4FC
monochromatic
#E89A8A #F2C6BD #FAE9E5 #FAE9E5 #FAE9E5
Accessibility & contrast
On white
1.10
#FCF2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#FCF2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2F0
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2F0 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F0
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#FFF1F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf2f0; /* rgb */ color: rgb(252, 242, 240); /* oklch */ color: oklch(96.8% 0.011 31.1);
Tailwind
colors: {
custom: {
50: '#fdf6f4',
500: '#fcf2f0',
950: '#000000',
},
}SCSS
$custom: #fcf2f0; $custom-light: #fdf6f4; $custom-dark: #000000;
JSON
{
"hex": "#fcf2f0",
"rgb": {
"r": 252,
"g": 242,
"b": 240
},
"hsl": {
"h": 10,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96839,
"c": 0.01114,
"h": 31.1
},
"luminance": 0.90491
}Semantic roles & 50–950 ramp
primary
#FCF2F0
secondary
#AED9E2
accent
#B0CF17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585