#FC8FF7#FC8FF7
#FC8FF7 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.182 H 328.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FF7 |
|---|---|
| RGB | rgb(252, 143, 247) |
| HSL | hsl(303, 95%, 77%) |
| HSV | hsv(303, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 2%, 1.2%) |
| CIE-LAB | lab(74.23, 55.53, -34.56) |
| CIE-LCH | lch(74.23, 65.41, 328.10°) |
| OKLab | oklab(80.05% 0.1556 -0.0943) |
| OKLCH | oklch(80.05% 0.182 328.8) |
| XYZ | xyz(66.7549, 47.0592, 93.5448) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 7.55
Plum
#DDA0DD
ΔE00 7.87
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FF7 #8FFC94
analogous
#CA8FFC #FC8FF7 #FC8FC1
triadic
#FC8FF7 #F7FC8F #8FF7FC
tetradic
#FC8FF7 #FCCA8F #8FFC94 #8FC1FC
square
#FC8FF7 #FCCA8F #8FFC94 #8FC1FC
split-complementary
#FC8FF7 #C1FC8F #8FFCCA
monochromatic
#F918EE #FA53F3 #FC8FF7 #FECBFB #FEE1FD
Accessibility & contrast
On white
2.02
#FC8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FC8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FF7
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FF7 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFB
Deuteranopia (green-blind)
#A6BCF4
Tritanopia (blue-blind)
#FF99B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8ff7; /* rgb */ color: rgb(252, 143, 247); /* oklch */ color: oklch(80.0% 0.182 328.8);
Tailwind
colors: {
custom: {
50: '#ffb2fa',
500: '#fc8ff7',
950: '#000000',
},
}SCSS
$custom: #fc8ff7; $custom-light: #ffb2fa; $custom-dark: #000000;
JSON
{
"hex": "#fc8ff7",
"rgb": {
"r": 252,
"g": 143,
"b": 247
},
"hsl": {
"h": 302.752,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.80046,
"c": 0.18188,
"h": 328.8
},
"luminance": 0.47056
}Semantic roles & 50–950 ramp
primary
#FC8FF7
secondary
#D5F6D6
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085