#FCF4FF#FCF4FF
#FCF4FF is a very light, near-neutral purple. Relative luminance 0.926; OKLCH L 97.6% C 0.017 H 316.9°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4FF |
|---|---|
| RGB | rgb(252, 244, 255) |
| HSL | hsl(284, 100%, 98%) |
| HSV | hsv(284, 4%, 100%) |
| CMYK | cmyk(1.2%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(97.07, 4.59, -4.32) |
| CIE-LCH | lch(97.07, 6.30, 316.77°) |
| OKLab | oklab(97.65% 0.0123 -0.0114) |
| OKLCH | oklch(97.65% 0.017 316.9) |
| XYZ | xyz(90.5426, 92.6171, 107.6953) |
| Luminance | 0.9262 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.59
Ghostwhite
#F8F8FF
ΔE00 4.27
Snow
#FFFAFA
ΔE00 5.57
Lavender (CSS)
#E6E6FA
ΔE00 5.60
Very Light Pink
#FFF4F2
ΔE00 5.91
Pale Grey
#FDFDFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4FF #F7FFF4
analogous
#F6F4FF #FCF4FF #FFF4FC
triadic
#FCF4FF #FFFCF4 #F4FFFC
tetradic
#FCF4FF #FFF6F4 #F7FFF4 #F4FCFF
square
#FCF4FF #FFF6F4 #F7FFF4 #F4FCFF
split-complementary
#FCF4FF #FCFFF4 #F4FFF6
monochromatic
#DB7AFF #EBB7FF #F7E0FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.08
#FCF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FCF4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4FF
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4FF | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#FCF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf4ff; /* rgb */ color: rgb(252, 244, 255); /* oklch */ color: oklch(97.6% 0.017 316.9);
Tailwind
colors: {
custom: {
50: '#fdf7ff',
500: '#fcf4ff',
950: '#000000',
},
}SCSS
$custom: #fcf4ff; $custom-light: #fdf7ff; $custom-dark: #000000;
JSON
{
"hex": "#fcf4ff",
"rgb": {
"r": 252,
"g": 244,
"b": 255
},
"hsl": {
"h": 283.636,
"s": 100,
"l": 97.843
},
"oklch": {
"l": 0.97648,
"c": 0.01677,
"h": 316.9
},
"luminance": 0.92617
}Semantic roles & 50–950 ramp
primary
#FCF4FF
secondary
#BBF0A8
accent
#E6003F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586