#FCA0FB#FCA0FB
#FCA0FB is a very light, vivid purple. Relative luminance 0.528; OKLCH L 82.7% C 0.157 H 327.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA0FB |
|---|---|
| RGB | rgb(252, 160, 251) |
| HSL | hsl(301, 94%, 81%) |
| HSV | hsv(301, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(77.76, 47.67, -31.28) |
| CIE-LCH | lch(77.76, 57.02, 326.73°) |
| OKLab | oklab(82.74% 0.1323 -0.0851) |
| OKLCH | oklch(82.74% 0.157 327.3) |
| XYZ | xyz(70.1269, 52.8051, 97.7466) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.46
Violet (CSS)
#EE82EE
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 7.12
Lavender Pink
#DD85D7
ΔE00 7.95
Light Lavendar
#EFC0FE
ΔE00 8.47
Purply Pink
#F075E6
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA0FB #A0FCA1
analogous
#CFA0FC #FCA0FB #FCA0CD
triadic
#FCA0FB #FBFCA0 #A0FBFC
tetradic
#FCA0FB #FCCFA0 #A0FCA1 #A0CDFC
square
#FCA0FB #FCCFA0 #A0FCA1 #A0CDFC
split-complementary
#FCA0FB #CDFCA0 #A0FCCF
monochromatic
#F829F6 #FA65F9 #FCA0FB #FEDBFD #FEE1FE
Accessibility & contrast
On white
1.82
#FCA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FCA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA0FB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA0FB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FE
Deuteranopia (green-blind)
#B1C4F8
Tritanopia (blue-blind)
#FFA8C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca0fb; /* rgb */ color: rgb(252, 160, 251); /* oklch */ color: oklch(82.7% 0.157 327.3);
Tailwind
colors: {
custom: {
50: '#ffbefd',
500: '#fca0fb',
950: '#000000',
},
}SCSS
$custom: #fca0fb; $custom-light: #ffbefd; $custom-dark: #000000;
JSON
{
"hex": "#fca0fb",
"rgb": {
"r": 252,
"g": 160,
"b": 251
},
"hsl": {
"h": 300.652,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.82744,
"c": 0.15732,
"h": 327.3
},
"luminance": 0.52802
}Semantic roles & 50–950 ramp
primary
#FCA0FB
secondary
#62DE63
accent
#E60200
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285