#FC8BFA#FC8BFA
#FC8BFA is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.6% C 0.191 H 327.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BFA |
|---|---|
| RGB | rgb(252, 139, 250) |
| HSL | hsl(301, 95%, 77%) |
| HSV | hsv(301, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 0.8%, 1.2%) |
| CIE-LAB | lab(73.59, 58.01, -37.19) |
| CIE-LCH | lch(73.59, 68.91, 327.34°) |
| OKLab | oklab(79.61% 0.1617 -0.1017) |
| OKLCH | oklch(79.61% 0.191 327.8) |
| XYZ | xyz(66.6317, 46.0663, 95.8059) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 6.35
Candy Pink
#FF63E9
ΔE00 6.89
Light Magenta
#FA5FF7
ΔE00 7.54
Violet Pink
#FB5FFC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BFA #8BFC8D
analogous
#C68BFC #FC8BFA #FC8BC2
triadic
#FC8BFA #FAFC8B #8BFAFC
tetradic
#FC8BFA #FCC68B #8BFC8D #8BC2FC
square
#FC8BFA #FCC68B #8BFC8D #8BC2FC
split-complementary
#FC8BFA #C2FC8B #8BFCC6
monochromatic
#F914F5 #FA4FF7 #FC8BFA #FEC7FD #FEE1FE
Accessibility & contrast
On white
2.06
#FC8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FC8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BFA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BFA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8bfa; /* rgb */ color: rgb(252, 139, 250); /* oklch */ color: oklch(79.6% 0.191 327.8);
Tailwind
colors: {
custom: {
50: '#ffb0fc',
500: '#fc8bfa',
950: '#000000',
},
}SCSS
$custom: #fc8bfa; $custom-light: #ffb0fc; $custom-dark: #000000;
JSON
{
"hex": "#fc8bfa",
"rgb": {
"r": 252,
"g": 139,
"b": 250
},
"hsl": {
"h": 301.062,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79609,
"c": 0.19098,
"h": 327.8
},
"luminance": 0.46063
}Semantic roles & 50–950 ramp
primary
#FC8BFA
secondary
#D5F6D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085