#FC8FF6#FC8FF6
#FC8FF6 is a light, vivid purple. Relative luminance 0.470; OKLCH L 80.0% C 0.181 H 329.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FF6 |
|---|---|
| RGB | rgb(252, 143, 246) |
| HSL | hsl(303, 95%, 77%) |
| HSV | hsv(303, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 2.4%, 1.2%) |
| CIE-LAB | lab(74.19, 55.36, -34.08) |
| CIE-LCH | lch(74.19, 65.01, 328.38°) |
| OKLab | oklab(80% 0.1553 -0.0929) |
| OKLCH | oklch(80% 0.181 329.1) |
| XYZ | xyz(66.6010, 46.9977, 92.7343) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.12
Candy Pink
#FF63E9
ΔE00 7.54
Plum
#DDA0DD
ΔE00 7.79
Bubblegum Pink
#FE83CC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FF6 #8FFC95
analogous
#CC8FFC #FC8FF6 #FC8FBF
triadic
#FC8FF6 #F6FC8F #8FF6FC
tetradic
#FC8FF6 #FCCC8F #8FFC95 #8FBFFC
square
#FC8FF6 #FCCC8F #8FFC95 #8FBFFC
split-complementary
#FC8FF6 #BFFC8F #8FFCCC
monochromatic
#F918EC #FA53F1 #FC8FF6 #FECBFB #FEE1FD
Accessibility & contrast
On white
2.02
#FC8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FC8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FF6
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FF6 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADFA
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#FF98B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8ff6; /* rgb */ color: rgb(252, 143, 246); /* oklch */ color: oklch(80.0% 0.181 329.1);
Tailwind
colors: {
custom: {
50: '#ffb2f9',
500: '#fc8ff6',
950: '#000000',
},
}SCSS
$custom: #fc8ff6; $custom-light: #ffb2f9; $custom-dark: #000000;
JSON
{
"hex": "#fc8ff6",
"rgb": {
"r": 252,
"g": 143,
"b": 246
},
"hsl": {
"h": 303.303,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.80003,
"c": 0.181,
"h": 329.1
},
"luminance": 0.46994
}Semantic roles & 50–950 ramp
primary
#FC8FF6
secondary
#D5F6D6
accent
#E60D00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085