#FC8BF2#FC8BF2
#FC8BF2 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.184 H 330.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BF2 |
|---|---|
| RGB | rgb(252, 139, 242) |
| HSL | hsl(305, 95%, 77%) |
| HSV | hsv(305, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 4%, 1.2%) |
| CIE-LAB | lab(73.27, 56.65, -33.32) |
| CIE-LCH | lch(73.27, 65.72, 329.53°) |
| OKLab | oklab(79.27% 0.1601 -0.0907) |
| OKLCH | oklch(79.27% 0.184 330.5) |
| XYZ | xyz(65.4038, 45.5751, 89.3391) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.17
Light Magenta
#FA5FF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BF2 #8BFC95
analogous
#CE8BFC #FC8BF2 #FC8BBA
triadic
#FC8BF2 #F2FC8B #8BF2FC
tetradic
#FC8BF2 #FCCE8B #8BFC95 #8BBAFC
square
#FC8BF2 #FCCE8B #8BFC95 #8BBAFC
split-complementary
#FC8BF2 #BAFC8B #8BFCCE
monochromatic
#F914E5 #FA4FEB #FC8BF2 #FEC7F9 #FEE1FC
Accessibility & contrast
On white
2.08
#FC8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FC8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BF2
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BF2 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8bf2; /* rgb */ color: rgb(252, 139, 242); /* oklch */ color: oklch(79.3% 0.184 330.5);
Tailwind
colors: {
custom: {
50: '#ffb0f6',
500: '#fc8bf2',
950: '#000000',
},
}SCSS
$custom: #fc8bf2; $custom-light: #ffb0f6; $custom-dark: #000000;
JSON
{
"hex": "#fc8bf2",
"rgb": {
"r": 252,
"g": 139,
"b": 242
},
"hsl": {
"h": 305.31,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79266,
"c": 0.18404,
"h": 330.5
},
"luminance": 0.45571
}Semantic roles & 50–950 ramp
primary
#FC8BF2
secondary
#D5F6D8
accent
#E61400
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085