#FC8FF4#FC8FF4
#FC8FF4 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.9% C 0.179 H 329.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FF4 |
|---|---|
| RGB | rgb(252, 143, 244) |
| HSL | hsl(304, 95%, 77%) |
| HSV | hsv(304, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 3.2%, 1.2%) |
| CIE-LAB | lab(74.11, 55.02, -33.11) |
| CIE-LCH | lch(74.11, 64.22, 328.96°) |
| OKLab | oklab(79.92% 0.1549 -0.0901) |
| OKLCH | oklch(79.92% 0.179 329.8) |
| XYZ | xyz(66.2957, 46.8755, 91.1263) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.97
Bubblegum Pink
#FE83CC
ΔE00 7.49
Candy Pink
#FF63E9
ΔE00 7.53
Plum
#DDA0DD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FF4 #8FFC97
analogous
#CE8FFC #FC8FF4 #FC8FBD
triadic
#FC8FF4 #F4FC8F #8FF4FC
tetradic
#FC8FF4 #FCCE8F #8FFC97 #8FBDFC
square
#FC8FF4 #FCCE8F #8FFC97 #8FBDFC
split-complementary
#FC8FF4 #BDFC8F #8FFCCE
monochromatic
#F918E8 #FA53EE #FC8FF4 #FECBFA #FEE1FC
Accessibility & contrast
On white
2.02
#FC8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FC8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FF4
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FF4 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF8
Deuteranopia (green-blind)
#A7BCF1
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8ff4; /* rgb */ color: rgb(252, 143, 244); /* oklch */ color: oklch(79.9% 0.179 329.8);
Tailwind
colors: {
custom: {
50: '#ffb2f8',
500: '#fc8ff4',
950: '#000000',
},
}SCSS
$custom: #fc8ff4; $custom-light: #ffb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fc8ff4",
"rgb": {
"r": 252,
"g": 143,
"b": 244
},
"hsl": {
"h": 304.404,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79919,
"c": 0.17926,
"h": 329.8
},
"luminance": 0.46872
}Semantic roles & 50–950 ramp
primary
#FC8FF4
secondary
#D5F6D7
accent
#E61100
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085