#FCF8F2#FCF8F2
#FCF8F2 is a very light, near-neutral orange. Relative luminance 0.942; OKLCH L 98.1% C 0.009 H 78.3°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8F2 |
|---|---|
| RGB | rgb(252, 248, 242) |
| HSL | hsl(36, 63%, 97%) |
| HSV | hsv(36, 4%, 99%) |
| CMYK | cmyk(0%, 1.6%, 4%, 1.2%) |
| CIE-LAB | lab(97.73, 0.30, 3.35) |
| CIE-LCH | lch(97.73, 3.36, 84.91°) |
| OKLab | oklab(98.06% 0.0018 0.0088) |
| OKLCH | oklch(98.06% 0.009 78.3) |
| XYZ | xyz(89.7370, 94.2414, 97.4501) |
| Luminance | 0.9424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.77
Floralwhite
#FFFAF0
ΔE00 1.81
Seashell
#FFF5EE
ΔE00 2.75
Linen
#FAF0E6
ΔE00 3.17
Whitesmoke
#F5F5F5
ΔE00 3.21
Snow
#FFFAFA
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8F2 #F2F6FC
analogous
#FCF3F2 #FCF8F2 #FBFCF2
triadic
#FCF8F2 #F2FCF8 #F8F2FC
tetradic
#FCF8F2 #F2FCF3 #F2F6FC #FCF2FB
square
#FCF8F2 #F2FCF3 #F2F6FC #FCF2FB
split-complementary
#FCF8F2 #F2FBFC #F3F2FC
monochromatic
#E5C28F #F1DDC0 #F9F2E6 #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.06
#FCF8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#FCF8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8F2
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8F2 | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#FEF7F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf8f2; /* rgb */ color: rgb(252, 248, 242); /* oklch */ color: oklch(98.1% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#fdfaf6',
500: '#fcf8f2',
950: '#000000',
},
}SCSS
$custom: #fcf8f2; $custom-light: #fdfaf6; $custom-dark: #000000;
JSON
{
"hex": "#fcf8f2",
"rgb": {
"r": 252,
"g": 248,
"b": 242
},
"hsl": {
"h": 36,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98055,
"c": 0.00903,
"h": 78.3
},
"luminance": 0.94241
}Semantic roles & 50–950 ramp
primary
#FCF8F2
secondary
#B2C4E1
accent
#61CA1B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585