#FC8FFA#FC8FFA
#FC8FFA is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.2% C 0.185 H 327.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FFA |
|---|---|
| RGB | rgb(252, 143, 250) |
| HSL | hsl(301, 95%, 77%) |
| HSV | hsv(301, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 0.8%, 1.2%) |
| CIE-LAB | lab(74.35, 56.05, -36.01) |
| CIE-LCH | lch(74.35, 66.62, 327.28°) |
| OKLab | oklab(80.17% 0.1561 -0.0984) |
| OKLCH | oklch(80.17% 0.185 327.8) |
| XYZ | xyz(67.2215, 47.2459, 96.0025) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.46
Candy Pink
#FF63E9
ΔE00 7.61
Plum
#DDA0DD
ΔE00 8.14
Light Magenta
#FA5FF7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FFA #8FFC91
analogous
#C88FFC #FC8FFA #FC8FC3
triadic
#FC8FFA #FAFC8F #8FFAFC
tetradic
#FC8FFA #FCC88F #8FFC91 #8FC3FC
square
#FC8FFA #FCC88F #8FFC91 #8FC3FC
split-complementary
#FC8FFA #C3FC8F #8FFCC8
monochromatic
#F918F5 #FA53F7 #FC8FFA #FECBFD #FEE1FE
Accessibility & contrast
On white
2.01
#FC8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FC8FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FFA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FFA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc8ffa; /* rgb */ color: rgb(252, 143, 250); /* oklch */ color: oklch(80.2% 0.185 327.8);
Tailwind
colors: {
custom: {
50: '#ffb3fc',
500: '#fc8ffa',
950: '#000000',
},
}SCSS
$custom: #fc8ffa; $custom-light: #ffb3fc; $custom-dark: #000000;
JSON
{
"hex": "#fc8ffa",
"rgb": {
"r": 252,
"g": 143,
"b": 250
},
"hsl": {
"h": 301.101,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.80174,
"c": 0.18454,
"h": 327.8
},
"luminance": 0.47242
}Semantic roles & 50–950 ramp
primary
#FC8FFA
secondary
#D5F6D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085