#FA6FF6#FA6FF6
#FA6FF6 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.6% C 0.229 H 328.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FF6 |
|---|---|
| RGB | rgb(250, 111, 246) |
| HSL | hsl(302, 93%, 71%) |
| HSV | hsv(302, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 1.6%, 2%) |
| CIE-LAB | lab(68.28, 69.76, -43.30) |
| CIE-LCH | lch(68.28, 82.11, 328.17°) |
| OKLab | oklab(75.58% 0.1956 -0.119) |
| OKLCH | oklch(75.58% 0.229 328.7) |
| XYZ | xyz(61.7426, 38.3506, 91.3213) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.50
Violet Pink
#FB5FFC
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FF6 #6FFA73
analogous
#B96FFA #FA6FF6 #FA6FB0
triadic
#FA6FF6 #F6FA6F #6FF6FA
tetradic
#FA6FF6 #FAB96F #6FFA73 #6FB0FA
square
#FA6FF6 #FAB96F #6FFA73 #6FB0FA
split-complementary
#FA6FF6 #B0FA6F #6FFAB9
monochromatic
#E708E0 #F834F2 #FA6FF6 #FCAAFA #FEE1FD
Accessibility & contrast
On white
2.42
#FA6FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FA6FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FF6
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FF6 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFA
Deuteranopia (green-blind)
#90ADF2
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa6ff6; /* rgb */ color: rgb(250, 111, 246); /* oklch */ color: oklch(75.6% 0.229 328.7);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fa6ff6',
950: '#000000',
},
}SCSS
$custom: #fa6ff6; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fa6ff6",
"rgb": {
"r": 250,
"g": 111,
"b": 246
},
"hsl": {
"h": 301.727,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75579,
"c": 0.22893,
"h": 328.7
},
"luminance": 0.38347
}Semantic roles & 50–950 ramp
primary
#FA6FF6
secondary
#D0F5D1
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85