#FC8FF3#FC8FF3
#FC8FF3 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.178 H 330.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FF3 |
|---|---|
| RGB | rgb(252, 143, 243) |
| HSL | hsl(305, 95%, 77%) |
| HSV | hsv(305, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 3.6%, 1.2%) |
| CIE-LAB | lab(74.07, 54.85, -32.63) |
| CIE-LCH | lch(74.07, 63.82, 329.25°) |
| OKLab | oklab(79.88% 0.1547 -0.0888) |
| OKLCH | oklch(79.88% 0.178 330.2) |
| XYZ | xyz(66.1442, 46.8150, 90.3288) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 7.32
Candy Pink
#FF63E9
ΔE00 7.53
Plum
#DDA0DD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FF3 #8FFC98
analogous
#CE8FFC #FC8FF3 #FC8FBD
triadic
#FC8FF3 #F3FC8F #8FF3FC
tetradic
#FC8FF3 #FCCE8F #8FFC98 #8FBDFC
square
#FC8FF3 #FCCE8F #8FFC98 #8FBDFC
split-complementary
#FC8FF3 #BDFC8F #8FFCCE
monochromatic
#F918E6 #FA53ED #FC8FF3 #FECBF9 #FEE1FC
Accessibility & contrast
On white
2.03
#FC8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FC8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FF3
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FF3 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF7
Deuteranopia (green-blind)
#A8BBF0
Tritanopia (blue-blind)
#FF97B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8ff3; /* rgb */ color: rgb(252, 143, 243); /* oklch */ color: oklch(79.9% 0.178 330.2);
Tailwind
colors: {
custom: {
50: '#ffb2f7',
500: '#fc8ff3',
950: '#000000',
},
}SCSS
$custom: #fc8ff3; $custom-light: #ffb2f7; $custom-dark: #000000;
JSON
{
"hex": "#fc8ff3",
"rgb": {
"r": 252,
"g": 143,
"b": 243
},
"hsl": {
"h": 304.954,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79877,
"c": 0.17839,
"h": 330.2
},
"luminance": 0.46811
}Semantic roles & 50–950 ramp
primary
#FC8FF3
secondary
#D5F6D7
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085