#FCA9FA#FCA9FA
#FCA9FA is a very light, vivid purple. Relative luminance 0.560; OKLCH L 84.1% C 0.141 H 327.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9FA |
|---|---|
| RGB | rgb(252, 169, 250) |
| HSL | hsl(301, 93%, 83%) |
| HSV | hsv(301, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 0.8%, 1.2%) |
| CIE-LAB | lab(79.60, 42.85, -27.92) |
| CIE-LCH | lch(79.60, 51.14, 326.92°) |
| OKLab | oklab(84.12% 0.1191 -0.0757) |
| OKLCH | oklch(84.12% 0.141 327.6) |
| XYZ | xyz(71.5867, 55.9763, 97.4576) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.96
Mauve
#E0B0FF
ΔE00 6.43
Light Lavendar
#EFC0FE
ΔE00 6.63
Violet (CSS)
#EE82EE
ΔE00 8.50
Light Violet
#D6B4FC
ΔE00 8.91
Light Lilac
#EDC8FF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9FA #A9FCAB
analogous
#D5A9FC #FCA9FA #FCA9D0
triadic
#FCA9FA #FAFCA9 #A9FAFC
tetradic
#FCA9FA #FCD5A9 #A9FCAB #A9D0FC
square
#FCA9FA #FCD5A9 #A9FCAB #A9D0FC
split-complementary
#FCA9FA #D0FCA9 #A9FCD5
monochromatic
#F833F3 #FA6EF7 #FCA9FA #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.72
#FCA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#FCA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9FA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9FA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#B8C9F7
Tritanopia (blue-blind)
#FFB0C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fca9fa; /* rgb */ color: rgb(252, 169, 250); /* oklch */ color: oklch(84.1% 0.141 327.6);
Tailwind
colors: {
custom: {
50: '#fec4fc',
500: '#fca9fa',
950: '#000000',
},
}SCSS
$custom: #fca9fa; $custom-light: #fec4fc; $custom-dark: #000000;
JSON
{
"hex": "#fca9fa",
"rgb": {
"r": 252,
"g": 169,
"b": 250
},
"hsl": {
"h": 301.446,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.84122,
"c": 0.14109,
"h": 327.6
},
"luminance": 0.55974
}Semantic roles & 50–950 ramp
primary
#FCA9FA
secondary
#6AE06C
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285