#FC8FFF#FC8FFF
#FC8FFF is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.4% C 0.189 H 326.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FFF |
|---|---|
| RGB | rgb(252, 143, 255) |
| HSL | hsl(298, 100%, 78%) |
| HSV | hsv(298, 44%, 100%) |
| CMYK | cmyk(1.2%, 43.9%, 0%, 0%) |
| CIE-LAB | lab(74.55, 56.93, -38.41) |
| CIE-LCH | lch(74.55, 68.67, 325.99°) |
| OKLab | oklab(80.39% 0.1571 -0.1052) |
| OKLCH | oklch(80.39% 0.189 326.2) |
| XYZ | xyz(68.0159, 47.5637, 100.1864) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.97
Candy Pink
#FF63E9
ΔE00 7.78
Violet Pink
#FB5FFC
ΔE00 8.15
Light Magenta
#FA5FF7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FFF #92FF8F
analogous
#C48FFF #FC8FFF #FF8FCA
triadic
#FC8FFF #FFFC8F #8FFFFC
tetradic
#FC8FFF #FFC48F #92FF8F #8FCAFF
square
#FC8FFF #FFC48F #92FF8F #8FCAFF
split-complementary
#FC8FFF #CAFF8F #8FFFC4
monochromatic
#F915FF #FA52FF #FC8FFF #FECCFF #FEE0FF
Accessibility & contrast
On white
2.00
#FC8FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FC8FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FFF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FFF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AFFF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc8fff; /* rgb */ color: rgb(252, 143, 255); /* oklch */ color: oklch(80.4% 0.189 326.2);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#fc8fff',
950: '#000000',
},
}SCSS
$custom: #fc8fff; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fc8fff",
"rgb": {
"r": 252,
"g": 143,
"b": 255
},
"hsl": {
"h": 298.393,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.8039,
"c": 0.18905,
"h": 326.2
},
"luminance": 0.4756
}Semantic roles & 50–950 ramp
primary
#FC8FFF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086