#FC7FF7#FC7FF7
#FC7FF7 is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.9% C 0.207 H 328.9°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF7 |
|---|---|
| RGB | rgb(252, 127, 247) |
| HSL | hsl(302, 95%, 74%) |
| HSV | hsv(302, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 2%, 1.2%) |
| CIE-LAB | lab(71.28, 63.23, -39.14) |
| CIE-LCH | lch(71.28, 74.37, 328.24°) |
| OKLab | oklab(77.85% 0.1774 -0.1072) |
| OKLCH | oklch(77.85% 0.207 328.9) |
| XYZ | xyz(64.5219, 42.5933, 92.8005) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF7 #7FFC84
analogous
#C37FFC #FC7FF7 #FC7FB9
triadic
#FC7FF7 #F7FC7F #7FF7FC
tetradic
#FC7FF7 #FCC37F #7FFC84 #7FB9FC
square
#FC7FF7 #FCC37F #7FFC84 #7FB9FC
split-complementary
#FC7FF7 #B9FC7F #7FFCC3
monochromatic
#F907F0 #FB43F3 #FC7FF7 #FDBBFB #FEE1FD
Accessibility & contrast
On white
2.21
#FC7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FC7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF7
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF7 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FB
Deuteranopia (green-blind)
#9BB5F3
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ff7; /* rgb */ color: rgb(252, 127, 247); /* oklch */ color: oklch(77.9% 0.207 328.9);
Tailwind
colors: {
custom: {
50: '#ffa8fa',
500: '#fc7ff7',
950: '#000000',
},
}SCSS
$custom: #fc7ff7; $custom-light: #ffa8fa; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff7",
"rgb": {
"r": 252,
"g": 127,
"b": 247
},
"hsl": {
"h": 302.4,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77855,
"c": 0.20723,
"h": 328.9
},
"luminance": 0.4259
}Semantic roles & 50–950 ramp
primary
#FC7FF7
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85