#FCF7FD#FCF7FD
#FCF7FD is a very light, near-neutral purple. Relative luminance 0.943; OKLCH L 98.2% C 0.009 H 320.6°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7FD |
|---|---|
| RGB | rgb(252, 247, 253) |
| HSL | hsl(290, 60%, 98%) |
| HSV | hsv(290, 2%, 99%) |
| CMYK | cmyk(0.4%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.76, 2.71, -2.28) |
| CIE-LCH | lch(97.76, 3.54, 319.91°) |
| OKLab | oklab(98.17% 0.0073 -0.006) |
| OKLCH | oklch(98.17% 0.009 320.6) |
| XYZ | xyz(91.1324, 94.3090, 106.3119) |
| Luminance | 0.9431 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.28
Snow
#FFFAFA
ΔE00 3.00
Pale Grey
#FDFDFE
ΔE00 3.89
Lavenderblush
#FFF0F5
ΔE00 4.17
Very Light Pink
#FFF4F2
ΔE00 4.23
Whitesmoke
#F5F5F5
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7FD #F8FDF7
analogous
#F9F7FD #FCF7FD #FDF7FB
triadic
#FCF7FD #FDFCF7 #F7FDFC
tetradic
#FCF7FD #FDF9F7 #F8FDF7 #F7FBFD
square
#FCF7FD #FDF9F7 #F8FDF7 #F7FBFD
split-complementary
#FCF7FD #FBFDF7 #F7FDF9
monochromatic
#D795E5 #EAC6F1 #F6E7F9 #F6E7F9 #F6E7F9
Accessibility & contrast
On white
1.06
#FCF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#FCF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7FD
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7FD | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#F7F9FD
Tritanopia (blue-blind)
#FCF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf7fd; /* rgb */ color: rgb(252, 247, 253); /* oklch */ color: oklch(98.2% 0.009 320.6);
Tailwind
colors: {
custom: {
50: '#fdf9fe',
500: '#fcf7fd',
950: '#000000',
},
}SCSS
$custom: #fcf7fd; $custom-light: #fdf9fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf7fd",
"rgb": {
"r": 252,
"g": 247,
"b": 253
},
"hsl": {
"h": 290,
"s": 60,
"l": 98.039
},
"oklch": {
"l": 0.98167,
"c": 0.00949,
"h": 320.6
},
"luminance": 0.94309
}Semantic roles & 50–950 ramp
primary
#FCF7FD
secondary
#BEE1B7
accent
#C81E3A
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585