#FCA1FD#FCA1FD
#FCA1FD is a very light, vivid purple. Relative luminance 0.533; OKLCH L 83.0% C 0.158 H 326.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA1FD |
|---|---|
| RGB | rgb(252, 161, 253) |
| HSL | hsl(299, 96%, 81%) |
| HSV | hsv(299, 36%, 99%) |
| CMYK | cmyk(0.4%, 36.4%, 0%, 0.8%) |
| CIE-LAB | lab(78.04, 47.51, -31.93) |
| CIE-LCH | lch(78.04, 57.24, 326.10°) |
| OKLab | oklab(82.98% 0.1314 -0.0869) |
| OKLCH | oklch(82.98% 0.158 326.5) |
| XYZ | xyz(70.6179, 53.2800, 99.4737) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.60
Violet (CSS)
#EE82EE
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 6.90
Lavender Pink
#DD85D7
ΔE00 8.20
Light Lavendar
#EFC0FE
ΔE00 8.32
Purply Pink
#F075E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA1FD #A2FDA1
analogous
#CEA1FD #FCA1FD #FDA1D0
triadic
#FCA1FD #FDFCA1 #A1FDFC
tetradic
#FCA1FD #FDCEA1 #A2FDA1 #A1D0FD
square
#FCA1FD #FDCEA1 #A2FDA1 #A1D0FD
split-complementary
#FCA1FD #D0FDA1 #A1FDCE
monochromatic
#F829FA #FA65FC #FCA1FD #FEDDFE #FEE1FE
Accessibility & contrast
On white
1.80
#FCA1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FCA1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA1FD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA1FD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#FFAAC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca1fd; /* rgb */ color: rgb(252, 161, 253); /* oklch */ color: oklch(83.0% 0.158 326.5);
Tailwind
colors: {
custom: {
50: '#ffbefe',
500: '#fca1fd',
950: '#000000',
},
}SCSS
$custom: #fca1fd; $custom-light: #ffbefe; $custom-dark: #000000;
JSON
{
"hex": "#fca1fd",
"rgb": {
"r": 252,
"g": 161,
"b": 253
},
"hsl": {
"h": 299.348,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.8298,
"c": 0.15751,
"h": 326.5
},
"luminance": 0.53277
}Semantic roles & 50–950 ramp
primary
#FCA1FD
secondary
#63E062
accent
#E60002
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286