#FC7FF3#FC7FF3
#FC7FF3 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.204 H 330.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF3 |
|---|---|
| RGB | rgb(252, 127, 243) |
| HSL | hsl(304, 95%, 74%) |
| HSV | hsv(304, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 3.6%, 1.2%) |
| CIE-LAB | lab(71.11, 62.56, -37.22) |
| CIE-LCH | lch(71.11, 72.80, 329.25°) |
| OKLab | oklab(77.68% 0.1767 -0.1017) |
| OKLCH | oklch(77.68% 0.204 330.1) |
| XYZ | xyz(63.9113, 42.3491, 89.5845) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF3 #7FFC88
analogous
#C77FFC #FC7FF3 #FC7FB5
triadic
#FC7FF3 #F3FC7F #7FF3FC
tetradic
#FC7FF3 #FCC77F #7FFC88 #7FB5FC
square
#FC7FF3 #FCC77F #7FFC88 #7FB5FC
split-complementary
#FC7FF3 #B5FC7F #7FFCC7
monochromatic
#F907E8 #FB43ED #FC7FF3 #FDBBF9 #FEE1FC
Accessibility & contrast
On white
2.22
#FC7FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FC7FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF3
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF3 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F7
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ff3; /* rgb */ color: rgb(252, 127, 243); /* oklch */ color: oklch(77.7% 0.204 330.1);
Tailwind
colors: {
custom: {
50: '#ffa8f7',
500: '#fc7ff3',
950: '#000000',
},
}SCSS
$custom: #fc7ff3; $custom-light: #ffa8f7; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff3",
"rgb": {
"r": 252,
"g": 127,
"b": 243
},
"hsl": {
"h": 304.32,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77676,
"c": 0.20387,
"h": 330.1
},
"luminance": 0.42345
}Semantic roles & 50–950 ramp
primary
#FC7FF3
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85