#FCF8ED#FCF8ED
#FCF8ED is a very light, near-neutral orange. Relative luminance 0.939; OKLCH L 97.9% C 0.015 H 90.2°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8ED |
|---|---|
| RGB | rgb(252, 248, 237) |
| HSL | hsl(44, 71%, 96%) |
| HSV | hsv(44, 6%, 99%) |
| CMYK | cmyk(0%, 1.6%, 6%, 1.2%) |
| CIE-LAB | lab(97.61, -0.54, 5.75) |
| CIE-LCH | lch(97.61, 5.77, 95.38°) |
| OKLab | oklab(97.92% -0.0001 0.0151) |
| OKLCH | oklch(97.92% 0.015 90.2) |
| XYZ | xyz(88.9963, 93.9452, 93.5491) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.90
Oldlace
#FDF5E6
ΔE00 2.17
Ivory
#FFFFF0
ΔE00 3.05
Linen
#FAF0E6
ΔE00 3.42
Off White
#FAF9F6
ΔE00 3.63
Seashell
#FFF5EE
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8ED #EDF1FC
analogous
#FCF0ED #FCF8ED #F8FCED
triadic
#FCF8ED #EDFCF8 #F8EDFC
tetradic
#FCF8ED #EDFCF0 #EDF1FC #FCEDF8
square
#FCF8ED #EDFCF0 #EDF1FC #FCEDF8
split-complementary
#FCF8ED #EDF8FC #F0EDFC
monochromatic
#EBCF84 #F3E4B9 #FBF5E5 #FBF5E5 #FBF5E5
Accessibility & contrast
On white
1.06
#FCF8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#FCF8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8ED
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8ED | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#FCF9ED
Tritanopia (blue-blind)
#FFF6F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf8ed; /* rgb */ color: rgb(252, 248, 237); /* oklch */ color: oklch(97.9% 0.015 90.2);
Tailwind
colors: {
custom: {
50: '#fdfaf2',
500: '#fcf8ed',
950: '#000000',
},
}SCSS
$custom: #fcf8ed; $custom-light: #fdfaf2; $custom-dark: #000000;
JSON
{
"hex": "#fcf8ed",
"rgb": {
"r": 252,
"g": 248,
"b": 237
},
"hsl": {
"h": 44,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97922,
"c": 0.01512,
"h": 90.2
},
"luminance": 0.93945
}Semantic roles & 50–950 ramp
primary
#FCF8ED
secondary
#AAB9E3
accent
#46D312
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585