#FFFCF6#FFFCF6
#FFFCF6 is a very light, near-neutral orange. Relative luminance 0.975; OKLCH L 99.2% C 0.009 H 84.6°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCF6 |
|---|---|
| RGB | rgb(255, 252, 246) |
| HSL | hsl(40, 100%, 98%) |
| HSV | hsv(40, 4%, 100%) |
| CMYK | cmyk(0%, 1.2%, 3.5%, 0%) |
| CIE-LAB | lab(99.04, -0.04, 3.22) |
| CIE-LCH | lch(99.04, 3.22, 90.69°) |
| OKLab | oklab(99.17% 0.0008 0.0085) |
| OKLCH | oklch(99.17% 0.009 84.6) |
| XYZ | xyz(92.6825, 97.5350, 101.1144) |
| Luminance | 0.9754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.65
Floralwhite
#FFFAF0
ΔE00 1.85
White
#FFFFFF
ΔE00 3.05
Whitesmoke
#F5F5F5
ΔE00 3.34
Seashell
#FFF5EE
ΔE00 3.42
Pale Grey
#FDFDFE
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCF6 #F6F9FF
analogous
#FFF7F6 #FFFCF6 #FDFFF6
triadic
#FFFCF6 #F6FFFC #FCF6FF
tetradic
#FFFCF6 #F6FFF7 #F6F9FF #FFF6FD
square
#FFFCF6 #F6FFF7 #F6F9FF #FFF6FD
split-complementary
#FFFCF6 #F6FDFF #F7F6FF
monochromatic
#FFD37C #FFE8B9 #FFF5E0 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.02
#FFFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FFFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCF6
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCF6 | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FEFDF6
Tritanopia (blue-blind)
#FFFBFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffcf6; /* rgb */ color: rgb(255, 252, 246); /* oklch */ color: oklch(99.2% 0.009 84.6);
Tailwind
colors: {
custom: {
50: '#fffdf9',
500: '#fffcf6',
950: '#000000',
},
}SCSS
$custom: #fffcf6; $custom-light: #fffdf9; $custom-dark: #000000;
JSON
{
"hex": "#fffcf6",
"rgb": {
"r": 255,
"g": 252,
"b": 246
},
"hsl": {
"h": 40,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.99172,
"c": 0.00854,
"h": 84.6
},
"luminance": 0.97535
}Semantic roles & 50–950 ramp
primary
#FFFCF6
secondary
#A9C1F0
accent
#4CE600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585