#FCF0F0#FCF0F0
#FCF0F0 is a very light, near-neutral red. Relative luminance 0.893; OKLCH L 96.5% C 0.013 H 17.4°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0F0 |
|---|---|
| RGB | rgb(252, 240, 240) |
| HSL | hsl(0, 67%, 96%) |
| HSV | hsv(0, 5%, 99%) |
| CMYK | cmyk(0%, 4.8%, 4.8%, 1.2%) |
| CIE-LAB | lab(95.71, 4.03, 1.44) |
| CIE-LCH | lch(95.71, 4.28, 19.70°) |
| OKLab | oklab(96.45% 0.0124 0.0039) |
| OKLCH | oklch(96.45% 0.013 17.4) |
| XYZ | xyz(87.0311, 89.3076, 95.0744) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.39
Lavenderblush
#FFF0F5
ΔE00 2.78
Snow
#FFFAFA
ΔE00 3.50
Seashell
#FFF5EE
ΔE00 3.99
Linen
#FAF0E6
ΔE00 5.41
Whitesmoke
#F5F5F5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0F0 #F0FCFC
analogous
#FCF0F6 #FCF0F0 #FCF6F0
triadic
#FCF0F0 #F0FCF0 #F0F0FC
tetradic
#FCF0F0 #F6FCF0 #F0FCFC #F6F0FC
square
#FCF0F0 #F6FCF0 #F0FCFC #F6F0FC
split-complementary
#FCF0F0 #F0FCF6 #F0F6FC
monochromatic
#E88A8A #F2BDBD #FAE5E5 #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.11
#FCF0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#FCF0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0F0
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0F0 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#FFEFF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf0f0; /* rgb */ color: rgb(252, 240, 240); /* oklch */ color: oklch(96.5% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#fdf4f4',
500: '#fcf0f0',
950: '#000000',
},
}SCSS
$custom: #fcf0f0; $custom-light: #fdf4f4; $custom-dark: #000000;
JSON
{
"hex": "#fcf0f0",
"rgb": {
"r": 252,
"g": 240,
"b": 240
},
"hsl": {
"h": 0,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96453,
"c": 0.01297,
"h": 17.4
},
"luminance": 0.89307
}Semantic roles & 50–950 ramp
primary
#FCF0F0
secondary
#AEE2E2
accent
#CFCF17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585