#FCF4FE#FCF4FE
#FCF4FE is a very light, near-neutral purple. Relative luminance 0.926; OKLCH L 97.6% C 0.016 H 319.5°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4FE |
|---|---|
| RGB | rgb(252, 244, 254) |
| HSL | hsl(288, 83%, 98%) |
| HSV | hsv(288, 4%, 100%) |
| CMYK | cmyk(0.8%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(97.05, 4.42, -3.84) |
| CIE-LCH | lch(97.05, 5.85, 318.99°) |
| OKLab | oklab(97.62% 0.0119 -0.0102) |
| OKLCH | oklch(97.62% 0.016 319.5) |
| XYZ | xyz(90.3821, 92.5529, 106.8497) |
| Luminance | 0.9255 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.34
Ghostwhite
#F8F8FF
ΔE00 4.07
Snow
#FFFAFA
ΔE00 5.17
Very Light Pink
#FFF4F2
ΔE00 5.50
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Pale Grey
#FDFDFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4FE #F6FEF4
analogous
#F7F4FE #FCF4FE #FEF4FB
triadic
#FCF4FE #FEFCF4 #F4FEFC
tetradic
#FCF4FE #FEF7F4 #F6FEF4 #F4FBFE
square
#FCF4FE #FEF7F4 #F6FEF4 #F4FBFE
split-complementary
#FCF4FE #FBFEF4 #F4FEF7
monochromatic
#DD84F4 #EDBCF9 #F7E3FC #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.08
#FCF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FCF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4FE
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4FE | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#FCF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf4fe; /* rgb */ color: rgb(252, 244, 254); /* oklch */ color: oklch(97.6% 0.016 319.5);
Tailwind
colors: {
custom: {
50: '#fdf7fe',
500: '#fcf4fe',
950: '#000000',
},
}SCSS
$custom: #fcf4fe; $custom-light: #fdf7fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf4fe",
"rgb": {
"r": 252,
"g": 244,
"b": 254
},
"hsl": {
"h": 288,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.97619,
"c": 0.01565,
"h": 319.5
},
"luminance": 0.92553
}Semantic roles & 50–950 ramp
primary
#FCF4FE
secondary
#B9E9AD
accent
#E00631
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585