#FA6EF2#FA6EF2
#FA6EF2 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.3% C 0.227 H 329.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EF2 |
|---|---|
| RGB | rgb(250, 110, 242) |
| HSL | hsl(303, 93%, 71%) |
| HSV | hsv(303, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 3.2%, 2%) |
| CIE-LAB | lab(67.94, 69.54, -41.63) |
| CIE-LCH | lch(67.94, 81.05, 329.09°) |
| OKLab | oklab(75.27% 0.1963 -0.1142) |
| OKLCH | oklch(75.27% 0.227 329.8) |
| XYZ | xyz(61.0268, 37.8907, 88.0865) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 2.23
Light Magenta
#FA5FF7
ΔE00 2.53
Violet Pink
#FB5FFC
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 3.65
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EF2 #6EFA76
analogous
#BC6EFA #FA6EF2 #FA6EAC
triadic
#FA6EF2 #F2FA6E #6EF2FA
tetradic
#FA6EF2 #FABC6E #6EFA76 #6EACFA
square
#FA6EF2 #FABC6E #6EFA76 #6EACFA
split-complementary
#FA6EF2 #ACFA6E #6EFABC
monochromatic
#E608D9 #F833ED #FA6EF2 #FCA9F7 #FEE1FC
Accessibility & contrast
On white
2.45
#FA6EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FA6EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EF2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EF2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6499F6
Deuteranopia (green-blind)
#91ACEE
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa6ef2; /* rgb */ color: rgb(250, 110, 242); /* oklch */ color: oklch(75.3% 0.227 329.8);
Tailwind
colors: {
custom: {
50: '#ff9ef7',
500: '#fa6ef2',
950: '#000000',
},
}SCSS
$custom: #fa6ef2; $custom-light: #ff9ef7; $custom-dark: #000000;
JSON
{
"hex": "#fa6ef2",
"rgb": {
"r": 250,
"g": 110,
"b": 242
},
"hsl": {
"h": 303.429,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.75273,
"c": 0.22712,
"h": 329.8
},
"luminance": 0.37887
}Semantic roles & 50–950 ramp
primary
#FA6EF2
secondary
#CFF5D1
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85