#FCF4FD#FCF4FD
#FCF4FD is a very light, near-neutral purple. Relative luminance 0.925; OKLCH L 97.6% C 0.015 H 322.3°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4FD |
|---|---|
| RGB | rgb(252, 244, 253) |
| HSL | hsl(293, 69%, 97%) |
| HSV | hsv(293, 4%, 99%) |
| CMYK | cmyk(0.4%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(97.02, 4.24, -3.36) |
| CIE-LCH | lch(97.02, 5.41, 321.57°) |
| OKLab | oklab(97.59% 0.0115 -0.0089) |
| OKLCH | oklch(97.59% 0.015 322.3) |
| XYZ | xyz(90.2224, 92.4890, 106.0086) |
| Luminance | 0.9249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.13
Ghostwhite
#F8F8FF
ΔE00 3.89
Snow
#FFFAFA
ΔE00 4.78
Very Light Pink
#FFF4F2
ΔE00 5.09
Pale Grey
#FDFDFE
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4FD #F5FDF4
analogous
#F8F4FD #FCF4FD #FDF4FA
triadic
#FCF4FD #FDFCF4 #F4FDFC
tetradic
#FCF4FD #FDF8F4 #F5FDF4 #F4FAFD
square
#FCF4FD #FDF8F4 #F5FDF4 #F4FAFD
split-complementary
#FCF4FD #FAFDF4 #F4FDF8
monochromatic
#E08CEA #EEC0F4 #F8E5FA #F8E5FA #F8E5FA
Accessibility & contrast
On white
1.08
#FCF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#FCF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4FD
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4FD | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#FCF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf4fd; /* rgb */ color: rgb(252, 244, 253); /* oklch */ color: oklch(97.6% 0.015 322.3);
Tailwind
colors: {
custom: {
50: '#fdf7fe',
500: '#fcf4fd',
950: '#000000',
},
}SCSS
$custom: #fcf4fd; $custom-light: #fdf7fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf4fd",
"rgb": {
"r": 252,
"g": 244,
"b": 253
},
"hsl": {
"h": 293.333,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.9759,
"c": 0.01455,
"h": 322.3
},
"luminance": 0.92489
}Semantic roles & 50–950 ramp
primary
#FCF4FD
secondary
#B7E4B1
accent
#D11429
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585