#FC7FF5#FC7FF5
#FC7FF5 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.206 H 329.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF5 |
|---|---|
| RGB | rgb(252, 127, 245) |
| HSL | hsl(303, 95%, 74%) |
| HSV | hsv(303, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 2.8%, 1.2%) |
| CIE-LAB | lab(71.19, 62.90, -38.18) |
| CIE-LCH | lch(71.19, 73.58, 328.74°) |
| OKLab | oklab(77.77% 0.177 -0.1044) |
| OKLCH | oklch(77.77% 0.206 329.5) |
| XYZ | xyz(64.2150, 42.4706, 91.1838) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF5 #7FFC86
analogous
#C57FFC #FC7FF5 #FC7FB7
triadic
#FC7FF5 #F5FC7F #7FF5FC
tetradic
#FC7FF5 #FCC57F #7FFC86 #7FB7FC
square
#FC7FF5 #FCC57F #7FFC86 #7FB7FC
split-complementary
#FC7FF5 #B7FC7F #7FFCC5
monochromatic
#F907EC #FB43F0 #FC7FF5 #FDBBFA #FEE1FD
Accessibility & contrast
On white
2.21
#FC7FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FC7FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF5
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF5 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4F9
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ff5; /* rgb */ color: rgb(252, 127, 245); /* oklch */ color: oklch(77.8% 0.206 329.5);
Tailwind
colors: {
custom: {
50: '#ffa8f9',
500: '#fc7ff5',
950: '#000000',
},
}SCSS
$custom: #fc7ff5; $custom-light: #ffa8f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff5",
"rgb": {
"r": 252,
"g": 127,
"b": 245
},
"hsl": {
"h": 303.36,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77765,
"c": 0.20554,
"h": 329.5
},
"luminance": 0.42467
}Semantic roles & 50–950 ramp
primary
#FC7FF5
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85