#FCF2FC#FCF2FC
#FCF2FC is a very light, near-neutral purple. Relative luminance 0.912; OKLCH L 97.2% C 0.017 H 325.7°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2FC |
|---|---|
| RGB | rgb(252, 242, 252) |
| HSL | hsl(300, 63%, 97%) |
| HSV | hsv(300, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(96.50, 5.08, -3.60) |
| CIE-LCH | lch(96.50, 6.23, 324.66°) |
| OKLab | oklab(97.18% 0.014 -0.0095) |
| OKLCH | oklch(97.18% 0.017 325.7) |
| XYZ | xyz(89.4650, 91.2284, 104.9723) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.74
Ghostwhite
#F8F8FF
ΔE00 4.87
Very Light Pink
#FFF4F2
ΔE00 5.51
Snow
#FFFAFA
ΔE00 5.60
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Pale Grey
#FDFDFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2FC #F2FCF2
analogous
#F7F2FC #FCF2FC #FCF2F7
triadic
#FCF2FC #FCFCF2 #F2FCFC
tetradic
#FCF2FC #FCF7F2 #F2FCF2 #F2F7FC
square
#FCF2FC #FCF7F2 #F2FCF2 #F2F7FC
split-complementary
#FCF2FC #F7FCF2 #F2FCF7
monochromatic
#E58FE5 #F1C0F1 #F9E6F9 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.09
#FCF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#FCF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2FC
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2FC | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#FDF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf2fc; /* rgb */ color: rgb(252, 242, 252); /* oklch */ color: oklch(97.2% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#fdf6fd',
500: '#fcf2fc',
950: '#000000',
},
}SCSS
$custom: #fcf2fc; $custom-light: #fdf6fd; $custom-dark: #000000;
JSON
{
"hex": "#fcf2fc",
"rgb": {
"r": 252,
"g": 242,
"b": 252
},
"hsl": {
"h": 300,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97177,
"c": 0.01691,
"h": 325.7
},
"luminance": 0.91228
}Semantic roles & 50–950 ramp
primary
#FCF2FC
secondary
#B2E1B2
accent
#CA1B1B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585