#FCF1FD#FCF1FD
#FCF1FD is a very light, near-neutral purple. Relative luminance 0.907; OKLCH L 97.0% C 0.020 H 323.2°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1FD |
|---|---|
| RGB | rgb(252, 241, 253) |
| HSL | hsl(295, 75%, 97%) |
| HSV | hsv(295, 5%, 99%) |
| CMYK | cmyk(0.4%, 4.7%, 0%, 0.8%) |
| CIE-LAB | lab(96.29, 5.77, -4.44) |
| CIE-LCH | lch(96.29, 7.28, 322.42°) |
| OKLab | oklab(97.02% 0.0157 -0.0118) |
| OKLCH | oklch(97.02% 0.02 323.2) |
| XYZ | xyz(89.3271, 90.6983, 105.7101) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.19
Ghostwhite
#F8F8FF
ΔE00 5.62
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Very Light Pink
#FFF4F2
ΔE00 6.37
Snow
#FFFAFA
ΔE00 6.54
Pale Grey
#FDFDFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1FD #F2FDF1
analogous
#F6F1FD #FCF1FD #FDF1F8
triadic
#FCF1FD #FDFCF1 #F1FDFC
tetradic
#FCF1FD #FDF6F1 #F2FDF1 #F1F8FD
square
#FCF1FD #FDF6F1 #F2FDF1 #F1F8FD
split-complementary
#FCF1FD #F8FDF1 #F1FDF6
monochromatic
#E586EE #F1BBF5 #F9E4FB #F9E4FB #F9E4FB
Accessibility & contrast
On white
1.10
#FCF1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#FCF1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1FD
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1FD | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#FDF2F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf1fd; /* rgb */ color: rgb(252, 241, 253); /* oklch */ color: oklch(97.0% 0.020 323.2);
Tailwind
colors: {
custom: {
50: '#fdf5fe',
500: '#fcf1fd',
950: '#000000',
},
}SCSS
$custom: #fcf1fd; $custom-light: #fdf5fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf1fd",
"rgb": {
"r": 252,
"g": 241,
"b": 253
},
"hsl": {
"h": 295,
"s": 75,
"l": 96.863
},
"oklch": {
"l": 0.97015,
"c": 0.01965,
"h": 323.2
},
"luminance": 0.90698
}Semantic roles & 50–950 ramp
primary
#FCF1FD
secondary
#B2E5AD
accent
#D70E1F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585