#FC8BFE#FC8BFE
#FC8BFE is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.8% C 0.195 H 326.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BFE |
|---|---|
| RGB | rgb(252, 139, 254) |
| HSL | hsl(299, 98%, 77%) |
| HSV | hsv(299, 45%, 100%) |
| CMYK | cmyk(0.8%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.75, 58.71, -39.10) |
| CIE-LCH | lch(73.75, 70.54, 326.33°) |
| OKLab | oklab(79.78% 0.1624 -0.1072) |
| OKLCH | oklch(79.78% 0.195 326.6) |
| XYZ | xyz(67.2656, 46.3198, 99.1442) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 7.06
Violet Pink
#FB5FFC
ΔE00 7.40
Light Magenta
#FA5FF7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BFE #8DFE8B
analogous
#C38BFE #FC8BFE #FE8BC6
triadic
#FC8BFE #FEFC8B #8BFEFC
tetradic
#FC8BFE #FEC38B #8DFE8B #8BC6FE
square
#FC8BFE #FEC38B #8DFE8B #8BC6FE
split-complementary
#FC8BFE #C6FE8B #8BFEC3
monochromatic
#F912FD #FA4EFD #FC8BFE #FEC8FF #FEE1FF
Accessibility & contrast
On white
2.05
#FC8BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FC8BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BFE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BFE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#FF97B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8bfe; /* rgb */ color: rgb(252, 139, 254); /* oklch */ color: oklch(79.8% 0.195 326.6);
Tailwind
colors: {
custom: {
50: '#ffb0ff',
500: '#fc8bfe',
950: '#000000',
},
}SCSS
$custom: #fc8bfe; $custom-light: #ffb0ff; $custom-dark: #000000;
JSON
{
"hex": "#fc8bfe",
"rgb": {
"r": 252,
"g": 139,
"b": 254
},
"hsl": {
"h": 298.957,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79784,
"c": 0.19455,
"h": 326.6
},
"luminance": 0.46316
}Semantic roles & 50–950 ramp
primary
#FC8BFE
secondary
#D5F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086