#FCF6FD#FCF6FD
#FCF6FD is a very light, near-neutral purple. Relative luminance 0.937; OKLCH L 98.0% C 0.011 H 321.3°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6FD |
|---|---|
| RGB | rgb(252, 246, 253) |
| HSL | hsl(291, 64%, 98%) |
| HSV | hsv(291, 3%, 99%) |
| CMYK | cmyk(0.4%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(97.51, 3.22, -2.64) |
| CIE-LCH | lch(97.51, 4.16, 320.62°) |
| OKLab | oklab(97.97% 0.0087 -0.007) |
| OKLCH | oklch(97.97% 0.011 321.3) |
| XYZ | xyz(90.8274, 93.6991, 106.2102) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.77
Snow
#FFFAFA
ΔE00 3.58
Lavenderblush
#FFF0F5
ΔE00 3.72
Very Light Pink
#FFF4F2
ΔE00 4.44
Pale Grey
#FDFDFE
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6FD #F7FDF6
analogous
#F8F6FD #FCF6FD #FDF6FA
triadic
#FCF6FD #FDFCF6 #F6FDFC
tetradic
#FCF6FD #FDF8F6 #F7FDF6 #F6FAFD
square
#FCF6FD #FDF8F6 #F7FDF6 #F6FAFD
split-complementary
#FCF6FD #FAFDF6 #F6FDF8
monochromatic
#DB92E7 #EBC4F2 #F7E6F9 #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.06
#FCF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FCF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6FD
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6FD | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#FCF7F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf6fd; /* rgb */ color: rgb(252, 246, 253); /* oklch */ color: oklch(98.0% 0.011 321.3);
Tailwind
colors: {
custom: {
50: '#fdf9fe',
500: '#fcf6fd',
950: '#000000',
},
}SCSS
$custom: #fcf6fd; $custom-light: #fdf9fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf6fd",
"rgb": {
"r": 252,
"g": 246,
"b": 253
},
"hsl": {
"h": 291.429,
"s": 63.636,
"l": 97.843
},
"oklch": {
"l": 0.97974,
"c": 0.01117,
"h": 321.3
},
"luminance": 0.93699
}Semantic roles & 50–950 ramp
primary
#FCF6FD
secondary
#BBE2B5
accent
#CB1A33
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585