#FCF5F2#FCF5F2
#FCF5F2 is a very light, near-neutral orange. Relative luminance 0.924; OKLCH L 97.5% C 0.009 H 44.9°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5F2 |
|---|---|
| RGB | rgb(252, 245, 242) |
| HSL | hsl(18, 63%, 97%) |
| HSV | hsv(18, 4%, 99%) |
| CMYK | cmyk(0%, 2.8%, 4%, 1.2%) |
| CIE-LAB | lab(96.99, 1.82, 2.27) |
| CIE-LCH | lch(96.99, 2.91, 51.29°) |
| OKLab | oklab(97.47% 0.0061 0.006) |
| OKLCH | oklch(97.47% 0.009 44.9) |
| XYZ | xyz(88.8221, 92.4116, 97.1452) |
| Luminance | 0.9241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Snow
#FFFAFA
ΔE00 1.86
Very Light Pink
#FFF4F2
ΔE00 1.97
Seashell
#FFF5EE
ΔE00 2.02
Off White
#FAF9F6
ΔE00 2.98
Whitesmoke
#F5F5F5
ΔE00 3.30
Linen
#FAF0E6
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5F2 #F2F9FC
analogous
#FCF2F4 #FCF5F2 #FCFAF2
triadic
#FCF5F2 #F2FCF5 #F5F2FC
tetradic
#FCF5F2 #F4FCF2 #F2F9FC #FAF2FC
square
#FCF5F2 #F4FCF2 #F2F9FC #FAF2FC
split-complementary
#FCF5F2 #F2FCFA #F2F4FC
monochromatic
#E5A98F #F1CFC0 #F9ECE6 #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.08
#FCF5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#FCF5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5F2
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5F2 | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F2
Deuteranopia (green-blind)
#F8F7F2
Tritanopia (blue-blind)
#FEF4F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf5f2; /* rgb */ color: rgb(252, 245, 242); /* oklch */ color: oklch(97.5% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#fdf8f6',
500: '#fcf5f2',
950: '#000000',
},
}SCSS
$custom: #fcf5f2; $custom-light: #fdf8f6; $custom-dark: #000000;
JSON
{
"hex": "#fcf5f2",
"rgb": {
"r": 252,
"g": 245,
"b": 242
},
"hsl": {
"h": 18,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97473,
"c": 0.00854,
"h": 44.9
},
"luminance": 0.92411
}Semantic roles & 50–950 ramp
primary
#FCF5F2
secondary
#B2D3E1
accent
#96CA1B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585