#FC8AFF#FC8AFF
#FC8AFF is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.7% C 0.197 H 326.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8AFF |
|---|---|
| RGB | rgb(252, 138, 255) |
| HSL | hsl(298, 100%, 77%) |
| HSV | hsv(298, 46%, 100%) |
| CMYK | cmyk(1.2%, 45.9%, 0%, 0%) |
| CIE-LAB | lab(73.61, 59.37, -39.87) |
| CIE-LCH | lch(73.61, 71.52, 326.12°) |
| OKLab | oklab(79.69% 0.1639 -0.1094) |
| OKLCH | oklch(79.69% 0.197 326.3) |
| XYZ | xyz(67.2820, 46.0958, 99.9417) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.87
Candy Pink
#FF63E9
ΔE00 6.95
Violet Pink
#FB5FFC
ΔE00 7.19
Light Magenta
#FA5FF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8AFF #8DFF8A
analogous
#C28AFF #FC8AFF #FF8AC7
triadic
#FC8AFF #FFFC8A #8AFFFC
tetradic
#FC8AFF #FFC28A #8DFF8A #8AC7FF
square
#FC8AFF #FFC28A #8DFF8A #8AC7FF
split-complementary
#FC8AFF #C7FF8A #8AFFC2
monochromatic
#F910FF #FA4DFF #FC8AFF #FEC7FF #FEE0FF
Accessibility & contrast
On white
2.06
#FC8AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FC8AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8AFF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8AFF | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#FF97B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8aff; /* rgb */ color: rgb(252, 138, 255); /* oklch */ color: oklch(79.7% 0.197 326.3);
Tailwind
colors: {
custom: {
50: '#ffafff',
500: '#fc8aff',
950: '#000000',
},
}SCSS
$custom: #fc8aff; $custom-light: #ffafff; $custom-dark: #000000;
JSON
{
"hex": "#fc8aff",
"rgb": {
"r": 252,
"g": 138,
"b": 255
},
"hsl": {
"h": 298.462,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.7969,
"c": 0.19703,
"h": 326.3
},
"luminance": 0.46092
}Semantic roles & 50–950 ramp
primary
#FC8AFF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086