#FCF5FA#FCF5FA
#FCF5FA is a very light, near-neutral pink. Relative luminance 0.929; OKLCH L 97.7% C 0.010 H 335.5°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5FA |
|---|---|
| RGB | rgb(252, 245, 250) |
| HSL | hsl(317, 54%, 97%) |
| HSV | hsv(317, 3%, 99%) |
| CMYK | cmyk(0%, 2.8%, 0.8%, 1.2%) |
| CIE-LAB | lab(97.19, 3.20, -1.57) |
| CIE-LCH | lch(97.19, 3.56, 333.90°) |
| OKLab | oklab(97.7% 0.009 -0.0041) |
| OKLCH | oklch(97.7% 0.01 335.5) |
| XYZ | xyz(90.0499, 92.9027, 103.6120) |
| Luminance | 0.9290 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.92
Ghostwhite
#F8F8FF
ΔE00 3.18
Lavenderblush
#FFF0F5
ΔE00 3.30
Very Light Pink
#FFF4F2
ΔE00 3.49
Pale Grey
#FDFDFE
ΔE00 4.35
Whitesmoke
#F5F5F5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5FA #F5FCF7
analogous
#FBF5FC #FCF5FA #FCF5F7
triadic
#FCF5FA #FAFCF5 #F5FAFC
tetradic
#FCF5FA #FCFBF5 #F5FCF7 #F5F7FC
square
#FCF5FA #FCFBF5 #F5FCF7 #F5F7FC
split-complementary
#FCF5FA #F7FCF5 #F5FCFB
monochromatic
#E097CB #EEC6E2 #F8E7F3 #F8E7F3 #F8E7F3
Accessibility & contrast
On white
1.07
#FCF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#FCF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5FA
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5FA | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#FDF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf5fa; /* rgb */ color: rgb(252, 245, 250); /* oklch */ color: oklch(97.7% 0.010 335.5);
Tailwind
colors: {
custom: {
50: '#fdf8fb',
500: '#fcf5fa',
950: '#000000',
},
}SCSS
$custom: #fcf5fa; $custom-light: #fdf8fb; $custom-dark: #000000;
JSON
{
"hex": "#fcf5fa",
"rgb": {
"r": 252,
"g": 245,
"b": 250
},
"hsl": {
"h": 317.143,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.97696,
"c": 0.00992,
"h": 335.5
},
"luminance": 0.92902
}Semantic roles & 50–950 ramp
primary
#FCF5FA
secondary
#B7DEC2
accent
#C15124
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585