#FCF4E8#FCF4E8
#FCF4E8 is a very light, near-neutral orange. Relative luminance 0.912; OKLCH L 97.0% C 0.018 H 78.2°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4E8 |
|---|---|
| RGB | rgb(252, 244, 232) |
| HSL | hsl(36, 77%, 95%) |
| HSV | hsv(36, 8%, 99%) |
| CMYK | cmyk(0%, 3.2%, 7.9%, 1.2%) |
| CIE-LAB | lab(96.50, 0.66, 6.73) |
| CIE-LCH | lch(96.50, 6.76, 84.41°) |
| OKLab | oklab(97.01% 0.0037 0.0177) |
| OKLCH | oklch(97.01% 0.018 78.2) |
| XYZ | xyz(87.0593, 91.2238, 89.3499) |
| Luminance | 0.9122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.31
Linen
#FAF0E6
ΔE00 1.73
Floralwhite
#FFFAF0
ΔE00 1.81
Seashell
#FFF5EE
ΔE00 2.92
Antiquewhite
#FAEBD7
ΔE00 3.99
Eggshell
#F0EAD6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4E8 #E8F0FC
analogous
#FCEAE8 #FCF4E8 #FAFCE8
triadic
#FCF4E8 #E8FCF4 #F4E8FC
tetradic
#FCF4E8 #E8FCEA #E8F0FC #FCE8FA
square
#FCF4E8 #E8FCEA #E8F0FC #FCE8FA
split-complementary
#FCF4E8 #E8FAFC #EAE8FC
monochromatic
#EEC07C #F5DAB2 #FBF2E4 #FBF2E4 #FBF2E4
Accessibility & contrast
On white
1.09
#FCF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#FCF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4E8
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4E8 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E7
Deuteranopia (green-blind)
#FAF6E8
Tritanopia (blue-blind)
#FFF2F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf4e8; /* rgb */ color: rgb(252, 244, 232); /* oklch */ color: oklch(97.0% 0.018 78.2);
Tailwind
colors: {
custom: {
50: '#fdf7ef',
500: '#fcf4e8',
950: '#000000',
},
}SCSS
$custom: #fcf4e8; $custom-light: #fdf7ef; $custom-dark: #000000;
JSON
{
"hex": "#fcf4e8",
"rgb": {
"r": 252,
"g": 244,
"b": 232
},
"hsl": {
"h": 36,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.97012,
"c": 0.01806,
"h": 78.2
},
"luminance": 0.91223
}Semantic roles & 50–950 ramp
primary
#FCF4E8
secondary
#A4BEE4
accent
#5ED90C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585