#FCF4E2#FCF4E2
#FCF4E2 is a very light, muted orange. Relative luminance 0.909; OKLCH L 96.9% C 0.025 H 86.9°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4E2 |
|---|---|
| RGB | rgb(252, 244, 226) |
| HSL | hsl(42, 81%, 94%) |
| HSV | hsv(42, 10%, 99%) |
| CMYK | cmyk(0%, 3.2%, 10.3%, 1.2%) |
| CIE-LAB | lab(96.36, -0.31, 9.62) |
| CIE-LCH | lch(96.36, 9.63, 91.84°) |
| OKLab | oklab(96.86% 0.0014 0.0252) |
| OKLCH | oklch(96.86% 0.025 86.9) |
| XYZ | xyz(86.2216, 90.8887, 84.9378) |
| Luminance | 0.9089 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.25
Eggshell
#F0EAD6
ΔE00 2.64
Floralwhite
#FFFAF0
ΔE00 3.41
Antiquewhite
#FAEBD7
ΔE00 3.47
Cornsilk
#FFF8DC
ΔE00 3.80
Papayawhip
#FFEFD5
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4E2 #E2EAFC
analogous
#FCE7E2 #FCF4E2 #F7FCE2
triadic
#FCF4E2 #E2FCF4 #F4E2FC
tetradic
#FCF4E2 #E2FCE7 #E2EAFC #FCE2F7
square
#FCF4E2 #E2FCE7 #E2EAFC #FCE2F7
split-complementary
#FCF4E2 #E2F7FC #E7E2FC
monochromatic
#F1CA73 #F6DFAB #FCF4E2 #FCF4E3 #FCF4E3
Accessibility & contrast
On white
1.10
#FCF4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#FCF4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4E2
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4E2 | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#FBF5E2
Tritanopia (blue-blind)
#FFF1EF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf4e2; /* rgb */ color: rgb(252, 244, 226); /* oklch */ color: oklch(96.9% 0.025 86.9);
Tailwind
colors: {
custom: {
50: '#fdf7eb',
500: '#fcf4e2',
950: '#000000',
},
}SCSS
$custom: #fcf4e2; $custom-light: #fdf7eb; $custom-dark: #000000;
JSON
{
"hex": "#fcf4e2",
"rgb": {
"r": 252,
"g": 244,
"b": 226
},
"hsl": {
"h": 41.538,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.96858,
"c": 0.0252,
"h": 86.9
},
"luminance": 0.90888
}Semantic roles & 50–950 ramp
primary
#FCF4E2
secondary
#9EB4E4
accent
#4ADE08
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584