#FFFCF5#FFFCF5
#FFFCF5 is a very light, near-neutral orange. Relative luminance 0.975; OKLCH L 99.1% C 0.010 H 87.5°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCF5 |
|---|---|
| RGB | rgb(255, 252, 245) |
| HSL | hsl(42, 100%, 98%) |
| HSV | hsv(42, 4%, 100%) |
| CMYK | cmyk(0%, 1.2%, 3.9%, 0%) |
| CIE-LAB | lab(99.01, -0.21, 3.70) |
| CIE-LCH | lch(99.01, 3.70, 93.22°) |
| OKLab | oklab(99.15% 0.0004 0.0098) |
| OKLCH | oklch(99.15% 0.01 87.5) |
| XYZ | xyz(92.5294, 97.4737, 100.3082) |
| Luminance | 0.9747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.46
Off White
#FAF9F6
ΔE00 2.02
White
#FFFFFF
ΔE00 3.47
Seashell
#FFF5EE
ΔE00 3.56
Whitesmoke
#F5F5F5
ΔE00 3.72
Oldlace
#FDF5E6
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCF5 #F5F8FF
analogous
#FFF7F5 #FFFCF5 #FDFFF5
triadic
#FFFCF5 #F5FFFC #FCF5FF
tetradic
#FFFCF5 #F5FFF7 #F5F8FF #FFF5FD
square
#FFFCF5 #F5FFF7 #F5F8FF #FFF5FD
split-complementary
#FFFCF5 #F5FDFF #F7F5FF
monochromatic
#FFD77B #FFEAB8 #FFF6E0 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.02
#FFFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FFFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCF5
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCF5 | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF5
Deuteranopia (green-blind)
#FFFDF5
Tritanopia (blue-blind)
#FFFBFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffcf5; /* rgb */ color: rgb(255, 252, 245); /* oklch */ color: oklch(99.1% 0.010 87.5);
Tailwind
colors: {
custom: {
50: '#fffdf8',
500: '#fffcf5',
950: '#000000',
},
}SCSS
$custom: #fffcf5; $custom-light: #fffdf8; $custom-dark: #000000;
JSON
{
"hex": "#fffcf5",
"rgb": {
"r": 255,
"g": 252,
"b": 245
},
"hsl": {
"h": 42,
"s": 100,
"l": 98.039
},
"oklch": {
"l": 0.99145,
"c": 0.00976,
"h": 87.5
},
"luminance": 0.97473
}Semantic roles & 50–950 ramp
primary
#FFFCF5
secondary
#A8BEF0
accent
#45E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585