#FCF3FA#FCF3FA
#FCF3FA is a very light, near-neutral pink. Relative luminance 0.917; OKLCH L 97.3% C 0.013 H 333.0°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3FA |
|---|---|
| RGB | rgb(252, 243, 250) |
| HSL | hsl(313, 60%, 97%) |
| HSV | hsv(313, 4%, 99%) |
| CMYK | cmyk(0%, 3.6%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.70, 4.22, -2.29) |
| CIE-LCH | lch(96.70, 4.80, 331.54°) |
| OKLab | oklab(97.31% 0.0118 -0.006) |
| OKLCH | oklch(97.31% 0.013 333) |
| XYZ | xyz(89.4482, 91.6992, 103.4114) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.45
Ghostwhite
#F8F8FF
ΔE00 4.08
Very Light Pink
#FFF4F2
ΔE00 4.22
Snow
#FFFAFA
ΔE00 4.23
Pale Grey
#FDFDFE
ΔE00 5.68
Whitesmoke
#F5F5F5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3FA #F3FCF5
analogous
#FAF3FC #FCF3FA #FCF3F6
triadic
#FCF3FA #FAFCF3 #F3FAFC
tetradic
#FCF3FA #FCFAF3 #F3FCF5 #F3F6FC
square
#FCF3FA #FCFAF3 #F3FCF5 #F3F6FC
split-complementary
#FCF3FA #F6FCF3 #F3FCFA
monochromatic
#E491D1 #F0C2E6 #F9E7F5 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.09
#FCF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#FCF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3FA
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3FA | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#F5F6FA
Tritanopia (blue-blind)
#FDF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf3fa; /* rgb */ color: rgb(252, 243, 250); /* oklch */ color: oklch(97.3% 0.013 333.0);
Tailwind
colors: {
custom: {
50: '#fdf7fc',
500: '#fcf3fa',
950: '#000000',
},
}SCSS
$custom: #fcf3fa; $custom-light: #fdf7fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf3fa",
"rgb": {
"r": 252,
"g": 243,
"b": 250
},
"hsl": {
"h": 313.333,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.97311,
"c": 0.01327,
"h": 333
},
"luminance": 0.91699
}Semantic roles & 50–950 ramp
primary
#FCF3FA
secondary
#B3E0BD
accent
#C8441E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585