#FCF4EA#FCF4EA
#FCF4EA is a very light, near-neutral orange. Relative luminance 0.913; OKLCH L 97.1% C 0.016 H 73.7°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4EA |
|---|---|
| RGB | rgb(252, 244, 234) |
| HSL | hsl(33, 75%, 95%) |
| HSV | hsv(33, 7%, 99%) |
| CMYK | cmyk(0%, 3.2%, 7.1%, 1.2%) |
| CIE-LAB | lab(96.55, 0.99, 5.76) |
| CIE-LCH | lch(96.55, 5.84, 80.28°) |
| OKLab | oklab(97.07% 0.0044 0.0152) |
| OKLCH | oklch(97.07% 0.016 73.7) |
| XYZ | xyz(87.3450, 91.3380, 90.8546) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.21
Floralwhite
#FFFAF0
ΔE00 1.83
Seashell
#FFF5EE
ΔE00 2.05
Oldlace
#FDF5E6
ΔE00 2.22
Off White
#FAF9F6
ΔE00 4.03
Antiquewhite
#FAEBD7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4EA #EAF2FC
analogous
#FCEBEA #FCF4EA #FBFCEA
triadic
#FCF4EA #EAFCF4 #F4EAFC
tetradic
#FCF4EA #EAFCEB #EAF2FC #FCEAFB
square
#FCF4EA #EAFCEB #EAF2FC #FCEAFB
split-complementary
#FCF4EA #EAFBFC #EBEAFC
monochromatic
#EDBC7F #F4D8B4 #FBF1E4 #FBF1E4 #FBF1E4
Accessibility & contrast
On white
1.09
#FCF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#FCF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4EA
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4EA | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F9F6EA
Tritanopia (blue-blind)
#FFF2F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf4ea; /* rgb */ color: rgb(252, 244, 234); /* oklch */ color: oklch(97.1% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#fdf7f0',
500: '#fcf4ea',
950: '#000000',
},
}SCSS
$custom: #fcf4ea; $custom-light: #fdf7f0; $custom-dark: #000000;
JSON
{
"hex": "#fcf4ea",
"rgb": {
"r": 252,
"g": 244,
"b": 234
},
"hsl": {
"h": 33.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97065,
"c": 0.01581,
"h": 73.7
},
"luminance": 0.91337
}Semantic roles & 50–950 ramp
primary
#FCF4EA
secondary
#A7C2E3
accent
#68D70E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585