#FCF3FD#FCF3FD
#FCF3FD is a very light, near-neutral purple. Relative luminance 0.919; OKLCH L 97.4% C 0.016 H 322.7°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3FD |
|---|---|
| RGB | rgb(252, 243, 253) |
| HSL | hsl(294, 71%, 97%) |
| HSV | hsv(294, 4%, 99%) |
| CMYK | cmyk(0.4%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(96.77, 4.75, -3.72) |
| CIE-LCH | lch(96.77, 6.03, 321.91°) |
| OKLab | oklab(97.4% 0.0129 -0.0098) |
| OKLCH | oklch(97.4% 0.016 322.7) |
| XYZ | xyz(89.9223, 91.8888, 105.9085) |
| Luminance | 0.9189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.02
Ghostwhite
#F8F8FF
ΔE00 4.47
Snow
#FFFAFA
ΔE00 5.38
Very Light Pink
#FFF4F2
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Pale Grey
#FDFDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3FD #F4FDF3
analogous
#F7F3FD #FCF3FD #FDF3F9
triadic
#FCF3FD #FDFCF3 #F3FDFC
tetradic
#FCF3FD #FDF7F3 #F4FDF3 #F3F9FD
square
#FCF3FD #FDF7F3 #F4FDF3 #F3F9FD
split-complementary
#FCF3FD #F9FDF3 #F3FDF7
monochromatic
#E28AEC #EFBFF4 #F8E5FB #F8E5FB #F8E5FB
Accessibility & contrast
On white
1.08
#FCF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#FCF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3FD
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3FD | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#FCF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf3fd; /* rgb */ color: rgb(252, 243, 253); /* oklch */ color: oklch(97.4% 0.016 322.7);
Tailwind
colors: {
custom: {
50: '#fdf7fe',
500: '#fcf3fd',
950: '#000000',
},
}SCSS
$custom: #fcf3fd; $custom-light: #fdf7fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf3fd",
"rgb": {
"r": 252,
"g": 243,
"b": 253
},
"hsl": {
"h": 294,
"s": 71.429,
"l": 97.255
},
"oklch": {
"l": 0.97398,
"c": 0.01625,
"h": 322.7
},
"luminance": 0.91888
}Semantic roles & 50–950 ramp
primary
#FCF3FD
secondary
#B5E5B0
accent
#D31225
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585