#FCA1FB#FCA1FB
#FCA1FB is a very light, vivid purple. Relative luminance 0.531; OKLCH L 82.9% C 0.156 H 327.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA1FB |
|---|---|
| RGB | rgb(252, 161, 251) |
| HSL | hsl(301, 94%, 81%) |
| HSV | hsv(301, 36%, 99%) |
| CMYK | cmyk(0%, 36.1%, 0.4%, 1.2%) |
| CIE-LAB | lab(77.97, 47.16, -30.96) |
| CIE-LCH | lch(77.97, 56.41, 326.71°) |
| OKLab | oklab(82.9% 0.1309 -0.0842) |
| OKLCH | oklch(82.9% 0.156 327.2) |
| XYZ | xyz(70.3009, 53.1532, 97.8046) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.38
Violet (CSS)
#EE82EE
ΔE00 6.76
Mauve
#E0B0FF
ΔE00 7.02
Lavender Pink
#DD85D7
ΔE00 8.08
Light Lavendar
#EFC0FE
ΔE00 8.27
Purply Pink
#F075E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA1FB #A1FCA2
analogous
#CFA1FC #FCA1FB #FCA1CD
triadic
#FCA1FB #FBFCA1 #A1FBFC
tetradic
#FCA1FB #FCCFA1 #A1FCA2 #A1CDFC
square
#FCA1FB #FCCFA1 #A1FCA2 #A1CDFC
split-complementary
#FCA1FB #CDFCA1 #A1FCCF
monochromatic
#F82AF6 #FA66F8 #FCA1FB #FEDCFE #FEE1FE
Accessibility & contrast
On white
1.81
#FCA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FCA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA1FB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA1FB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FE
Deuteranopia (green-blind)
#B2C5F8
Tritanopia (blue-blind)
#FFA9C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca1fb; /* rgb */ color: rgb(252, 161, 251); /* oklch */ color: oklch(82.9% 0.156 327.2);
Tailwind
colors: {
custom: {
50: '#ffbefd',
500: '#fca1fb',
950: '#000000',
},
}SCSS
$custom: #fca1fb; $custom-light: #ffbefd; $custom-dark: #000000;
JSON
{
"hex": "#fca1fb",
"rgb": {
"r": 252,
"g": 161,
"b": 251
},
"hsl": {
"h": 300.659,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.82899,
"c": 0.15563,
"h": 327.2
},
"luminance": 0.5315
}Semantic roles & 50–950 ramp
primary
#FCA1FB
secondary
#63DF64
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285