#FC8FF5#FC8FF5
#FC8FF5 is a light, vivid purple. Relative luminance 0.469; OKLCH L 80.0% C 0.180 H 329.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FF5 |
|---|---|
| RGB | rgb(252, 143, 245) |
| HSL | hsl(304, 95%, 77%) |
| HSV | hsv(304, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 2.8%, 1.2%) |
| CIE-LAB | lab(74.15, 55.19, -33.60) |
| CIE-LCH | lch(74.15, 64.61, 328.67°) |
| OKLab | oklab(79.96% 0.1552 -0.0915) |
| OKLCH | oklch(79.96% 0.18 329.5) |
| XYZ | xyz(66.4479, 46.9364, 91.9281) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 7.53
Bubblegum Pink
#FE83CC
ΔE00 7.66
Plum
#DDA0DD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FF5 #8FFC96
analogous
#CC8FFC #FC8FF5 #FC8FBF
triadic
#FC8FF5 #F5FC8F #8FF5FC
tetradic
#FC8FF5 #FCCC8F #8FFC96 #8FBFFC
square
#FC8FF5 #FCCC8F #8FFC96 #8FBFFC
split-complementary
#FC8FF5 #BFFC8F #8FFCCC
monochromatic
#F918EA #FA53F0 #FC8FF5 #FECBFA #FEE1FC
Accessibility & contrast
On white
2.02
#FC8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FC8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FF5
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FF5 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF9
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#FF98B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8ff5; /* rgb */ color: rgb(252, 143, 245); /* oklch */ color: oklch(80.0% 0.180 329.5);
Tailwind
colors: {
custom: {
50: '#ffb2f8',
500: '#fc8ff5',
950: '#000000',
},
}SCSS
$custom: #fc8ff5; $custom-light: #ffb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fc8ff5",
"rgb": {
"r": 252,
"g": 143,
"b": 245
},
"hsl": {
"h": 303.853,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79961,
"c": 0.18013,
"h": 329.5
},
"luminance": 0.46933
}Semantic roles & 50–950 ramp
primary
#FC8FF5
secondary
#D5F6D7
accent
#E60F00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085