#FC8CF6#FC8CF6
#FC8CF6 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.6% C 0.186 H 329.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CF6 |
|---|---|
| RGB | rgb(252, 140, 246) |
| HSL | hsl(303, 95%, 77%) |
| HSV | hsv(303, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 2.4%, 1.2%) |
| CIE-LAB | lab(73.62, 56.84, -34.97) |
| CIE-LCH | lch(73.62, 66.73, 328.40°) |
| OKLab | oklab(79.58% 0.1595 -0.0954) |
| OKLCH | oklch(79.58% 0.186 329.1) |
| XYZ | xyz(66.1566, 46.1090, 92.5862) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.00
Candy Pink
#FF63E9
ΔE00 6.97
Bubblegum Pink
#FE83CC
ΔE00 7.85
Light Magenta
#FA5FF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CF6 #8CFC92
analogous
#CA8CFC #FC8CF6 #FC8CBE
triadic
#FC8CF6 #F6FC8C #8CF6FC
tetradic
#FC8CF6 #FCCA8C #8CFC92 #8CBEFC
square
#FC8CF6 #FCCA8C #8CFC92 #8CBEFC
split-complementary
#FC8CF6 #BEFC8C #8CFCCA
monochromatic
#F915ED #FA50F1 #FC8CF6 #FEC8FB #FEE1FD
Accessibility & contrast
On white
2.05
#FC8CF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FC8CF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CF6
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CF6 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFA
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#FF96B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8cf6; /* rgb */ color: rgb(252, 140, 246); /* oklch */ color: oklch(79.6% 0.186 329.1);
Tailwind
colors: {
custom: {
50: '#ffb1f9',
500: '#fc8cf6',
950: '#000000',
},
}SCSS
$custom: #fc8cf6; $custom-light: #ffb1f9; $custom-dark: #000000;
JSON
{
"hex": "#fc8cf6",
"rgb": {
"r": 252,
"g": 140,
"b": 246
},
"hsl": {
"h": 303.214,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.79576,
"c": 0.18587,
"h": 329.1
},
"luminance": 0.46105
}Semantic roles & 50–950 ramp
primary
#FC8CF6
secondary
#D5F6D6
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085