#FCF8EE#FCF8EE
#FCF8EE is a very light, near-neutral orange. Relative luminance 0.940; OKLCH L 97.9% C 0.014 H 88.7°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8EE |
|---|---|
| RGB | rgb(252, 248, 238) |
| HSL | hsl(43, 70%, 96%) |
| HSV | hsv(43, 6%, 99%) |
| CMYK | cmyk(0%, 1.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(97.63, -0.37, 5.27) |
| CIE-LCH | lch(97.63, 5.28, 94.07°) |
| OKLab | oklab(97.95% 0.0003 0.0139) |
| OKLCH | oklch(97.95% 0.014 88.7) |
| XYZ | xyz(89.1428, 94.0038, 94.3207) |
| Luminance | 0.9400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.66
Oldlace
#FDF5E6
ΔE00 2.42
Off White
#FAF9F6
ΔE00 3.23
Linen
#FAF0E6
ΔE00 3.24
Ivory
#FFFFF0
ΔE00 3.37
Seashell
#FFF5EE
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8EE #EEF2FC
analogous
#FCF1EE #FCF8EE #F9FCEE
triadic
#FCF8EE #EEFCF8 #F8EEFC
tetradic
#FCF8EE #EEFCF1 #EEF2FC #FCEEF9
square
#FCF8EE #EEFCF1 #EEF2FC #FCEEF9
split-complementary
#FCF8EE #EEF9FC #F1EEFC
monochromatic
#EACD86 #F3E3BA #FAF4E5 #FAF4E5 #FAF4E5
Accessibility & contrast
On white
1.06
#FCF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#FCF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8EE
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8EE | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7ED
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#FFF6F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf8ee; /* rgb */ color: rgb(252, 248, 238); /* oklch */ color: oklch(97.9% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#fdfaf3',
500: '#fcf8ee',
950: '#000000',
},
}SCSS
$custom: #fcf8ee; $custom-light: #fdfaf3; $custom-dark: #000000;
JSON
{
"hex": "#fcf8ee",
"rgb": {
"r": 252,
"g": 248,
"b": 238
},
"hsl": {
"h": 42.857,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97948,
"c": 0.01386,
"h": 88.7
},
"luminance": 0.94003
}Semantic roles & 50–950 ramp
primary
#FCF8EE
secondary
#ACBBE2
accent
#4AD214
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585