#FCAFF4#FCAFF4
#FCAFF4 is a very light, vivid purple. Relative luminance 0.579; OKLCH L 84.9% C 0.125 H 330.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFF4 |
|---|---|
| RGB | rgb(252, 175, 244) |
| HSL | hsl(306, 93%, 84%) |
| HSV | hsv(306, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 3.2%, 1.2%) |
| CIE-LAB | lab(80.68, 38.66, -23.05) |
| CIE-LCH | lch(80.68, 45.01, 329.20°) |
| OKLab | oklab(84.87% 0.1087 -0.0621) |
| OKLCH | oklch(84.87% 0.125 330.3) |
| XYZ | xyz(71.8028, 57.8898, 92.9620) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.74
Mauve
#E0B0FF
ΔE00 7.08
Light Lilac
#EDC8FF
ΔE00 7.88
Pale Mauve
#FED0FC
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFF4 #AFFCB7
analogous
#DDAFFC #FCAFF4 #FCAFCD
triadic
#FCAFF4 #F4FCAF #AFF4FC
tetradic
#FCAFF4 #FCDDAF #AFFCB7 #AFCDFC
square
#FCAFF4 #FCDDAF #AFFCB7 #AFCDFC
split-complementary
#FCAFF4 #CDFCAF #AFFCDD
monochromatic
#F839E4 #FA74EC #FCAFF4 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.67
#FCAFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FCAFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFF4
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFF4 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F7
Deuteranopia (green-blind)
#BFCCF1
Tritanopia (blue-blind)
#FFB4C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaff4; /* rgb */ color: rgb(252, 175, 244); /* oklch */ color: oklch(84.9% 0.125 330.3);
Tailwind
colors: {
custom: {
50: '#fec8f7',
500: '#fcaff4',
950: '#000000',
},
}SCSS
$custom: #fcaff4; $custom-light: #fec8f7; $custom-dark: #000000;
JSON
{
"hex": "#fcaff4",
"rgb": {
"r": 252,
"g": 175,
"b": 244
},
"hsl": {
"h": 306.234,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84871,
"c": 0.1252,
"h": 330.3
},
"luminance": 0.57887
}Semantic roles & 50–950 ramp
primary
#FCAFF4
secondary
#6FE07B
accent
#E61800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285