#FCF4E0#FCF4E0
#FCF4E0 is a very light, muted orange. Relative luminance 0.908; OKLCH L 96.8% C 0.028 H 88.8°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4E0 |
|---|---|
| RGB | rgb(252, 244, 224) |
| HSL | hsl(43, 82%, 93%) |
| HSV | hsv(43, 11%, 99%) |
| CMYK | cmyk(0%, 3.2%, 11.1%, 1.2%) |
| CIE-LAB | lab(96.32, -0.63, 10.59) |
| CIE-LCH | lch(96.32, 10.61, 93.38°) |
| OKLab | oklab(96.81% 0.0006 0.0276) |
| OKLCH | oklch(96.81% 0.028 88.8) |
| XYZ | xyz(85.9488, 90.7795, 83.5010) |
| Luminance | 0.9078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.02
Eggshell
#F0EAD6
ΔE00 2.38
Cornsilk
#FFF8DC
ΔE00 3.05
Papayawhip
#FFEFD5
ΔE00 3.57
Antiquewhite
#FAEBD7
ΔE00 3.66
Floralwhite
#FFFAF0
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4E0 #E0E8FC
analogous
#FCE6E0 #FCF4E0 #F6FCE0
triadic
#FCF4E0 #E0FCF4 #F4E0FC
tetradic
#FCF4E0 #E0FCE6 #E0E8FC #FCE0F6
square
#FCF4E0 #E0FCE6 #E0E8FC #FCE0F6
split-complementary
#FCF4E0 #E0F6FC #E6E0FC
monochromatic
#F1CC70 #F7E0A8 #FCF4E0 #FCF5E3 #FCF5E3
Accessibility & contrast
On white
1.10
#FCF4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FCF4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4E0
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4E0 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DF
Deuteranopia (green-blind)
#FBF5E1
Tritanopia (blue-blind)
#FFF1EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf4e0; /* rgb */ color: rgb(252, 244, 224); /* oklch */ color: oklch(96.8% 0.028 88.8);
Tailwind
colors: {
custom: {
50: '#fdf7e9',
500: '#fcf4e0',
950: '#000000',
},
}SCSS
$custom: #fcf4e0; $custom-light: #fdf7e9; $custom-dark: #000000;
JSON
{
"hex": "#fcf4e0",
"rgb": {
"r": 252,
"g": 244,
"b": 224
},
"hsl": {
"h": 42.857,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.96808,
"c": 0.02765,
"h": 88.8
},
"luminance": 0.90779
}Semantic roles & 50–950 ramp
primary
#FCF4E0
secondary
#9CB1E4
accent
#44DF07
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584