#FCA3FB#FCA3FB
#FCA3FB is a very light, vivid purple. Relative luminance 0.539; OKLCH L 83.2% C 0.152 H 327.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3FB |
|---|---|
| RGB | rgb(252, 163, 251) |
| HSL | hsl(301, 94%, 81%) |
| HSV | hsv(301, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 0.4%, 1.2%) |
| CIE-LAB | lab(78.38, 46.13, -30.33) |
| CIE-LCH | lch(78.38, 55.21, 326.68°) |
| OKLab | oklab(83.21% 0.128 -0.0824) |
| OKLCH | oklch(83.21% 0.152 327.2) |
| XYZ | xyz(70.6532, 53.8578, 97.9220) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 6.81
Violet (CSS)
#EE82EE
ΔE00 7.18
Light Lavendar
#EFC0FE
ΔE00 7.86
Lavender Pink
#DD85D7
ΔE00 8.34
Lilac (survey)
#CEA2FD
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3FB #A3FCA4
analogous
#D1A3FC #FCA3FB #FCA3CF
triadic
#FCA3FB #FBFCA3 #A3FBFC
tetradic
#FCA3FB #FCD1A3 #A3FCA4 #A3CFFC
square
#FCA3FB #FCD1A3 #A3FCA4 #A3CFFC
split-complementary
#FCA3FB #CFFCA3 #A3FCD1
monochromatic
#F82CF6 #FA68F8 #FCA3FB #FEDEFE #FEE1FE
Accessibility & contrast
On white
1.78
#FCA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FCA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3FB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3FB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFE
Deuteranopia (green-blind)
#B3C6F8
Tritanopia (blue-blind)
#FFABC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fca3fb; /* rgb */ color: rgb(252, 163, 251); /* oklch */ color: oklch(83.2% 0.152 327.2);
Tailwind
colors: {
custom: {
50: '#ffc0fd',
500: '#fca3fb',
950: '#000000',
},
}SCSS
$custom: #fca3fb; $custom-light: #ffc0fd; $custom-dark: #000000;
JSON
{
"hex": "#fca3fb",
"rgb": {
"r": 252,
"g": 163,
"b": 251
},
"hsl": {
"h": 300.674,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.83211,
"c": 0.15225,
"h": 327.2
},
"luminance": 0.53855
}Semantic roles & 50–950 ramp
primary
#FCA3FB
secondary
#64DF66
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285