#FC8BF6#FC8BF6
#FC8BF6 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.4% C 0.187 H 329.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BF6 |
|---|---|
| RGB | rgb(252, 139, 246) |
| HSL | hsl(303, 95%, 77%) |
| HSV | hsv(303, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 2.4%, 1.2%) |
| CIE-LAB | lab(73.43, 57.33, -35.26) |
| CIE-LCH | lch(73.43, 67.30, 328.41°) |
| OKLab | oklab(79.44% 0.1609 -0.0962) |
| OKLCH | oklch(79.44% 0.187 329.1) |
| XYZ | xyz(66.0112, 45.8181, 92.5377) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.79
Light Magenta
#FA5FF7
ΔE00 7.69
Violet Pink
#FB5FFC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BF6 #8BFC91
analogous
#CA8BFC #FC8BF6 #FC8BBE
triadic
#FC8BF6 #F6FC8B #8BF6FC
tetradic
#FC8BF6 #FCCA8B #8BFC91 #8BBEFC
square
#FC8BF6 #FCCA8B #8BFC91 #8BBEFC
split-complementary
#FC8BF6 #BEFC8B #8BFCCA
monochromatic
#F914ED #FA4FF1 #FC8BF6 #FEC7FB #FEE1FD
Accessibility & contrast
On white
2.07
#FC8BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FC8BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BF6
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BF6 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8bf6; /* rgb */ color: rgb(252, 139, 246); /* oklch */ color: oklch(79.4% 0.187 329.1);
Tailwind
colors: {
custom: {
50: '#ffb0f9',
500: '#fc8bf6',
950: '#000000',
},
}SCSS
$custom: #fc8bf6; $custom-light: #ffb0f9; $custom-dark: #000000;
JSON
{
"hex": "#fc8bf6",
"rgb": {
"r": 252,
"g": 139,
"b": 246
},
"hsl": {
"h": 303.186,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79436,
"c": 0.18748,
"h": 329.1
},
"luminance": 0.45815
}Semantic roles & 50–950 ramp
primary
#FC8BF6
secondary
#D5F6D6
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085