#FCF0ED#FCF0ED
#FCF0ED is a very light, near-neutral red. Relative luminance 0.891; OKLCH L 96.4% C 0.014 H 34.3°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0ED |
|---|---|
| RGB | rgb(252, 240, 237) |
| HSL | hsl(12, 71%, 96%) |
| HSV | hsv(12, 6%, 99%) |
| CMYK | cmyk(0%, 4.8%, 6%, 1.2%) |
| CIE-LAB | lab(95.64, 3.52, 2.89) |
| CIE-LCH | lch(95.64, 4.55, 39.35°) |
| OKLab | oklab(96.37% 0.0113 0.0077) |
| OKLCH | oklch(96.37% 0.014 34.3) |
| XYZ | xyz(86.5891, 89.1309, 92.7468) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 0.98
Seashell
#FFF5EE
ΔE00 2.62
Snow
#FFFAFA
ΔE00 3.54
Linen
#FAF0E6
ΔE00 3.93
Lavenderblush
#FFF0F5
ΔE00 4.22
Whitesmoke
#F5F5F5
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0ED #EDF9FC
analogous
#FCEDF1 #FCF0ED #FCF7ED
triadic
#FCF0ED #EDFCF0 #F0EDFC
tetradic
#FCF0ED #F1FCED #EDF9FC #F7EDFC
square
#FCF0ED #F1FCED #EDF9FC #F7EDFC
split-complementary
#FCF0ED #EDFCF7 #EDF1FC
monochromatic
#EB9984 #F3C4B9 #FBE9E5 #FBE9E5 #FBE9E5
Accessibility & contrast
On white
1.12
#FCF0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#FCF0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0ED
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0ED | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#FFEFEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf0ed; /* rgb */ color: rgb(252, 240, 237); /* oklch */ color: oklch(96.4% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#fdf4f2',
500: '#fcf0ed',
950: '#000000',
},
}SCSS
$custom: #fcf0ed; $custom-light: #fdf4f2; $custom-dark: #000000;
JSON
{
"hex": "#fcf0ed",
"rgb": {
"r": 252,
"g": 240,
"b": 237
},
"hsl": {
"h": 12,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96371,
"c": 0.01362,
"h": 34.3
},
"luminance": 0.8913
}Semantic roles & 50–950 ramp
primary
#FCF0ED
secondary
#AAD8E3
accent
#ADD312
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585