#FCF5FB#FCF5FB
#FCF5FB is a very light, near-neutral purple. Relative luminance 0.930; OKLCH L 97.7% C 0.011 H 330.1°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5FB |
|---|---|
| RGB | rgb(252, 245, 251) |
| HSL | hsl(309, 54%, 97%) |
| HSV | hsv(309, 3%, 99%) |
| CMYK | cmyk(0%, 2.8%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.21, 3.38, -2.05) |
| CIE-LCH | lch(97.21, 3.95, 328.78°) |
| OKLab | oklab(97.73% 0.0094 -0.0054) |
| OKLCH | oklch(97.73% 0.011 330.1) |
| XYZ | xyz(90.2072, 92.9656, 104.4400) |
| Luminance | 0.9296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.17
Lavenderblush
#FFF0F5
ΔE00 3.26
Snow
#FFFAFA
ΔE00 3.34
Very Light Pink
#FFF4F2
ΔE00 3.91
Pale Grey
#FDFDFE
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5FB #F5FCF6
analogous
#F9F5FC #FCF5FB #FCF5F8
triadic
#FCF5FB #FBFCF5 #F5FBFC
tetradic
#FCF5FB #FCF9F5 #F5FCF6 #F5F8FC
square
#FCF5FB #FCF9F5 #F5FCF6 #F5F8FC
split-complementary
#FCF5FB #F8FCF5 #F5FCF9
monochromatic
#E097D5 #EEC6E8 #F8E7F6 #F8E7F6 #F8E7F6
Accessibility & contrast
On white
1.07
#FCF5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FCF5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5FB
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5FB | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#FDF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf5fb; /* rgb */ color: rgb(252, 245, 251); /* oklch */ color: oklch(97.7% 0.011 330.1);
Tailwind
colors: {
custom: {
50: '#fdf8fc',
500: '#fcf5fb',
950: '#000000',
},
}SCSS
$custom: #fcf5fb; $custom-light: #fdf8fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf5fb",
"rgb": {
"r": 252,
"g": 245,
"b": 251
},
"hsl": {
"h": 308.571,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.97725,
"c": 0.01083,
"h": 330.1
},
"luminance": 0.92965
}Semantic roles & 50–950 ramp
primary
#FCF5FB
secondary
#B7DEBC
accent
#C13B24
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585