#FCF4F8#FCF4F8
#FCF4F8 is a very light, near-neutral pink. Relative luminance 0.922; OKLCH L 97.4% C 0.010 H 345.4°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4F8 |
|---|---|
| RGB | rgb(252, 244, 248) |
| HSL | hsl(330, 57%, 97%) |
| HSV | hsv(330, 3%, 99%) |
| CMYK | cmyk(0%, 3.2%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.89, 3.36, -0.97) |
| CIE-LCH | lch(96.89, 3.50, 343.91°) |
| OKLab | oklab(97.45% 0.0097 -0.0025) |
| OKLCH | oklch(97.45% 0.01 345.4) |
| XYZ | xyz(89.4363, 92.1746, 101.8686) |
| Luminance | 0.9217 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.80
Very Light Pink
#FFF4F2
ΔE00 2.96
Lavenderblush
#FFF0F5
ΔE00 2.96
Ghostwhite
#F8F8FF
ΔE00 3.68
Pale Grey
#FDFDFE
ΔE00 4.52
Whitesmoke
#F5F5F5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4F8 #F4FCF8
analogous
#FCF4FC #FCF4F8 #FCF4F4
triadic
#FCF4F8 #F8FCF4 #F4F8FC
tetradic
#FCF4F8 #FCFCF4 #F4FCF8 #F4F4FC
square
#FCF4F8 #FCFCF4 #F4FCF8 #F4F4FC
split-complementary
#FCF4F8 #F4FCF4 #F4FCFC
monochromatic
#E294BB #EFC4D9 #F8E7F0 #F8E7F0 #F8E7F0
Accessibility & contrast
On white
1.08
#FCF4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#FCF4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4F8
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4F8 | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#F6F6F8
Tritanopia (blue-blind)
#FDF4F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf4f8; /* rgb */ color: rgb(252, 244, 248); /* oklch */ color: oklch(97.4% 0.010 345.4);
Tailwind
colors: {
custom: {
50: '#fdf7fa',
500: '#fcf4f8',
950: '#000000',
},
}SCSS
$custom: #fcf4f8; $custom-light: #fdf7fa; $custom-dark: #000000;
JSON
{
"hex": "#fcf4f8",
"rgb": {
"r": 252,
"g": 244,
"b": 248
},
"hsl": {
"h": 330,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.97447,
"c": 0.01001,
"h": 345.4
},
"luminance": 0.92174
}Semantic roles & 50–950 ramp
primary
#FCF4F8
secondary
#B5DFCA
accent
#C57321
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585