#FCF7FC#FCF7FC
#FCF7FC is a very light, near-neutral purple. Relative luminance 0.942; OKLCH L 98.1% C 0.008 H 325.6°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7FC |
|---|---|
| RGB | rgb(252, 247, 252) |
| HSL | hsl(300, 45%, 98%) |
| HSV | hsv(300, 2%, 99%) |
| CMYK | cmyk(0%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(97.73, 2.53, -1.80) |
| CIE-LCH | lch(97.73, 3.11, 324.55°) |
| OKLab | oklab(98.14% 0.007 -0.0048) |
| OKLCH | oklch(98.14% 0.008 325.6) |
| XYZ | xyz(90.9735, 94.2455, 105.4751) |
| Luminance | 0.9425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.34
Snow
#FFFAFA
ΔE00 2.54
Pale Grey
#FDFDFE
ΔE00 3.55
Very Light Pink
#FFF4F2
ΔE00 3.87
Whitesmoke
#F5F5F5
ΔE00 3.91
White
#FFFFFF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7FC #F7FCF7
analogous
#F9F7FC #FCF7FC #FCF7F9
triadic
#FCF7FC #FCFCF7 #F7FCFC
tetradic
#FCF7FC #FCF9F7 #F7FCF7 #F7F9FC
square
#FCF7FC #FCF9F7 #F7FCF7 #F7F9FC
split-complementary
#FCF7FC #F9FCF7 #F7FCF9
monochromatic
#DB9EDB #EBCAEB #F7E9F7 #F7E9F7 #F7E9F7
Accessibility & contrast
On white
1.06
#FCF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#FCF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7FC
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7FC | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#FCF7F9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf7fc; /* rgb */ color: rgb(252, 247, 252); /* oklch */ color: oklch(98.1% 0.008 325.6);
Tailwind
colors: {
custom: {
50: '#fdf9fd',
500: '#fcf7fc',
950: '#000000',
},
}SCSS
$custom: #fcf7fc; $custom-light: #fdf9fd; $custom-dark: #000000;
JSON
{
"hex": "#fcf7fc",
"rgb": {
"r": 252,
"g": 247,
"b": 252
},
"hsl": {
"h": 300,
"s": 45.455,
"l": 97.843
},
"oklch": {
"l": 0.98139,
"c": 0.00843,
"h": 325.6
},
"luminance": 0.94245
}Semantic roles & 50–950 ramp
primary
#FCF7FC
secondary
#BBDCBB
accent
#B92D2D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585