#FC8BF5#FC8BF5
#FC8BF5 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.4% C 0.187 H 329.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BF5 |
|---|---|
| RGB | rgb(252, 139, 245) |
| HSL | hsl(304, 95%, 77%) |
| HSV | hsv(304, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 2.8%, 1.2%) |
| CIE-LAB | lab(73.39, 57.16, -34.78) |
| CIE-LCH | lch(73.39, 66.90, 328.68°) |
| OKLab | oklab(79.39% 0.1607 -0.0948) |
| OKLCH | oklch(79.39% 0.187 329.5) |
| XYZ | xyz(65.8581, 45.7568, 91.7315) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 7.69
Light Magenta
#FA5FF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BF5 #8BFC92
analogous
#CB8BFC #FC8BF5 #FC8BBD
triadic
#FC8BF5 #F5FC8B #8BF5FC
tetradic
#FC8BF5 #FCCB8B #8BFC92 #8BBDFC
square
#FC8BF5 #FCCB8B #8BFC92 #8BBDFC
split-complementary
#FC8BF5 #BDFC8B #8BFCCB
monochromatic
#F914EB #FA4FF0 #FC8BF5 #FEC7FA #FEE1FC
Accessibility & contrast
On white
2.07
#FC8BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FC8BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BF5
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BF5 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF9
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8bf5; /* rgb */ color: rgb(252, 139, 245); /* oklch */ color: oklch(79.4% 0.187 329.5);
Tailwind
colors: {
custom: {
50: '#ffb0f8',
500: '#fc8bf5',
950: '#000000',
},
}SCSS
$custom: #fc8bf5; $custom-light: #ffb0f8; $custom-dark: #000000;
JSON
{
"hex": "#fc8bf5",
"rgb": {
"r": 252,
"g": 139,
"b": 245
},
"hsl": {
"h": 303.717,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79393,
"c": 0.18661,
"h": 329.5
},
"luminance": 0.45753
}Semantic roles & 50–950 ramp
primary
#FC8BF5
secondary
#D5F6D7
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085