#FA6FF7#FA6FF7
#FA6FF7 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.230 H 328.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FF7 |
|---|---|
| RGB | rgb(250, 111, 247) |
| HSL | hsl(301, 93%, 71%) |
| HSV | hsv(301, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 1.2%, 2%) |
| CIE-LAB | lab(68.32, 69.93, -43.78) |
| CIE-LCH | lch(68.32, 82.50, 327.95°) |
| OKLab | oklab(75.63% 0.1957 -0.1204) |
| OKLCH | oklch(75.63% 0.23 328.4) |
| XYZ | xyz(61.8965, 38.4122, 92.1318) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.47
Violet Pink
#FB5FFC
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 2.84
Violet (CSS)
#EE82EE
ΔE00 3.68
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FF7 #6FFA72
analogous
#B76FFA #FA6FF7 #FA6FB1
triadic
#FA6FF7 #F7FA6F #6FF7FA
tetradic
#FA6FF7 #FAB76F #6FFA72 #6FB1FA
square
#FA6FF7 #FAB76F #6FFA72 #6FB1FA
split-complementary
#FA6FF7 #B1FA6F #6FFAB7
monochromatic
#E708E2 #F834F4 #FA6FF7 #FCAAFA #FEE1FD
Accessibility & contrast
On white
2.42
#FA6FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FA6FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FF7
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FF7 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFB
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa6ff7; /* rgb */ color: rgb(250, 111, 247); /* oklch */ color: oklch(75.6% 0.230 328.4);
Tailwind
colors: {
custom: {
50: '#ff9ffa',
500: '#fa6ff7',
950: '#000000',
},
}SCSS
$custom: #fa6ff7; $custom-light: #ff9ffa; $custom-dark: #000000;
JSON
{
"hex": "#fa6ff7",
"rgb": {
"r": 250,
"g": 111,
"b": 247
},
"hsl": {
"h": 301.295,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75627,
"c": 0.22974,
"h": 328.4
},
"luminance": 0.38408
}Semantic roles & 50–950 ramp
primary
#FA6FF7
secondary
#D0F5D1
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85