#FCF7EA#FCF7EA
#FCF7EA is a very light, near-neutral orange. Relative luminance 0.932; OKLCH L 97.6% C 0.018 H 89.4°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7EA |
|---|---|
| RGB | rgb(252, 247, 234) |
| HSL | hsl(43, 75%, 95%) |
| HSV | hsv(43, 7%, 99%) |
| CMYK | cmyk(0%, 2%, 7.1%, 1.2%) |
| CIE-LAB | lab(97.29, -0.53, 6.83) |
| CIE-LCH | lch(97.29, 6.85, 94.45°) |
| OKLab | oklab(97.65% 0.0002 0.0179) |
| OKLCH | oklch(97.65% 0.018 89.4) |
| XYZ | xyz(88.2551, 93.1581, 91.1579) |
| Luminance | 0.9316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.44
Floralwhite
#FFFAF0
ΔE00 1.47
Ivory
#FFFFF0
ΔE00 3.02
Linen
#FAF0E6
ΔE00 3.41
Eggshell
#F0EAD6
ΔE00 3.89
Seashell
#FFF5EE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7EA #EAEFFC
analogous
#FCEEEA #FCF7EA #F8FCEA
triadic
#FCF7EA #EAFCF7 #F7EAFC
tetradic
#FCF7EA #EAFCEE #EAEFFC #FCEAF8
square
#FCF7EA #EAFCEE #EAEFFC #FCEAF8
split-complementary
#FCF7EA #EAF8FC #EEEAFC
monochromatic
#EDCE7F #F4E3B4 #FBF5E4 #FBF5E4 #FBF5E4
Accessibility & contrast
On white
1.07
#FCF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#FCF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7EA
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7EA | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#FCF8EA
Tritanopia (blue-blind)
#FFF5F3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf7ea; /* rgb */ color: rgb(252, 247, 234); /* oklch */ color: oklch(97.6% 0.018 89.4);
Tailwind
colors: {
custom: {
50: '#fdf9f0',
500: '#fcf7ea',
950: '#000000',
},
}SCSS
$custom: #fcf7ea; $custom-light: #fdf9f0; $custom-dark: #000000;
JSON
{
"hex": "#fcf7ea",
"rgb": {
"r": 252,
"g": 247,
"b": 234
},
"hsl": {
"h": 43.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97649,
"c": 0.01794,
"h": 89.4
},
"luminance": 0.93157
}Semantic roles & 50–950 ramp
primary
#FCF7EA
secondary
#A7B8E3
accent
#46D70E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585