#FCF7EF#FCF7EF
#FCF7EF is a very light, near-neutral orange. Relative luminance 0.934; OKLCH L 97.8% C 0.012 H 79.8°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7EF |
|---|---|
| RGB | rgb(252, 247, 239) |
| HSL | hsl(37, 68%, 96%) |
| HSV | hsv(37, 5%, 99%) |
| CMYK | cmyk(0%, 2%, 5.2%, 1.2%) |
| CIE-LAB | lab(97.41, 0.30, 4.43) |
| CIE-LCH | lch(97.41, 4.44, 86.15°) |
| OKLab | oklab(97.78% 0.0021 0.0117) |
| OKLCH | oklch(97.78% 0.012 79.8) |
| XYZ | xyz(88.9835, 93.4495, 94.9944) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.09
Linen
#FAF0E6
ΔE00 2.57
Seashell
#FFF5EE
ΔE00 2.62
Off White
#FAF9F6
ΔE00 2.65
Oldlace
#FDF5E6
ΔE00 2.95
Whitesmoke
#F5F5F5
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7EF #EFF4FC
analogous
#FCF1EF #FCF7EF #FBFCEF
triadic
#FCF7EF #EFFCF7 #F7EFFC
tetradic
#FCF7EF #EFFCF1 #EFF4FC #FCEFFB
square
#FCF7EF #EFFCF1 #EFF4FC #FCEFFB
split-complementary
#FCF7EF #EFFBFC #F1EFFC
monochromatic
#E9C388 #F2DDBB #FAF2E5 #FAF2E5 #FAF2E5
Accessibility & contrast
On white
1.07
#FCF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FCF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7EF
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7EF | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EF
Deuteranopia (green-blind)
#FBF8EF
Tritanopia (blue-blind)
#FFF5F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf7ef; /* rgb */ color: rgb(252, 247, 239); /* oklch */ color: oklch(97.8% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#fdf9f4',
500: '#fcf7ef',
950: '#000000',
},
}SCSS
$custom: #fcf7ef; $custom-light: #fdf9f4; $custom-dark: #000000;
JSON
{
"hex": "#fcf7ef",
"rgb": {
"r": 252,
"g": 247,
"b": 239
},
"hsl": {
"h": 36.923,
"s": 68.421,
"l": 96.275
},
"oklch": {
"l": 0.9778,
"c": 0.01187,
"h": 79.8
},
"luminance": 0.93449
}Semantic roles & 50–950 ramp
primary
#FCF7EF
secondary
#ADC1E2
accent
#5DD015
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585