#FA6FE3#FA6FE3
#FA6FE3 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.7% C 0.214 H 334.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FE3 |
|---|---|
| RGB | rgb(250, 111, 227) |
| HSL | hsl(310, 93%, 71%) |
| HSV | hsv(310, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 9.2%, 2%) |
| CIE-LAB | lab(67.46, 66.72, -34.09) |
| CIE-LCH | lch(67.46, 74.93, 332.94°) |
| OKLab | oklab(74.71% 0.1929 -0.0927) |
| OKLCH | oklch(74.71% 0.214 334.3) |
| XYZ | xyz(58.9741, 37.2432, 76.7407) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 2.03
Violet (CSS)
#EE82EE
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.37
Violet Pink
#FB5FFC
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FE3 #6FFA86
analogous
#CB6FFA #FA6FE3 #FA6F9D
triadic
#FA6FE3 #E3FA6F #6FE3FA
tetradic
#FA6FE3 #FACB6F #6FFA86 #6F9DFA
square
#FA6FE3 #FACB6F #6FFA86 #6F9DFA
split-complementary
#FA6FE3 #9DFA6F #6FFACB
monochromatic
#E708C2 #F834D7 #FA6FE3 #FCAAEF #FEE1F9
Accessibility & contrast
On white
2.49
#FA6FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FA6FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FE3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FE3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E97E7
Deuteranopia (green-blind)
#98ACDF
Tritanopia (blue-blind)
#FF789F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa6fe3; /* rgb */ color: rgb(250, 111, 227); /* oklch */ color: oklch(74.7% 0.214 334.3);
Tailwind
colors: {
custom: {
50: '#ff9eec',
500: '#fa6fe3',
950: '#000000',
},
}SCSS
$custom: #fa6fe3; $custom-light: #ff9eec; $custom-dark: #000000;
JSON
{
"hex": "#fa6fe3",
"rgb": {
"r": 250,
"g": 111,
"b": 227
},
"hsl": {
"h": 309.928,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.7471,
"c": 0.21401,
"h": 334.3
},
"luminance": 0.37239
}Semantic roles & 50–950 ramp
primary
#FA6FE3
secondary
#D0F5D6
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84