#FCF5FC#FCF5FC
#FCF5FC is a very light, near-neutral purple. Relative luminance 0.930; OKLCH L 97.8% C 0.012 H 325.7°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5FC |
|---|---|
| RGB | rgb(252, 245, 252) |
| HSL | hsl(300, 54%, 97%) |
| HSV | hsv(300, 3%, 99%) |
| CMYK | cmyk(0%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(97.24, 3.55, -2.52) |
| CIE-LCH | lch(97.24, 4.36, 324.60°) |
| OKLab | oklab(97.75% 0.0098 -0.0067) |
| OKLCH | oklch(97.75% 0.012 325.7) |
| XYZ | xyz(90.3652, 93.0288, 105.2724) |
| Luminance | 0.9303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.21
Lavenderblush
#FFF0F5
ΔE00 3.28
Snow
#FFFAFA
ΔE00 3.76
Very Light Pink
#FFF4F2
ΔE00 4.32
Pale Grey
#FDFDFE
ΔE00 4.94
Whitesmoke
#F5F5F5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5FC #F5FCF5
analogous
#F9F5FC #FCF5FC #FCF5F9
triadic
#FCF5FC #FCFCF5 #F5FCFC
tetradic
#FCF5FC #FCF9F5 #F5FCF5 #F5F9FC
square
#FCF5FC #FCF9F5 #F5FCF5 #F5F9FC
split-complementary
#FCF5FC #F9FCF5 #F5FCF9
monochromatic
#E097E0 #EEC6EE #F8E7F8 #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.07
#FCF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#FCF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5FC
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5FC | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#FDF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf5fc; /* rgb */ color: rgb(252, 245, 252); /* oklch */ color: oklch(97.8% 0.012 325.7);
Tailwind
colors: {
custom: {
50: '#fdf8fd',
500: '#fcf5fc',
950: '#000000',
},
}SCSS
$custom: #fcf5fc; $custom-light: #fdf8fd; $custom-dark: #000000;
JSON
{
"hex": "#fcf5fc",
"rgb": {
"r": 252,
"g": 245,
"b": 252
},
"hsl": {
"h": 300,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.97753,
"c": 0.01182,
"h": 325.7
},
"luminance": 0.93029
}Semantic roles & 50–950 ramp
primary
#FCF5FC
secondary
#B7DEB7
accent
#C12424
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585