#FCF5FD#FCF5FD
#FCF5FD is a very light, near-neutral purple. Relative luminance 0.931; OKLCH L 97.8% C 0.013 H 321.9°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5FD |
|---|---|
| RGB | rgb(252, 245, 253) |
| HSL | hsl(293, 67%, 98%) |
| HSV | hsv(293, 3%, 99%) |
| CMYK | cmyk(0.4%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(97.27, 3.73, -3.00) |
| CIE-LCH | lch(97.27, 4.79, 321.16°) |
| OKLab | oklab(97.78% 0.0101 -0.0079) |
| OKLCH | oklch(97.78% 0.013 321.9) |
| XYZ | xyz(90.5241, 93.0924, 106.1091) |
| Luminance | 0.9309 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.31
Lavenderblush
#FFF0F5
ΔE00 3.37
Snow
#FFFAFA
ΔE00 4.18
Very Light Pink
#FFF4F2
ΔE00 4.73
Pale Grey
#FDFDFE
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5FD #F6FDF5
analogous
#F8F5FD #FCF5FD #FDF5FA
triadic
#FCF5FD #FDFCF5 #F5FDFC
tetradic
#FCF5FD #FDF8F5 #F6FDF5 #F5FAFD
square
#FCF5FD #FDF8F5 #F6FDF5 #F5FAFD
split-complementary
#FCF5FD #FAFDF5 #F5FDF8
monochromatic
#DD8FE9 #EDC2F3 #F7E5FA #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.07
#FCF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#FCF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5FD
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5FD | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FD
Deuteranopia (green-blind)
#F6F7FD
Tritanopia (blue-blind)
#FCF6F8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf5fd; /* rgb */ color: rgb(252, 245, 253); /* oklch */ color: oklch(97.8% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#fdf8fe',
500: '#fcf5fd',
950: '#000000',
},
}SCSS
$custom: #fcf5fd; $custom-light: #fdf8fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf5fd",
"rgb": {
"r": 252,
"g": 245,
"b": 253
},
"hsl": {
"h": 292.5,
"s": 66.667,
"l": 97.647
},
"oklch": {
"l": 0.97782,
"c": 0.01286,
"h": 321.9
},
"luminance": 0.93092
}Semantic roles & 50–950 ramp
primary
#FCF5FD
secondary
#B9E3B3
accent
#CF172E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585