#FC8BF4#FC8BF4
#FC8BF4 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.186 H 329.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BF4 |
|---|---|
| RGB | rgb(252, 139, 244) |
| HSL | hsl(304, 95%, 77%) |
| HSV | hsv(304, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 3.2%, 1.2%) |
| CIE-LAB | lab(73.35, 56.99, -34.29) |
| CIE-LCH | lch(73.35, 66.51, 328.96°) |
| OKLab | oklab(79.35% 0.1605 -0.0935) |
| OKLCH | oklch(79.35% 0.186 329.8) |
| XYZ | xyz(65.7059, 45.6959, 90.9297) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.52
Light Magenta
#FA5FF7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BF4 #8BFC93
analogous
#CC8BFC #FC8BF4 #FC8BBC
triadic
#FC8BF4 #F4FC8B #8BF4FC
tetradic
#FC8BF4 #FCCC8B #8BFC93 #8BBCFC
square
#FC8BF4 #FCCC8B #8BFC93 #8BBCFC
split-complementary
#FC8BF4 #BCFC8B #8BFCCC
monochromatic
#F914E9 #FA4FEE #FC8BF4 #FEC7FA #FEE1FC
Accessibility & contrast
On white
2.07
#FC8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FC8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BF4
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BF4 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF8
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8bf4; /* rgb */ color: rgb(252, 139, 244); /* oklch */ color: oklch(79.3% 0.186 329.8);
Tailwind
colors: {
custom: {
50: '#ffb0f8',
500: '#fc8bf4',
950: '#000000',
},
}SCSS
$custom: #fc8bf4; $custom-light: #ffb0f8; $custom-dark: #000000;
JSON
{
"hex": "#fc8bf4",
"rgb": {
"r": 252,
"g": 139,
"b": 244
},
"hsl": {
"h": 304.248,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.7935,
"c": 0.18575,
"h": 329.8
},
"luminance": 0.45692
}Semantic roles & 50–950 ramp
primary
#FC8BF4
secondary
#D5F6D7
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085