#FA7FFA#FA7FFA
#FA7FFA is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.8% C 0.209 H 327.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FFA |
|---|---|
| RGB | rgb(250, 127, 250) |
| HSL | hsl(300, 92%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(71.15, 63.20, -41.00) |
| CIE-LCH | lch(71.15, 75.34, 327.03°) |
| OKLab | oklab(77.75% 0.1756 -0.1125) |
| OKLCH | oklch(77.75% 0.209 327.3) |
| XYZ | xyz(64.2679, 42.4084, 95.2244) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FFA #7FFA7F
analogous
#BD7FFA #FA7FFA #FA7FBD
triadic
#FA7FFA #FAFA7F #7FFAFA
tetradic
#FA7FFA #FABD7F #7FFA7F #7FBDFA
square
#FA7FFA #FABD7F #7FFA7F #7FBDFA
split-complementary
#FA7FFA #BDFA7F #7FFABD
monochromatic
#F50AF5 #F844F8 #FA7FFA #FCBAFC #FEE2FE
Accessibility & contrast
On white
2.21
#FA7FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FA7FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FFA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FFA | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa7ffa; /* rgb */ color: rgb(250, 127, 250); /* oklch */ color: oklch(77.8% 0.209 327.3);
Tailwind
colors: {
custom: {
50: '#fea8fc',
500: '#fa7ffa',
950: '#000000',
},
}SCSS
$custom: #fa7ffa; $custom-light: #fea8fc; $custom-dark: #000000;
JSON
{
"hex": "#fa7ffa",
"rgb": {
"r": 250,
"g": 127,
"b": 250
},
"hsl": {
"h": 300,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.7775,
"c": 0.20859,
"h": 327.3
},
"luminance": 0.42405
}Semantic roles & 50–950 ramp
primary
#FA7FFA
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85