#FCF2E4#FCF2E4
#FCF2E4 is a very light, muted orange. Relative luminance 0.898; OKLCH L 96.5% C 0.021 H 76.5°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2E4 |
|---|---|
| RGB | rgb(252, 242, 228) |
| HSL | hsl(35, 80%, 94%) |
| HSV | hsv(35, 10%, 99%) |
| CMYK | cmyk(0%, 4%, 9.5%, 1.2%) |
| CIE-LAB | lab(95.91, 1.02, 7.94) |
| CIE-LCH | lch(95.91, 8.01, 82.65°) |
| OKLab | oklab(96.52% 0.005 0.0208) |
| OKLCH | oklch(96.52% 0.021 76.5) |
| XYZ | xyz(85.8991, 89.8021, 86.1921) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.31
Linen
#FAF0E6
ΔE00 1.86
Floralwhite
#FFFAF0
ΔE00 2.83
Antiquewhite
#FAEBD7
ΔE00 2.93
Seashell
#FFF5EE
ΔE00 3.37
Eggshell
#F0EAD6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2E4 #E4EEFC
analogous
#FCE6E4 #FCF2E4 #FAFCE4
triadic
#FCF2E4 #E4FCF2 #F2E4FC
tetradic
#FCF2E4 #E4FCE6 #E4EEFC #FCE4FA
square
#FCF2E4 #E4FCE6 #E4EEFC #FCE4FA
split-complementary
#FCF2E4 #E4FAFC #E6E4FC
monochromatic
#F0BD76 #F6D7AD #FCF2E3 #FCF2E3 #FCF2E3
Accessibility & contrast
On white
1.11
#FCF2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#FCF2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2E4
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2E4 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E3
Deuteranopia (green-blind)
#F9F4E4
Tritanopia (blue-blind)
#FFEFEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf2e4; /* rgb */ color: rgb(252, 242, 228); /* oklch */ color: oklch(96.5% 0.021 76.5);
Tailwind
colors: {
custom: {
50: '#fdf6ec',
500: '#fcf2e4',
950: '#000000',
},
}SCSS
$custom: #fcf2e4; $custom-light: #fdf6ec; $custom-dark: #000000;
JSON
{
"hex": "#fcf2e4",
"rgb": {
"r": 252,
"g": 242,
"b": 228
},
"hsl": {
"h": 35,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.9652,
"c": 0.02143,
"h": 76.5
},
"luminance": 0.89801
}Semantic roles & 50–950 ramp
primary
#FCF2E4
secondary
#A0BCE4
accent
#61DC09
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584