#FCF4FB#FCF4FB
#FCF4FB is a very light, near-neutral purple. Relative luminance 0.924; OKLCH L 97.5% C 0.013 H 329.6°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4FB |
|---|---|
| RGB | rgb(252, 244, 251) |
| HSL | hsl(308, 57%, 97%) |
| HSV | hsv(308, 3%, 99%) |
| CMYK | cmyk(0%, 3.2%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.97, 3.88, -2.41) |
| CIE-LCH | lch(96.97, 4.57, 328.23°) |
| OKLab | oklab(97.53% 0.0108 -0.0063) |
| OKLCH | oklch(97.53% 0.013 329.6) |
| XYZ | xyz(89.9055, 92.3622, 104.3394) |
| Luminance | 0.9236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.86
Ghostwhite
#F8F8FF
ΔE00 3.65
Snow
#FFFAFA
ΔE00 3.98
Very Light Pink
#FFF4F2
ΔE00 4.25
Pale Grey
#FDFDFE
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4FB #F4FCF5
analogous
#F9F4FC #FCF4FB #FCF4F7
triadic
#FCF4FB #FBFCF4 #F4FBFC
tetradic
#FCF4FB #FCF9F4 #F4FCF5 #F4F7FC
square
#FCF4FB #FCF9F4 #F4FCF5 #F4F7FC
split-complementary
#FCF4FB #F7FCF4 #F4FCF9
monochromatic
#E294D8 #EFC4EA #F8E7F6 #F8E7F6 #F8E7F6
Accessibility & contrast
On white
1.08
#FCF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#FCF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4FB
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4FB | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#F5F7FB
Tritanopia (blue-blind)
#FDF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf4fb; /* rgb */ color: rgb(252, 244, 251); /* oklch */ color: oklch(97.5% 0.013 329.6);
Tailwind
colors: {
custom: {
50: '#fdf7fc',
500: '#fcf4fb',
950: '#000000',
},
}SCSS
$custom: #fcf4fb; $custom-light: #fdf7fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf4fb",
"rgb": {
"r": 252,
"g": 244,
"b": 251
},
"hsl": {
"h": 307.5,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.97532,
"c": 0.01251,
"h": 329.6
},
"luminance": 0.92362
}Semantic roles & 50–950 ramp
primary
#FCF4FB
secondary
#B5DFBA
accent
#C53521
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585