#FA6FFA#FA6FFA
#FA6FFA is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.8% C 0.232 H 327.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FFA |
|---|---|
| RGB | rgb(250, 111, 250) |
| HSL | hsl(300, 93%, 71%) |
| HSV | hsv(300, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(68.46, 70.43, -45.21) |
| CIE-LCH | lch(68.46, 83.69, 327.30°) |
| OKLab | oklab(75.77% 0.196 -0.1245) |
| OKLCH | oklch(75.77% 0.232 327.6) |
| XYZ | xyz(62.3631, 38.5988, 94.5895) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 3.85
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FFA #6FFA6F
analogous
#B46FFA #FA6FFA #FA6FB4
triadic
#FA6FFA #FAFA6F #6FFAFA
tetradic
#FA6FFA #FAB46F #6FFA6F #6FB4FA
square
#FA6FFA #FAB46F #6FFA6F #6FB4FA
split-complementary
#FA6FFA #B4FA6F #6FFAB4
monochromatic
#E708E7 #F834F8 #FA6FFA #FCAAFC #FEE1FE
Accessibility & contrast
On white
2.41
#FA6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FA6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FFA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FFA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#FF80AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa6ffa; /* rgb */ color: rgb(250, 111, 250); /* oklch */ color: oklch(75.8% 0.232 327.6);
Tailwind
colors: {
custom: {
50: '#ff9ffc',
500: '#fa6ffa',
950: '#000000',
},
}SCSS
$custom: #fa6ffa; $custom-light: #ff9ffc; $custom-dark: #000000;
JSON
{
"hex": "#fa6ffa",
"rgb": {
"r": 250,
"g": 111,
"b": 250
},
"hsl": {
"h": 300,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75771,
"c": 0.2322,
"h": 327.6
},
"luminance": 0.38595
}Semantic roles & 50–950 ramp
primary
#FA6FFA
secondary
#D0F5D0
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85