#FA65FA#FA65FA
#FA65FA is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.7% C 0.246 H 327.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA65FA |
|---|---|
| RGB | rgb(250, 101, 250) |
| HSL | hsl(300, 94%, 69%) |
| HSV | hsv(300, 60%, 98%) |
| CMYK | cmyk(0%, 59.6%, 0%, 2%) |
| CIE-LAB | lab(66.93, 74.62, -47.62) |
| CIE-LCH | lch(66.93, 88.52, 327.45°) |
| OKLab | oklab(74.65% 0.2078 -0.1314) |
| OKLCH | oklch(74.65% 0.246 327.7) |
| XYZ | xyz(61.3324, 36.5374, 94.2459) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.87
Light Magenta
#FA5FF7
ΔE00 0.96
Candy Pink
#FF63E9
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.90
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA65FA #65FA65
analogous
#B065FA #FA65FA #FA65B0
triadic
#FA65FA #FAFA65 #65FAFA
tetradic
#FA65FA #FAB065 #65FA65 #65B0FA
square
#FA65FA #FAB065 #65FA65 #65B0FA
split-complementary
#FA65FA #B0FA65 #65FAB0
monochromatic
#DD07DD #F82AF8 #FA65FA #FCA0FC #FEDCFE
Accessibility & contrast
On white
2.53
#FA65FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FA65FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA65FA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA65FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA65FA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FF
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#FF78A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa65fa; /* rgb */ color: rgb(250, 101, 250); /* oklch */ color: oklch(74.7% 0.246 327.7);
Tailwind
colors: {
custom: {
50: '#ff99fc',
500: '#fa65fa',
950: '#000000',
},
}SCSS
$custom: #fa65fa; $custom-light: #ff99fc; $custom-dark: #000000;
JSON
{
"hex": "#fa65fa",
"rgb": {
"r": 250,
"g": 101,
"b": 250
},
"hsl": {
"h": 300,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.74654,
"c": 0.24587,
"h": 327.7
},
"luminance": 0.36533
}Semantic roles & 50–950 ramp
primary
#FA65FA
secondary
#C7F3C7
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85