#FCF0EE#FCF0EE
#FCF0EE is a very light, near-neutral red. Relative luminance 0.892; OKLCH L 96.4% C 0.013 H 28.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0EE |
|---|---|
| RGB | rgb(252, 240, 238) |
| HSL | hsl(9, 70%, 96%) |
| HSV | hsv(9, 6%, 99%) |
| CMYK | cmyk(0%, 4.8%, 5.6%, 1.2%) |
| CIE-LAB | lab(95.66, 3.69, 2.40) |
| CIE-LCH | lch(95.66, 4.40, 33.11°) |
| OKLab | oklab(96.4% 0.0116 0.0064) |
| OKLCH | oklch(96.4% 0.013 28.9) |
| XYZ | xyz(86.7357, 89.1895, 93.5183) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 0.89
Seashell
#FFF5EE
ΔE00 3.07
Snow
#FFFAFA
ΔE00 3.46
Lavenderblush
#FFF0F5
ΔE00 3.73
Linen
#FAF0E6
ΔE00 4.42
Whitesmoke
#F5F5F5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0EE #EEFAFC
analogous
#FCEEF3 #FCF0EE #FCF7EE
triadic
#FCF0EE #EEFCF0 #F0EEFC
tetradic
#FCF0EE #F3FCEE #EEFAFC #F7EEFC
square
#FCF0EE #F3FCEE #EEFAFC #F7EEFC
split-complementary
#FCF0EE #EEFCF7 #EEF3FC
monochromatic
#EA9486 #F3C2BA #FAE8E5 #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.11
#FCF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FCF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0EE
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0EE | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#FFEFEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf0ee; /* rgb */ color: rgb(252, 240, 238); /* oklch */ color: oklch(96.4% 0.013 28.9);
Tailwind
colors: {
custom: {
50: '#fdf4f3',
500: '#fcf0ee',
950: '#000000',
},
}SCSS
$custom: #fcf0ee; $custom-light: #fdf4f3; $custom-dark: #000000;
JSON
{
"hex": "#fcf0ee",
"rgb": {
"r": 252,
"g": 240,
"b": 238
},
"hsl": {
"h": 8.571,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.96398,
"c": 0.01328,
"h": 28.9
},
"luminance": 0.89189
}Semantic roles & 50–950 ramp
primary
#FCF0EE
secondary
#ACDBE2
accent
#B7D214
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585