#FC8BF3#FC8BF3
#FC8BF3 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.185 H 330.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BF3 |
|---|---|
| RGB | rgb(252, 139, 243) |
| HSL | hsl(305, 95%, 77%) |
| HSV | hsv(305, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 3.6%, 1.2%) |
| CIE-LAB | lab(73.31, 56.82, -33.81) |
| CIE-LCH | lch(73.31, 66.11, 329.24°) |
| OKLab | oklab(79.31% 0.1603 -0.0921) |
| OKLCH | oklch(79.31% 0.185 330.1) |
| XYZ | xyz(65.5544, 45.6354, 90.1322) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.35
Light Magenta
#FA5FF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BF3 #8BFC94
analogous
#CD8BFC #FC8BF3 #FC8BBB
triadic
#FC8BF3 #F3FC8B #8BF3FC
tetradic
#FC8BF3 #FCCD8B #8BFC94 #8BBBFC
square
#FC8BF3 #FCCD8B #8BFC94 #8BBBFC
split-complementary
#FC8BF3 #BBFC8B #8BFCCD
monochromatic
#F914E7 #FA4FED #FC8BF3 #FEC7F9 #FEE1FC
Accessibility & contrast
On white
2.07
#FC8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FC8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BF3
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BF3 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8bf3; /* rgb */ color: rgb(252, 139, 243); /* oklch */ color: oklch(79.3% 0.185 330.1);
Tailwind
colors: {
custom: {
50: '#ffb0f7',
500: '#fc8bf3',
950: '#000000',
},
}SCSS
$custom: #fc8bf3; $custom-light: #ffb0f7; $custom-dark: #000000;
JSON
{
"hex": "#fc8bf3",
"rgb": {
"r": 252,
"g": 139,
"b": 243
},
"hsl": {
"h": 304.779,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79308,
"c": 0.18489,
"h": 330.1
},
"luminance": 0.45632
}Semantic roles & 50–950 ramp
primary
#FC8BF3
secondary
#D5F6D7
accent
#E61200
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085