#FCF7ED#FCF7ED
#FCF7ED is a very light, near-neutral orange. Relative luminance 0.933; OKLCH L 97.7% C 0.014 H 84.6°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7ED |
|---|---|
| RGB | rgb(252, 247, 237) |
| HSL | hsl(40, 71%, 96%) |
| HSV | hsv(40, 6%, 99%) |
| CMYK | cmyk(0%, 2%, 6%, 1.2%) |
| CIE-LAB | lab(97.36, -0.04, 5.39) |
| CIE-LCH | lch(97.36, 5.39, 90.38°) |
| OKLab | oklab(97.73% 0.0014 0.0142) |
| OKLCH | oklch(97.73% 0.014 84.6) |
| XYZ | xyz(88.6897, 93.3319, 93.4469) |
| Luminance | 0.9333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.61
Oldlace
#FDF5E6
ΔE00 2.17
Linen
#FAF0E6
ΔE00 2.72
Seashell
#FFF5EE
ΔE00 3.24
Off White
#FAF9F6
ΔE00 3.35
Ivory
#FFFFF0
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7ED #EDF2FC
analogous
#FCEFED #FCF7ED #F9FCED
triadic
#FCF7ED #EDFCF7 #F7EDFC
tetradic
#FCF7ED #EDFCEF #EDF2FC #FCEDF9
square
#FCF7ED #EDFCEF #EDF2FC #FCEDF9
split-complementary
#FCF7ED #EDF9FC #EFEDFC
monochromatic
#EBC884 #F3E0B9 #FBF3E5 #FBF3E5 #FBF3E5
Accessibility & contrast
On white
1.07
#FCF7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#FCF7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7ED
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7ED | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#FBF8ED
Tritanopia (blue-blind)
#FFF5F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf7ed; /* rgb */ color: rgb(252, 247, 237); /* oklch */ color: oklch(97.7% 0.014 84.6);
Tailwind
colors: {
custom: {
50: '#fdf9f2',
500: '#fcf7ed',
950: '#000000',
},
}SCSS
$custom: #fcf7ed; $custom-light: #fdf9f2; $custom-dark: #000000;
JSON
{
"hex": "#fcf7ed",
"rgb": {
"r": 252,
"g": 247,
"b": 237
},
"hsl": {
"h": 40,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97727,
"c": 0.01425,
"h": 84.6
},
"luminance": 0.93331
}Semantic roles & 50–950 ramp
primary
#FCF7ED
secondary
#AABDE3
accent
#53D312
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585