#FC8BF8#FC8BF8
#FC8BF8 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.5% C 0.189 H 328.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BF8 |
|---|---|
| RGB | rgb(252, 139, 248) |
| HSL | hsl(302, 95%, 77%) |
| HSV | hsv(302, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 1.6%, 1.2%) |
| CIE-LAB | lab(73.51, 57.67, -36.22) |
| CIE-LCH | lch(73.51, 68.10, 327.87°) |
| OKLab | oklab(79.52% 0.1613 -0.0989) |
| OKLCH | oklch(79.52% 0.189 328.5) |
| XYZ | xyz(66.3198, 45.9415, 94.1631) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 6.83
Light Magenta
#FA5FF7
ΔE00 7.61
Violet Pink
#FB5FFC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BF8 #8BFC8F
analogous
#C88BFC #FC8BF8 #FC8BC0
triadic
#FC8BF8 #F8FC8B #8BF8FC
tetradic
#FC8BF8 #FCC88B #8BFC8F #8BC0FC
square
#FC8BF8 #FCC88B #8BFC8F #8BC0FC
split-complementary
#FC8BF8 #C0FC8B #8BFCC8
monochromatic
#F914F1 #FA4FF4 #FC8BF8 #FEC7FC #FEE1FD
Accessibility & contrast
On white
2.06
#FC8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FC8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BF8
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BF8 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8bf8; /* rgb */ color: rgb(252, 139, 248); /* oklch */ color: oklch(79.5% 0.189 328.5);
Tailwind
colors: {
custom: {
50: '#ffb0fb',
500: '#fc8bf8',
950: '#000000',
},
}SCSS
$custom: #fc8bf8; $custom-light: #ffb0fb; $custom-dark: #000000;
JSON
{
"hex": "#fc8bf8",
"rgb": {
"r": 252,
"g": 139,
"b": 248
},
"hsl": {
"h": 302.124,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79522,
"c": 0.18922,
"h": 328.5
},
"luminance": 0.45938
}Semantic roles & 50–950 ramp
primary
#FC8BF8
secondary
#D5F6D6
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085