#FA65F3#FA65F3
#FA65F3 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.3% C 0.240 H 329.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA65F3 |
|---|---|
| RGB | rgb(250, 101, 243) |
| HSL | hsl(303, 94%, 69%) |
| HSV | hsv(303, 60%, 98%) |
| CMYK | cmyk(0%, 59.6%, 2.8%, 2%) |
| CIE-LAB | lab(66.60, 73.49, -44.28) |
| CIE-LCH | lch(66.60, 85.80, 328.93°) |
| OKLab | oklab(74.31% 0.2072 -0.1218) |
| OKLCH | oklch(74.31% 0.24 329.6) |
| XYZ | xyz(60.2552, 36.1065, 88.5722) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.13
Violet Pink
#FB5FFC
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 4.95
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA65F3 #65FA6C
analogous
#B765FA #FA65F3 #FA65A9
triadic
#FA65F3 #F3FA65 #65F3FA
tetradic
#FA65F3 #FAB765 #65FA6C #65A9FA
square
#FA65F3 #FAB765 #65FA6C #65A9FA
split-complementary
#FA65F3 #A9FA65 #65FAB7
monochromatic
#DD07D3 #F82AEE #FA65F3 #FCA0F8 #FEDCFC
Accessibility & contrast
On white
2.55
#FA65F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FA65F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA65F3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA65F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA65F3 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5995F7
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#FF75A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa65f3; /* rgb */ color: rgb(250, 101, 243); /* oklch */ color: oklch(74.3% 0.240 329.6);
Tailwind
colors: {
custom: {
50: '#ff99f7',
500: '#fa65f3',
950: '#000000',
},
}SCSS
$custom: #fa65f3; $custom-light: #ff99f7; $custom-dark: #000000;
JSON
{
"hex": "#fa65f3",
"rgb": {
"r": 250,
"g": 101,
"b": 243
},
"hsl": {
"h": 302.819,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.7431,
"c": 0.24035,
"h": 329.6
},
"luminance": 0.36102
}Semantic roles & 50–950 ramp
primary
#FA65F3
secondary
#C7F3C9
accent
#E60B00
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85