#FA6EF1#FA6EF1
#FA6EF1 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.226 H 330.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EF1 |
|---|---|
| RGB | rgb(250, 110, 241) |
| HSL | hsl(304, 93%, 71%) |
| HSV | hsv(304, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 3.6%, 2%) |
| CIE-LAB | lab(67.90, 69.38, -41.15) |
| CIE-LCH | lch(67.90, 80.66, 329.33°) |
| OKLab | oklab(75.23% 0.1962 -0.1128) |
| OKLCH | oklch(75.23% 0.226 330.1) |
| XYZ | xyz(60.8770, 37.8308, 87.2977) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 2.12
Light Magenta
#FA5FF7
ΔE00 2.60
Violet Pink
#FB5FFC
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 3.64
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EF1 #6EFA77
analogous
#BD6EFA #FA6EF1 #FA6EAB
triadic
#FA6EF1 #F1FA6E #6EF1FA
tetradic
#FA6EF1 #FABD6E #6EFA77 #6EABFA
square
#FA6EF1 #FABD6E #6EFA77 #6EABFA
split-complementary
#FA6EF1 #ABFA6E #6EFABD
monochromatic
#E608D7 #F833EB #FA6EF1 #FCA9F7 #FEE1FC
Accessibility & contrast
On white
2.45
#FA6EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FA6EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EF1
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EF1 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F5
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa6ef1; /* rgb */ color: rgb(250, 110, 241); /* oklch */ color: oklch(75.2% 0.226 330.1);
Tailwind
colors: {
custom: {
50: '#ff9ef6',
500: '#fa6ef1',
950: '#000000',
},
}SCSS
$custom: #fa6ef1; $custom-light: #ff9ef6; $custom-dark: #000000;
JSON
{
"hex": "#fa6ef1",
"rgb": {
"r": 250,
"g": 110,
"b": 241
},
"hsl": {
"h": 303.857,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.75226,
"c": 0.22633,
"h": 330.1
},
"luminance": 0.37827
}Semantic roles & 50–950 ramp
primary
#FA6EF1
secondary
#CFF5D1
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85