#FCF4E7#FCF4E7
#FCF4E7 is a very light, near-neutral orange. Relative luminance 0.912; OKLCH L 97.0% C 0.019 H 80.1°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4E7 |
|---|---|
| RGB | rgb(252, 244, 231) |
| HSL | hsl(37, 78%, 95%) |
| HSV | hsv(37, 8%, 99%) |
| CMYK | cmyk(0%, 3.2%, 8.3%, 1.2%) |
| CIE-LAB | lab(96.48, 0.50, 7.21) |
| CIE-LCH | lch(96.48, 7.22, 86.06°) |
| OKLab | oklab(96.99% 0.0033 0.0189) |
| OKLCH | oklch(96.99% 0.019 80.1) |
| XYZ | xyz(86.9177, 91.1671, 88.6039) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 0.87
Floralwhite
#FFFAF0
ΔE00 1.96
Linen
#FAF0E6
ΔE00 2.09
Seashell
#FFF5EE
ΔE00 3.35
Antiquewhite
#FAEBD7
ΔE00 3.78
Eggshell
#F0EAD6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4E7 #E7EFFC
analogous
#FCEAE7 #FCF4E7 #FAFCE7
triadic
#FCF4E7 #E7FCF4 #F4E7FC
tetradic
#FCF4E7 #E7FCEA #E7EFFC #FCE7FA
square
#FCF4E7 #E7FCEA #E7EFFC #FCE7FA
split-complementary
#FCF4E7 #E7FAFC #EAE7FC
monochromatic
#EEC27A #F5DBB1 #FCF3E4 #FCF3E4 #FCF3E4
Accessibility & contrast
On white
1.09
#FCF4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#FCF4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4E7
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4E7 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E6
Deuteranopia (green-blind)
#FAF6E7
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf4e7; /* rgb */ color: rgb(252, 244, 231); /* oklch */ color: oklch(97.0% 0.019 80.1);
Tailwind
colors: {
custom: {
50: '#fdf7ee',
500: '#fcf4e7',
950: '#000000',
},
}SCSS
$custom: #fcf4e7; $custom-light: #fdf7ee; $custom-dark: #000000;
JSON
{
"hex": "#fcf4e7",
"rgb": {
"r": 252,
"g": 244,
"b": 231
},
"hsl": {
"h": 37.143,
"s": 77.778,
"l": 94.706
},
"oklch": {
"l": 0.96986,
"c": 0.01922,
"h": 80.1
},
"luminance": 0.91166
}Semantic roles & 50–950 ramp
primary
#FCF4E7
secondary
#A3BCE4
accent
#5ADA0B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585