#FC7AFF#FC7AFF
#FC7AFF is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.6% C 0.222 H 326.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AFF |
|---|---|
| RGB | rgb(252, 122, 255) |
| HSL | hsl(299, 100%, 74%) |
| HSV | hsv(299, 52%, 100%) |
| CMYK | cmyk(1.2%, 52.2%, 0%, 0%) |
| CIE-LAB | lab(70.76, 66.90, -44.32) |
| CIE-LCH | lch(70.76, 80.25, 326.47°) |
| OKLab | oklab(77.59% 0.185 -0.122) |
| OKLCH | oklch(77.59% 0.222 326.6) |
| XYZ | xyz(65.1532, 41.8382, 99.2321) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AFF #7DFF7A
analogous
#BA7AFF #FC7AFF #FF7AC0
triadic
#FC7AFF #FFFC7A #7AFFFC
tetradic
#FC7AFF #FFBA7A #7DFF7A #7AC0FF
square
#FC7AFF #FFBA7A #7DFF7A #7AC0FF
split-complementary
#FC7AFF #C0FF7A #7AFFBA
monochromatic
#F900FF #FB3DFF #FC7AFF #FDB7FF #FEE0FF
Accessibility & contrast
On white
2.24
#FC7AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FC7AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AFF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AFF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#FF8AB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7aff; /* rgb */ color: rgb(252, 122, 255); /* oklch */ color: oklch(77.6% 0.222 326.6);
Tailwind
colors: {
custom: {
50: '#ffa6ff',
500: '#fc7aff',
950: '#000000',
},
}SCSS
$custom: #fc7aff; $custom-light: #ffa6ff; $custom-dark: #000000;
JSON
{
"hex": "#fc7aff",
"rgb": {
"r": 252,
"g": 122,
"b": 255
},
"hsl": {
"h": 298.647,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77585,
"c": 0.22159,
"h": 326.6
},
"luminance": 0.41835
}Semantic roles & 50–950 ramp
primary
#FC7AFF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86