#FCF5FF#FCF5FF
#FCF5FF is a very light, near-neutral purple. Relative luminance 0.932; OKLCH L 97.8% C 0.015 H 316.0°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5FF |
|---|---|
| RGB | rgb(252, 245, 255) |
| HSL | hsl(282, 100%, 98%) |
| HSV | hsv(282, 4%, 100%) |
| CMYK | cmyk(1.2%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(97.32, 4.08, -3.96) |
| CIE-LCH | lch(97.32, 5.69, 315.90°) |
| OKLab | oklab(97.84% 0.0109 -0.0105) |
| OKLCH | oklch(97.84% 0.015 316) |
| XYZ | xyz(90.8443, 93.2205, 107.7959) |
| Luminance | 0.9322 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.66
Lavenderblush
#FFF0F5
ΔE00 3.69
Snow
#FFFAFA
ΔE00 5.00
Very Light Pink
#FFF4F2
ΔE00 5.54
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Pale Grey
#FDFDFE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5FF #F8FFF5
analogous
#F7F5FF #FCF5FF #FFF5FD
triadic
#FCF5FF #FFFCF5 #F5FFFC
tetradic
#FCF5FF #FFF7F5 #F8FFF5 #F5FDFF
square
#FCF5FF #FFF7F5 #F8FFF5 #F5FDFF
split-complementary
#FCF5FF #FDFFF5 #F5FFF7
monochromatic
#D77BFF #EAB8FF #F6E0FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.07
#FCF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#FCF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5FF
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5FF | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#FCF6F8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf5ff; /* rgb */ color: rgb(252, 245, 255); /* oklch */ color: oklch(97.8% 0.015 316.0);
Tailwind
colors: {
custom: {
50: '#fdf8ff',
500: '#fcf5ff',
950: '#000000',
},
}SCSS
$custom: #fcf5ff; $custom-light: #fdf8ff; $custom-dark: #000000;
JSON
{
"hex": "#fcf5ff",
"rgb": {
"r": 252,
"g": 245,
"b": 255
},
"hsl": {
"h": 282,
"s": 100,
"l": 98.039
},
"oklch": {
"l": 0.9784,
"c": 0.01509,
"h": 316
},
"luminance": 0.9322
}Semantic roles & 50–950 ramp
primary
#FCF5FF
secondary
#BEF0A8
accent
#E60045
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586