#FCF4F0#FCF4F0
#FCF4F0 is a very light, near-neutral orange. Relative luminance 0.917; OKLCH L 97.2% C 0.010 H 48.6°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4F0 |
|---|---|
| RGB | rgb(252, 244, 240) |
| HSL | hsl(20, 67%, 96%) |
| HSV | hsv(20, 5%, 99%) |
| CMYK | cmyk(0%, 3.2%, 4.8%, 1.2%) |
| CIE-LAB | lab(96.69, 1.99, 2.87) |
| CIE-LCH | lch(96.69, 3.49, 55.31°) |
| OKLab | oklab(97.23% 0.0067 0.0076) |
| OKLCH | oklch(97.23% 0.01 48.6) |
| XYZ | xyz(88.2216, 91.6887, 95.4713) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.48
Very Light Pink
#FFF4F2
ΔE00 1.90
Snow
#FFFAFA
ΔE00 2.43
Linen
#FAF0E6
ΔE00 2.90
Off White
#FAF9F6
ΔE00 3.35
Whitesmoke
#F5F5F5
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4F0 #F0F8FC
analogous
#FCF0F2 #FCF4F0 #FCFAF0
triadic
#FCF4F0 #F0FCF4 #F4F0FC
tetradic
#FCF4F0 #F2FCF0 #F0F8FC #FAF0FC
square
#FCF4F0 #F2FCF0 #F0F8FC #FAF0FC
split-complementary
#FCF4F0 #F0FCFA #F0F2FC
monochromatic
#E8A98A #F2CFBD #FAECE5 #FAECE5 #FAECE5
Accessibility & contrast
On white
1.09
#FCF4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#FCF4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4F0
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4F0 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F0
Deuteranopia (green-blind)
#F8F6F0
Tritanopia (blue-blind)
#FFF3F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf4f0; /* rgb */ color: rgb(252, 244, 240); /* oklch */ color: oklch(97.2% 0.010 48.6);
Tailwind
colors: {
custom: {
50: '#fdf7f4',
500: '#fcf4f0',
950: '#000000',
},
}SCSS
$custom: #fcf4f0; $custom-light: #fdf7f4; $custom-dark: #000000;
JSON
{
"hex": "#fcf4f0",
"rgb": {
"r": 252,
"g": 244,
"b": 240
},
"hsl": {
"h": 20,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.97225,
"c": 0.01015,
"h": 48.6
},
"luminance": 0.91688
}Semantic roles & 50–950 ramp
primary
#FCF4F0
secondary
#AED1E2
accent
#91CF17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585