#FCF7FE#FCF7FE
#FCF7FE is a very light, near-neutral purple. Relative luminance 0.944; OKLCH L 98.2% C 0.011 H 316.5°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7FE |
|---|---|
| RGB | rgb(252, 247, 254) |
| HSL | hsl(283, 78%, 98%) |
| HSV | hsv(283, 3%, 100%) |
| CMYK | cmyk(0.8%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.78, 2.89, -2.76) |
| CIE-LCH | lch(97.78, 3.99, 316.30°) |
| OKLab | oklab(98.2% 0.0077 -0.0073) |
| OKLCH | oklch(98.2% 0.011 316.5) |
| XYZ | xyz(91.2921, 94.3729, 107.1531) |
| Luminance | 0.9437 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.32
Snow
#FFFAFA
ΔE00 3.45
Lavenderblush
#FFF0F5
ΔE00 4.17
Pale Grey
#FDFDFE
ΔE00 4.24
Very Light Pink
#FFF4F2
ΔE00 4.60
Whitesmoke
#F5F5F5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7FE #F9FEF7
analogous
#F8F7FE #FCF7FE #FEF7FC
triadic
#FCF7FE #FEFCF7 #F7FEFC
tetradic
#FCF7FE #FEF8F7 #F9FEF7 #F7FCFE
square
#FCF7FE #FEF8F7 #F9FEF7 #F7FCFE
split-complementary
#FCF7FE #FCFEF7 #F7FEF8
monochromatic
#D38AF0 #E8C1F7 #F5E4FC #F5E4FC #F5E4FC
Accessibility & contrast
On white
1.06
#FCF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#FCF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7FE
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7FE | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#FCF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf7fe; /* rgb */ color: rgb(252, 247, 254); /* oklch */ color: oklch(98.2% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#fdf9fe',
500: '#fcf7fe',
950: '#000000',
},
}SCSS
$custom: #fcf7fe; $custom-light: #fdf9fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf7fe",
"rgb": {
"r": 252,
"g": 247,
"b": 254
},
"hsl": {
"h": 282.857,
"s": 77.778,
"l": 98.235
},
"oklch": {
"l": 0.98196,
"c": 0.0106,
"h": 316.5
},
"luminance": 0.94373
}Semantic roles & 50–950 ramp
primary
#FCF7FE
secondary
#C1E8B1
accent
#DA0B46
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585