#FCF8F4#FCF8F4
#FCF8F4 is a very light, near-neutral orange. Relative luminance 0.944; OKLCH L 98.1% C 0.007 H 67.7°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8F4 |
|---|---|
| RGB | rgb(252, 248, 244) |
| HSL | hsl(30, 57%, 97%) |
| HSV | hsv(30, 3%, 99%) |
| CMYK | cmyk(0%, 1.6%, 3.2%, 1.2%) |
| CIE-LAB | lab(97.78, 0.64, 2.39) |
| CIE-LCH | lch(97.78, 2.47, 75.03°) |
| OKLab | oklab(98.11% 0.0026 0.0063) |
| OKLCH | oklch(98.11% 0.007 67.7) |
| XYZ | xyz(90.0390, 94.3623, 99.0408) |
| Luminance | 0.9436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.43
Snow
#FFFAFA
ΔE00 2.35
Whitesmoke
#F5F5F5
ΔE00 2.54
Seashell
#FFF5EE
ΔE00 2.72
White
#FFFFFF
ΔE00 2.75
Floralwhite
#FFFAF0
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8F4 #F4F8FC
analogous
#FCF4F4 #FCF8F4 #FCFCF4
triadic
#FCF8F4 #F4FCF8 #F8F4FC
tetradic
#FCF8F4 #F4FCF4 #F4F8FC #FCF4FC
square
#FCF8F4 #F4FCF4 #F4F8FC #FCF4FC
split-complementary
#FCF8F4 #F4FCFC #F4F4FC
monochromatic
#E2BB94 #EFD9C4 #F8F0E7 #F8F0E7 #F8F0E7
Accessibility & contrast
On white
1.06
#FCF8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#FCF8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8F4
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8F4 | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#FAF9F4
Tritanopia (blue-blind)
#FEF7F7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf8f4; /* rgb */ color: rgb(252, 248, 244); /* oklch */ color: oklch(98.1% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#fdfaf7',
500: '#fcf8f4',
950: '#000000',
},
}SCSS
$custom: #fcf8f4; $custom-light: #fdfaf7; $custom-dark: #000000;
JSON
{
"hex": "#fcf8f4",
"rgb": {
"r": 252,
"g": 248,
"b": 244
},
"hsl": {
"h": 30,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98109,
"c": 0.00683,
"h": 67.7
},
"luminance": 0.94362
}Semantic roles & 50–950 ramp
primary
#FCF8F4
secondary
#B5CADF
accent
#73C521
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585