#FCA1F2#FCA1F2
#FCA1F2 is a very light, vivid purple. Relative luminance 0.526; OKLCH L 82.5% C 0.147 H 330.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA1F2 |
|---|---|
| RGB | rgb(252, 161, 242) |
| HSL | hsl(307, 94%, 81%) |
| HSV | hsv(307, 36%, 99%) |
| CMYK | cmyk(0%, 36.1%, 4%, 1.2%) |
| CIE-LAB | lab(77.64, 45.58, -26.61) |
| CIE-LCH | lch(77.64, 52.78, 329.73°) |
| OKLab | oklab(82.54% 0.1287 -0.0719) |
| OKLCH | oklch(82.54% 0.147 330.8) |
| XYZ | xyz(68.9159, 52.5992, 90.5098) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 7.23
Lavender Pink
#DD85D7
ΔE00 7.78
Mauve
#E0B0FF
ΔE00 7.79
Bubblegum Pink
#FE83CC
ΔE00 8.13
Light Lavendar
#EFC0FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA1F2 #A1FCAB
analogous
#D8A1FC #FCA1F2 #FCA1C4
triadic
#FCA1F2 #F2FCA1 #A1F2FC
tetradic
#FCA1F2 #FCD8A1 #A1FCAB #A1C4FC
square
#FCA1F2 #FCD8A1 #A1FCAB #A1C4FC
split-complementary
#FCA1F2 #C4FCA1 #A1FCD8
monochromatic
#F82AE2 #FA66EA #FCA1F2 #FEDCFA #FEE1FB
Accessibility & contrast
On white
1.82
#FCA1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FCA1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA1F2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA1F2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB8F5
Deuteranopia (green-blind)
#B5C4EF
Tritanopia (blue-blind)
#FFA7BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca1f2; /* rgb */ color: rgb(252, 161, 242); /* oklch */ color: oklch(82.5% 0.147 330.8);
Tailwind
colors: {
custom: {
50: '#ffbef6',
500: '#fca1f2',
950: '#000000',
},
}SCSS
$custom: #fca1f2; $custom-light: #ffbef6; $custom-dark: #000000;
JSON
{
"hex": "#fca1f2",
"rgb": {
"r": 252,
"g": 161,
"b": 242
},
"hsl": {
"h": 306.593,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.82544,
"c": 0.14743,
"h": 330.8
},
"luminance": 0.52596
}Semantic roles & 50–950 ramp
primary
#FCA1F2
secondary
#63DF70
accent
#E61900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285