#FA6FF1#FA6FF1
#FA6FF1 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.225 H 330.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FF1 |
|---|---|
| RGB | rgb(250, 111, 241) |
| HSL | hsl(304, 93%, 71%) |
| HSV | hsv(304, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 3.6%, 2%) |
| CIE-LAB | lab(68.06, 68.94, -40.90) |
| CIE-LCH | lch(68.06, 80.16, 329.32°) |
| OKLab | oklab(75.34% 0.195 -0.1121) |
| OKLCH | oklch(75.34% 0.225 330.1) |
| XYZ | xyz(60.9855, 38.0478, 87.3338) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 2.17
Light Magenta
#FA5FF7
ΔE00 2.76
Violet Pink
#FB5FFC
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 3.50
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FF1 #6FFA78
analogous
#BD6FFA #FA6FF1 #FA6FAB
triadic
#FA6FF1 #F1FA6F #6FF1FA
tetradic
#FA6FF1 #FABD6F #6FFA78 #6FABFA
square
#FA6FF1 #FABD6F #6FFA78 #6FABFA
split-complementary
#FA6FF1 #ABFA6F #6FFABD
monochromatic
#E708D8 #F834EB #FA6FF1 #FCAAF7 #FEE1FC
Accessibility & contrast
On white
2.44
#FA6FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FA6FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FF1
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FF1 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF5
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa6ff1; /* rgb */ color: rgb(250, 111, 241); /* oklch */ color: oklch(75.3% 0.225 330.1);
Tailwind
colors: {
custom: {
50: '#ff9ff6',
500: '#fa6ff1',
950: '#000000',
},
}SCSS
$custom: #fa6ff1; $custom-light: #ff9ff6; $custom-dark: #000000;
JSON
{
"hex": "#fa6ff1",
"rgb": {
"r": 250,
"g": 111,
"b": 241
},
"hsl": {
"h": 303.885,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75343,
"c": 0.2249,
"h": 330.1
},
"luminance": 0.38044
}Semantic roles & 50–950 ramp
primary
#FA6FF1
secondary
#D0F5D2
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85