#FC7FFA#FC7FFA
#FC7FFA is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.210 H 328.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FFA |
|---|---|
| RGB | rgb(252, 127, 250) |
| HSL | hsl(301, 95%, 74%) |
| HSV | hsv(301, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 0.8%, 1.2%) |
| CIE-LAB | lab(71.41, 63.74, -40.58) |
| CIE-LCH | lch(71.41, 75.57, 327.52°) |
| OKLab | oklab(77.99% 0.1778 -0.1113) |
| OKLCH | oklch(77.99% 0.21 328) |
| XYZ | xyz(64.9886, 42.7800, 95.2582) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FFA #7FFC81
analogous
#C07FFC #FC7FFA #FC7FBC
triadic
#FC7FFA #FAFC7F #7FFAFC
tetradic
#FC7FFA #FCC07F #7FFC81 #7FBCFC
square
#FC7FFA #FCC07F #7FFC81 #7FBCFC
split-complementary
#FC7FFA #BCFC7F #7FFCC0
monochromatic
#F907F5 #FB43F8 #FC7FFA #FDBBFC #FEE1FE
Accessibility & contrast
On white
2.20
#FC7FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FC7FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FFA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FFA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7ffa; /* rgb */ color: rgb(252, 127, 250); /* oklch */ color: oklch(78.0% 0.210 328.0);
Tailwind
colors: {
custom: {
50: '#ffa9fc',
500: '#fc7ffa',
950: '#000000',
},
}SCSS
$custom: #fc7ffa; $custom-light: #ffa9fc; $custom-dark: #000000;
JSON
{
"hex": "#fc7ffa",
"rgb": {
"r": 252,
"g": 127,
"b": 250
},
"hsl": {
"h": 300.96,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.7799,
"c": 0.20978,
"h": 328
},
"luminance": 0.42776
}Semantic roles & 50–950 ramp
primary
#FC7FFA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85