#FCA3F9#FCA3F9
#FCA3F9 is a very light, vivid purple. Relative luminance 0.537; OKLCH L 83.1% C 0.150 H 328.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3F9 |
|---|---|
| RGB | rgb(252, 163, 249) |
| HSL | hsl(302, 94%, 81%) |
| HSV | hsv(302, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 1.2%, 1.2%) |
| CIE-LAB | lab(78.31, 45.77, -29.36) |
| CIE-LCH | lch(78.31, 54.38, 327.32°) |
| OKLab | oklab(83.13% 0.1275 -0.0797) |
| OKLCH | oklch(83.13% 0.15 328) |
| XYZ | xyz(70.3397, 53.7324, 96.2704) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.06
Mauve
#E0B0FF
ΔE00 6.96
Violet (CSS)
#EE82EE
ΔE00 7.24
Light Lavendar
#EFC0FE
ΔE00 7.84
Lavender Pink
#DD85D7
ΔE00 8.25
Bubblegum Pink
#FE83CC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3F9 #A3FCA6
analogous
#D3A3FC #FCA3F9 #FCA3CD
triadic
#FCA3F9 #F9FCA3 #A3F9FC
tetradic
#FCA3F9 #FCD3A3 #A3FCA6 #A3CDFC
square
#FCA3F9 #FCD3A3 #A3FCA6 #A3CDFC
split-complementary
#FCA3F9 #CDFCA3 #A3FCD3
monochromatic
#F82CF1 #FA68F5 #FCA3F9 #FEDEFD #FEE1FD
Accessibility & contrast
On white
1.79
#FCA3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FCA3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3F9
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3F9 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAFC
Deuteranopia (green-blind)
#B4C6F6
Tritanopia (blue-blind)
#FFAAC3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fca3f9; /* rgb */ color: rgb(252, 163, 249); /* oklch */ color: oklch(83.1% 0.150 328.0);
Tailwind
colors: {
custom: {
50: '#fec0fb',
500: '#fca3f9',
950: '#000000',
},
}SCSS
$custom: #fca3f9; $custom-light: #fec0fb; $custom-dark: #000000;
JSON
{
"hex": "#fca3f9",
"rgb": {
"r": 252,
"g": 163,
"b": 249
},
"hsl": {
"h": 302.022,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.83131,
"c": 0.15039,
"h": 328
},
"luminance": 0.53729
}Semantic roles & 50–950 ramp
primary
#FCA3F9
secondary
#64DF68
accent
#E60800
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285