#FCF1FB#FCF1FB
#FCF1FB is a very light, near-neutral purple. Relative luminance 0.906; OKLCH L 97.0% C 0.018 H 328.5°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1FB |
|---|---|
| RGB | rgb(252, 241, 251) |
| HSL | hsl(305, 65%, 97%) |
| HSV | hsv(305, 4%, 99%) |
| CMYK | cmyk(0%, 4.4%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.23, 5.42, -3.48) |
| CIE-LCH | lch(96.23, 6.44, 327.25°) |
| OKLab | oklab(96.96% 0.015 -0.0092) |
| OKLCH | oklch(96.96% 0.018 328.5) |
| XYZ | xyz(89.0101, 90.5716, 104.0410) |
| Luminance | 0.9057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.50
Ghostwhite
#F8F8FF
ΔE00 5.27
Very Light Pink
#FFF4F2
ΔE00 5.56
Snow
#FFFAFA
ΔE00 5.84
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Pale Grey
#FDFDFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1FB #F1FCF2
analogous
#F8F1FC #FCF1FB #FCF1F6
triadic
#FCF1FB #FBFCF1 #F1FBFC
tetradic
#FCF1FB #FCF8F1 #F1FCF2 #F1F6FC
square
#FCF1FB #FCF8F1 #F1FCF2 #F1F6FC
split-complementary
#FCF1FB #F6FCF1 #F1FCF8
monochromatic
#E68CDE #F1BFED #FAE6F8 #FAE6F8 #FAE6F8
Accessibility & contrast
On white
1.10
#FCF1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#FCF1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1FB
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1FB | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#FDF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf1fb; /* rgb */ color: rgb(252, 241, 251); /* oklch */ color: oklch(97.0% 0.018 328.5);
Tailwind
colors: {
custom: {
50: '#fdf5fc',
500: '#fcf1fb',
950: '#000000',
},
}SCSS
$custom: #fcf1fb; $custom-light: #fdf5fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf1fb",
"rgb": {
"r": 252,
"g": 241,
"b": 251
},
"hsl": {
"h": 305.455,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.96957,
"c": 0.01761,
"h": 328.5
},
"luminance": 0.90571
}Semantic roles & 50–950 ramp
primary
#FCF1FB
secondary
#B0E1B4
accent
#CD2919
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585