#FCAFF3#FCAFF3
#FCAFF3 is a very light, vivid purple. Relative luminance 0.578; OKLCH L 84.8% C 0.124 H 330.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFF3 |
|---|---|
| RGB | rgb(252, 175, 243) |
| HSL | hsl(307, 93%, 84%) |
| HSV | hsv(307, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 3.6%, 1.2%) |
| CIE-LAB | lab(80.64, 38.49, -22.56) |
| CIE-LCH | lch(80.64, 44.61, 329.62°) |
| OKLab | oklab(84.83% 0.1084 -0.0608) |
| OKLCH | oklch(84.83% 0.124 330.7) |
| XYZ | xyz(71.6514, 57.8293, 92.1645) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.72
Light Lavendar
#EFC0FE
ΔE00 5.73
Mauve
#E0B0FF
ΔE00 7.24
Light Lilac
#EDC8FF
ΔE00 7.92
Pale Mauve
#FED0FC
ΔE00 8.28
Very Light Purple
#F6CEFC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFF3 #AFFCB8
analogous
#DEAFFC #FCAFF3 #FCAFCC
triadic
#FCAFF3 #F3FCAF #AFF3FC
tetradic
#FCAFF3 #FCDEAF #AFFCB8 #AFCCFC
square
#FCAFF3 #FCDEAF #AFFCB8 #AFCCFC
split-complementary
#FCAFF3 #CCFCAF #AFFCDE
monochromatic
#F839E1 #FA74EA #FCAFF3 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.67
#FCAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#FCAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFF3
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFF3 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F6
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#FFB4C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaff3; /* rgb */ color: rgb(252, 175, 243); /* oklch */ color: oklch(84.8% 0.124 330.7);
Tailwind
colors: {
custom: {
50: '#fec8f7',
500: '#fcaff3',
950: '#000000',
},
}SCSS
$custom: #fcaff3; $custom-light: #fec8f7; $custom-dark: #000000;
JSON
{
"hex": "#fcaff3",
"rgb": {
"r": 252,
"g": 175,
"b": 243
},
"hsl": {
"h": 307.013,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84834,
"c": 0.12429,
"h": 330.7
},
"luminance": 0.57826
}Semantic roles & 50–950 ramp
primary
#FCAFF3
secondary
#6FE07C
accent
#E61B00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285