#FCF4EE#FCF4EE
#FCF4EE is a very light, near-neutral orange. Relative luminance 0.916; OKLCH L 97.2% C 0.012 H 59.6°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4EE |
|---|---|
| RGB | rgb(252, 244, 238) |
| HSL | hsl(26, 70%, 96%) |
| HSV | hsv(26, 6%, 99%) |
| CMYK | cmyk(0%, 3.2%, 5.6%, 1.2%) |
| CIE-LAB | lab(96.64, 1.65, 3.83) |
| CIE-LCH | lch(96.64, 4.17, 66.70°) |
| OKLab | oklab(97.17% 0.006 0.0101) |
| OKLCH | oklch(97.17% 0.012 59.6) |
| XYZ | xyz(87.9262, 91.5705, 93.9152) |
| Luminance | 0.9157 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.91
Linen
#FAF0E6
ΔE00 1.99
Very Light Pink
#FFF4F2
ΔE00 2.79
Floralwhite
#FFFAF0
ΔE00 2.99
Snow
#FFFAFA
ΔE00 3.22
Off White
#FAF9F6
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4EE #EEF6FC
analogous
#FCEEEF #FCF4EE #FCFBEE
triadic
#FCF4EE #EEFCF4 #F4EEFC
tetradic
#FCF4EE #EFFCEE #EEF6FC #FBEEFC
square
#FCF4EE #EFFCEE #EEF6FC #FBEEFC
split-complementary
#FCF4EE #EEFCFB #EEEFFC
monochromatic
#EAB186 #F3D2BA #FAEEE5 #FAEEE5 #FAEEE5
Accessibility & contrast
On white
1.09
#FCF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FCF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4EE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4EE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#FFF2F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf4ee; /* rgb */ color: rgb(252, 244, 238); /* oklch */ color: oklch(97.2% 0.012 59.6);
Tailwind
colors: {
custom: {
50: '#fdf7f3',
500: '#fcf4ee',
950: '#000000',
},
}SCSS
$custom: #fcf4ee; $custom-light: #fdf7f3; $custom-dark: #000000;
JSON
{
"hex": "#fcf4ee",
"rgb": {
"r": 252,
"g": 244,
"b": 238
},
"hsl": {
"h": 25.714,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97171,
"c": 0.01176,
"h": 59.6
},
"luminance": 0.9157
}Semantic roles & 50–950 ramp
primary
#FCF4EE
secondary
#ACCBE2
accent
#80D214
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585