#FCF6F2#FCF6F2
#FCF6F2 is a very light, near-neutral orange. Relative luminance 0.930; OKLCH L 97.7% C 0.008 H 56.3°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6F2 |
|---|---|
| RGB | rgb(252, 246, 242) |
| HSL | hsl(24, 63%, 97%) |
| HSV | hsv(24, 4%, 99%) |
| CMYK | cmyk(0%, 2.4%, 4%, 1.2%) |
| CIE-LAB | lab(97.23, 1.31, 2.63) |
| CIE-LCH | lch(97.23, 2.94, 63.49°) |
| OKLab | oklab(97.67% 0.0046 0.007) |
| OKLCH | oklch(97.67% 0.008 56.3) |
| XYZ | xyz(89.1254, 93.0183, 97.2463) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.93
Snow
#FFFAFA
ΔE00 2.18
Off White
#FAF9F6
ΔE00 2.39
Very Light Pink
#FFF4F2
ΔE00 2.74
Whitesmoke
#F5F5F5
ΔE00 3.08
Linen
#FAF0E6
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6F2 #F2F8FC
analogous
#FCF2F3 #FCF6F2 #FCFBF2
triadic
#FCF6F2 #F2FCF6 #F6F2FC
tetradic
#FCF6F2 #F3FCF2 #F2F8FC #FBF2FC
square
#FCF6F2 #F3FCF2 #F2F8FC #FBF2FC
split-complementary
#FCF6F2 #F2FCFB #F2F3FC
monochromatic
#E5B18F #F1D4C0 #F9EEE6 #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.07
#FCF6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FCF6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6F2
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6F2 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#F9F8F2
Tritanopia (blue-blind)
#FEF5F5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf6f2; /* rgb */ color: rgb(252, 246, 242); /* oklch */ color: oklch(97.7% 0.008 56.3);
Tailwind
colors: {
custom: {
50: '#fdf9f6',
500: '#fcf6f2',
950: '#000000',
},
}SCSS
$custom: #fcf6f2; $custom-light: #fdf9f6; $custom-dark: #000000;
JSON
{
"hex": "#fcf6f2",
"rgb": {
"r": 252,
"g": 246,
"b": 242
},
"hsl": {
"h": 24,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97667,
"c": 0.00837,
"h": 56.3
},
"luminance": 0.93018
}Semantic roles & 50–950 ramp
primary
#FCF6F2
secondary
#B2CEE1
accent
#84CA1B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585