#FCF3FB#FCF3FB
#FCF3FB is a very light, near-neutral purple. Relative luminance 0.918; OKLCH L 97.3% C 0.014 H 329.1°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3FB |
|---|---|
| RGB | rgb(252, 243, 251) |
| HSL | hsl(307, 60%, 97%) |
| HSV | hsv(307, 4%, 99%) |
| CMYK | cmyk(0%, 3.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.72, 4.39, -2.77) |
| CIE-LCH | lch(96.72, 5.19, 327.82°) |
| OKLab | oklab(97.34% 0.0122 -0.0073) |
| OKLCH | oklch(97.34% 0.014 329.1) |
| XYZ | xyz(89.6054, 91.7621, 104.2394) |
| Luminance | 0.9176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.58
Ghostwhite
#F8F8FF
ΔE00 4.17
Snow
#FFFAFA
ΔE00 4.61
Very Light Pink
#FFF4F2
ΔE00 4.65
Pale Grey
#FDFDFE
ΔE00 5.96
Whitesmoke
#F5F5F5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3FB #F3FCF4
analogous
#F9F3FC #FCF3FB #FCF3F7
triadic
#FCF3FB #FBFCF3 #F3FBFC
tetradic
#FCF3FB #FCF9F3 #F3FCF4 #F3F7FC
square
#FCF3FB #FCF9F3 #F3FCF4 #F3F7FC
split-complementary
#FCF3FB #F7FCF3 #F3FCF9
monochromatic
#E491DA #F0C2EB #F9E7F7 #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.09
#FCF3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#FCF3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3FB
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3FB | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#FDF3F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf3fb; /* rgb */ color: rgb(252, 243, 251); /* oklch */ color: oklch(97.3% 0.014 329.1);
Tailwind
colors: {
custom: {
50: '#fdf7fc',
500: '#fcf3fb',
950: '#000000',
},
}SCSS
$custom: #fcf3fb; $custom-light: #fdf7fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf3fb",
"rgb": {
"r": 252,
"g": 243,
"b": 251
},
"hsl": {
"h": 306.667,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.9734,
"c": 0.01421,
"h": 329.1
},
"luminance": 0.91762
}Semantic roles & 50–950 ramp
primary
#FCF3FB
secondary
#B3E0B8
accent
#C8311E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585