#FCF4E5#FCF4E5
#FCF4E5 is a very light, muted orange. Relative luminance 0.911; OKLCH L 96.9% C 0.022 H 83.3°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4E5 |
|---|---|
| RGB | rgb(252, 244, 229) |
| HSL | hsl(39, 79%, 94%) |
| HSV | hsv(39, 9%, 99%) |
| CMYK | cmyk(0%, 3.2%, 9.1%, 1.2%) |
| CIE-LAB | lab(96.43, 0.17, 8.17) |
| CIE-LCH | lch(96.43, 8.17, 88.80°) |
| OKLab | oklab(96.94% 0.0025 0.0214) |
| OKLCH | oklch(96.94% 0.022 83.3) |
| XYZ | xyz(86.6369, 91.0548, 87.1248) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 0.20
Floralwhite
#FFFAF0
ΔE00 2.45
Linen
#FAF0E6
ΔE00 2.85
Eggshell
#F0EAD6
ΔE00 3.38
Antiquewhite
#FAEBD7
ΔE00 3.51
Seashell
#FFF5EE
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4E5 #E5EDFC
analogous
#FCE9E5 #FCF4E5 #F9FCE5
triadic
#FCF4E5 #E5FCF4 #F4E5FC
tetradic
#FCF4E5 #E5FCE9 #E5EDFC #FCE5F9
square
#FCF4E5 #E5FCE9 #E5EDFC #FCE5F9
split-complementary
#FCF4E5 #E5F9FC #E9E5FC
monochromatic
#EFC677 #F6DDAE #FCF3E4 #FCF3E4 #FCF3E4
Accessibility & contrast
On white
1.09
#FCF4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#FCF4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4E5
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4E5 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E4
Deuteranopia (green-blind)
#FAF6E5
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf4e5; /* rgb */ color: rgb(252, 244, 229); /* oklch */ color: oklch(96.9% 0.022 83.3);
Tailwind
colors: {
custom: {
50: '#fdf7ed',
500: '#fcf4e5',
950: '#000000',
},
}SCSS
$custom: #fcf4e5; $custom-light: #fdf7ed; $custom-dark: #000000;
JSON
{
"hex": "#fcf4e5",
"rgb": {
"r": 252,
"g": 244,
"b": 229
},
"hsl": {
"h": 39.13,
"s": 79.31,
"l": 94.314
},
"oklch": {
"l": 0.96935,
"c": 0.02158,
"h": 83.3
},
"luminance": 0.91054
}Semantic roles & 50–950 ramp
primary
#FCF4E5
secondary
#A1B8E4
accent
#53DC0A
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584