#FCF4FC#FCF4FC
#FCF4FC is a very light, near-neutral purple. Relative luminance 0.924; OKLCH L 97.6% C 0.014 H 325.7°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4FC |
|---|---|
| RGB | rgb(252, 244, 252) |
| HSL | hsl(300, 57%, 97%) |
| HSV | hsv(300, 3%, 99%) |
| CMYK | cmyk(0%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(96.99, 4.06, -2.88) |
| CIE-LCH | lch(96.99, 4.98, 324.62°) |
| OKLab | oklab(97.56% 0.0112 -0.0076) |
| OKLCH | oklch(97.56% 0.014 325.7) |
| XYZ | xyz(90.0635, 92.4254, 105.1718) |
| Luminance | 0.9243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.97
Ghostwhite
#F8F8FF
ΔE00 3.75
Snow
#FFFAFA
ΔE00 4.38
Very Light Pink
#FFF4F2
ΔE00 4.67
Pale Grey
#FDFDFE
ΔE00 5.61
Whitesmoke
#F5F5F5
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4FC #F4FCF4
analogous
#F8F4FC #FCF4FC #FCF4F8
triadic
#FCF4FC #FCFCF4 #F4FCFC
tetradic
#FCF4FC #FCF8F4 #F4FCF4 #F4F8FC
square
#FCF4FC #FCF8F4 #F4FCF4 #F4F8FC
split-complementary
#FCF4FC #F8FCF4 #F4FCF8
monochromatic
#E294E2 #EFC4EF #F8E7F8 #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.08
#FCF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#FCF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4FC
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4FC | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#F5F7FC
Tritanopia (blue-blind)
#FDF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf4fc; /* rgb */ color: rgb(252, 244, 252); /* oklch */ color: oklch(97.6% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#fdf7fd',
500: '#fcf4fc',
950: '#000000',
},
}SCSS
$custom: #fcf4fc; $custom-light: #fdf7fd; $custom-dark: #000000;
JSON
{
"hex": "#fcf4fc",
"rgb": {
"r": 252,
"g": 244,
"b": 252
},
"hsl": {
"h": 300,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.97561,
"c": 0.01351,
"h": 325.7
},
"luminance": 0.92425
}Semantic roles & 50–950 ramp
primary
#FCF4FC
secondary
#B5DFB5
accent
#C52121
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585