#FCF8F0#FCF8F0
#FCF8F0 is a very light, near-neutral orange. Relative luminance 0.941; OKLCH L 98.0% C 0.011 H 84.6°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8F0 |
|---|---|
| RGB | rgb(252, 248, 240) |
| HSL | hsl(40, 67%, 96%) |
| HSV | hsv(40, 5%, 99%) |
| CMYK | cmyk(0%, 1.6%, 4.8%, 1.2%) |
| CIE-LAB | lab(97.68, -0.04, 4.31) |
| CIE-LCH | lch(97.68, 4.31, 90.53°) |
| OKLab | oklab(98% 0.0011 0.0114) |
| OKLCH | oklch(98% 0.011 84.6) |
| XYZ | xyz(89.4383, 94.1220, 95.8768) |
| Luminance | 0.9412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.97
Off White
#FAF9F6
ΔE00 2.45
Linen
#FAF0E6
ΔE00 3.06
Oldlace
#FDF5E6
ΔE00 3.07
Seashell
#FFF5EE
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8F0 #F0F4FC
analogous
#FCF2F0 #FCF8F0 #FAFCF0
triadic
#FCF8F0 #F0FCF8 #F8F0FC
tetradic
#FCF8F0 #F0FCF2 #F0F4FC #FCF0FA
square
#FCF8F0 #F0FCF2 #F0F4FC #FCF0FA
split-complementary
#FCF8F0 #F0FAFC #F2F0FC
monochromatic
#E8C88A #F2E0BD #FAF3E5 #FAF3E5 #FAF3E5
Accessibility & contrast
On white
1.06
#FCF8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#FCF8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8F0
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8F0 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F0
Deuteranopia (green-blind)
#FBF9F0
Tritanopia (blue-blind)
#FEF7F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf8f0; /* rgb */ color: rgb(252, 248, 240); /* oklch */ color: oklch(98.0% 0.011 84.6);
Tailwind
colors: {
custom: {
50: '#fdfaf4',
500: '#fcf8f0',
950: '#000000',
},
}SCSS
$custom: #fcf8f0; $custom-light: #fdfaf4; $custom-dark: #000000;
JSON
{
"hex": "#fcf8f0",
"rgb": {
"r": 252,
"g": 248,
"b": 240
},
"hsl": {
"h": 40,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.98002,
"c": 0.0114,
"h": 84.6
},
"luminance": 0.94122
}Semantic roles & 50–950 ramp
primary
#FCF8F0
secondary
#AEC0E2
accent
#54CF17
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585