#FCF3FC#FCF3FC
#FCF3FC is a very light, near-neutral purple. Relative luminance 0.918; OKLCH L 97.4% C 0.015 H 325.7°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3FC |
|---|---|
| RGB | rgb(252, 243, 252) |
| HSL | hsl(300, 60%, 97%) |
| HSV | hsv(300, 4%, 99%) |
| CMYK | cmyk(0%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(96.75, 4.57, -3.24) |
| CIE-LCH | lch(96.75, 5.61, 324.64°) |
| OKLab | oklab(97.37% 0.0126 -0.0086) |
| OKLCH | oklch(97.37% 0.015 325.7) |
| XYZ | xyz(89.7634, 91.8253, 105.0718) |
| Luminance | 0.9183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.78
Ghostwhite
#F8F8FF
ΔE00 4.30
Snow
#FFFAFA
ΔE00 4.99
Very Light Pink
#FFF4F2
ΔE00 5.07
Lavender (CSS)
#E6E6FA
ΔE00 6.23
Pale Grey
#FDFDFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3FC #F3FCF3
analogous
#F8F3FC #FCF3FC #FCF3F8
triadic
#FCF3FC #FCFCF3 #F3FCFC
tetradic
#FCF3FC #FCF8F3 #F3FCF3 #F3F8FC
square
#FCF3FC #FCF8F3 #F3FCF3 #F3F8FC
split-complementary
#FCF3FC #F8FCF3 #F3FCF8
monochromatic
#E491E4 #F0C2F0 #F9E7F9 #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.08
#FCF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#FCF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3FC
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3FC | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#FDF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf3fc; /* rgb */ color: rgb(252, 243, 252); /* oklch */ color: oklch(97.4% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#fdf7fd',
500: '#fcf3fc',
950: '#000000',
},
}SCSS
$custom: #fcf3fc; $custom-light: #fdf7fd; $custom-dark: #000000;
JSON
{
"hex": "#fcf3fc",
"rgb": {
"r": 252,
"g": 243,
"b": 252
},
"hsl": {
"h": 300,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.97369,
"c": 0.01521,
"h": 325.7
},
"luminance": 0.91825
}Semantic roles & 50–950 ramp
primary
#FCF3FC
secondary
#B3E0B3
accent
#C81E1E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585