#FC7FFF#FC7FFF
#FC7FFF is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.2% C 0.214 H 326.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FFF |
|---|---|
| RGB | rgb(252, 127, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 50%, 100%) |
| CMYK | cmyk(1.2%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(71.62, 64.60, -42.97) |
| CIE-LCH | lch(71.62, 77.59, 326.37°) |
| OKLab | oklab(78.22% 0.1785 -0.1182) |
| OKLCH | oklch(78.22% 0.214 326.5) |
| XYZ | xyz(65.7830, 43.0978, 99.4421) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 4.10
Violet Pink
#FB5FFC
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FFF #82FF7F
analogous
#BC7FFF #FC7FFF #FF7FC2
triadic
#FC7FFF #FFFC7F #7FFFFC
tetradic
#FC7FFF #FFBC7F #82FF7F #7FC2FF
square
#FC7FFF #FFBC7F #82FF7F #7FC2FF
split-complementary
#FC7FFF #C2FF7F #7FFFBC
monochromatic
#F905FF #FB42FF #FC7FFF #FDBCFF #FEE0FF
Accessibility & contrast
On white
2.18
#FC7FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FC7FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FFF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FFF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7fff; /* rgb */ color: rgb(252, 127, 255); /* oklch */ color: oklch(78.2% 0.214 326.5);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fc7fff',
950: '#000000',
},
}SCSS
$custom: #fc7fff; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fc7fff",
"rgb": {
"r": 252,
"g": 127,
"b": 255
},
"hsl": {
"h": 298.594,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.7822,
"c": 0.21408,
"h": 326.5
},
"luminance": 0.43094
}Semantic roles & 50–950 ramp
primary
#FC7FFF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86