#FCA3FD#FCA3FD
#FCA3FD is a very light, vivid purple. Relative luminance 0.540; OKLCH L 83.3% C 0.154 H 326.5°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3FD |
|---|---|
| RGB | rgb(252, 163, 253) |
| HSL | hsl(299, 96%, 82%) |
| HSV | hsv(299, 36%, 99%) |
| CMYK | cmyk(0.4%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(78.45, 46.49, -31.29) |
| CIE-LCH | lch(78.45, 56.04, 326.05°) |
| OKLab | oklab(83.29% 0.1285 -0.0851) |
| OKLCH | oklch(83.29% 0.154 326.5) |
| XYZ | xyz(70.9702, 53.9846, 99.5912) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.48
Mauve
#E0B0FF
ΔE00 6.68
Violet (CSS)
#EE82EE
ΔE00 7.13
Light Lavendar
#EFC0FE
ΔE00 7.91
Lavender Pink
#DD85D7
ΔE00 8.45
Lilac (survey)
#CEA2FD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3FD #A4FDA3
analogous
#CFA3FD #FCA3FD #FDA3D1
triadic
#FCA3FD #FDFCA3 #A3FDFC
tetradic
#FCA3FD #FDCFA3 #A4FDA3 #A3D1FD
square
#FCA3FD #FDCFA3 #A4FDA3 #A3D1FD
split-complementary
#FCA3FD #D1FDA3 #A3FDCF
monochromatic
#F82BFA #FA67FC #FCA3FD #FEDFFE #FEE1FE
Accessibility & contrast
On white
1.78
#FCA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#FCA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3FD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3FD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#FFABC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fca3fd; /* rgb */ color: rgb(252, 163, 253); /* oklch */ color: oklch(83.3% 0.154 326.5);
Tailwind
colors: {
custom: {
50: '#ffc0fe',
500: '#fca3fd',
950: '#000000',
},
}SCSS
$custom: #fca3fd; $custom-light: #ffc0fe; $custom-dark: #000000;
JSON
{
"hex": "#fca3fd",
"rgb": {
"r": 252,
"g": 163,
"b": 253
},
"hsl": {
"h": 299.333,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.83291,
"c": 0.15414,
"h": 326.5
},
"luminance": 0.53982
}Semantic roles & 50–950 ramp
primary
#FCA3FD
secondary
#65E064
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286