#FCF7F2#FCF7F2
#FCF7F2 is a very light, near-neutral orange. Relative luminance 0.936; OKLCH L 97.9% C 0.009 H 67.7°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7F2 |
|---|---|
| RGB | rgb(252, 247, 242) |
| HSL | hsl(30, 63%, 97%) |
| HSV | hsv(30, 4%, 99%) |
| CMYK | cmyk(0%, 2%, 4%, 1.2%) |
| CIE-LAB | lab(97.48, 0.80, 2.99) |
| CIE-LCH | lch(97.48, 3.09, 74.93°) |
| OKLab | oklab(97.86% 0.0032 0.0079) |
| OKLCH | oklch(97.86% 0.009 67.7) |
| XYZ | xyz(89.4304, 93.6282, 97.3479) |
| Luminance | 0.9363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.95
Seashell
#FFF5EE
ΔE00 2.21
Floralwhite
#FFFAF0
ΔE00 2.45
Snow
#FFFAFA
ΔE00 2.71
Linen
#FAF0E6
ΔE00 3.00
Whitesmoke
#F5F5F5
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7F2 #F2F7FC
analogous
#FCF2F2 #FCF7F2 #FCFCF2
triadic
#FCF7F2 #F2FCF7 #F7F2FC
tetradic
#FCF7F2 #F2FCF2 #F2F7FC #FCF2FC
square
#FCF7F2 #F2FCF2 #F2F7FC #FCF2FC
split-complementary
#FCF7F2 #F2FCFC #F2F2FC
monochromatic
#E5BA8F #F1D8C0 #F9F0E6 #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.06
#FCF7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#FCF7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7F2
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7F2 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#FAF8F2
Tritanopia (blue-blind)
#FEF6F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf7f2; /* rgb */ color: rgb(252, 247, 242); /* oklch */ color: oklch(97.9% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#fdf9f6',
500: '#fcf7f2',
950: '#000000',
},
}SCSS
$custom: #fcf7f2; $custom-light: #fdf9f6; $custom-dark: #000000;
JSON
{
"hex": "#fcf7f2",
"rgb": {
"r": 252,
"g": 247,
"b": 242
},
"hsl": {
"h": 30,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97861,
"c": 0.00854,
"h": 67.7
},
"luminance": 0.93628
}Semantic roles & 50–950 ramp
primary
#FCF7F2
secondary
#B2C9E1
accent
#73CA1B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585