#FA65E9#FA65E9
#FA65E9 is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.8% C 0.233 H 332.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FA65E9 |
|---|---|
| RGB | rgb(250, 101, 233) |
| HSL | hsl(307, 94%, 69%) |
| HSV | hsv(307, 60%, 98%) |
| CMYK | cmyk(0%, 59.6%, 6.8%, 2%) |
| CIE-LAB | lab(66.15, 71.91, -39.46) |
| CIE-LCH | lch(66.15, 82.02, 331.25°) |
| OKLab | oklab(73.83% 0.2061 -0.1079) |
| OKLCH | oklch(73.83% 0.233 332.4) |
| XYZ | xyz(58.7860, 35.5189, 80.8346) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.77
Light Magenta
#FA5FF7
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.64
Violet Pink
#FB5FFC
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA65E9 #65FA76
analogous
#C165FA #FA65E9 #FA659F
triadic
#FA65E9 #E9FA65 #65E9FA
tetradic
#FA65E9 #FAC165 #65FA76 #659FFA
square
#FA65E9 #FAC165 #65FA76 #659FFA
split-complementary
#FA65E9 #9FFA65 #65FAC1
monochromatic
#DD07C5 #F82AE1 #FA65E9 #FCA0F1 #FEDCFA
Accessibility & contrast
On white
2.59
#FA65E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FA65E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA65E9
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA65E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA65E9 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93ED
Deuteranopia (green-blind)
#90A8E5
Tritanopia (blue-blind)
#FF719E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa65e9; /* rgb */ color: rgb(250, 101, 233); /* oklch */ color: oklch(73.8% 0.233 332.4);
Tailwind
colors: {
custom: {
50: '#ff99f0',
500: '#fa65e9',
950: '#000000',
},
}SCSS
$custom: #fa65e9; $custom-light: #ff99f0; $custom-dark: #000000;
JSON
{
"hex": "#fa65e9",
"rgb": {
"r": 250,
"g": 101,
"b": 233
},
"hsl": {
"h": 306.846,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.73834,
"c": 0.23268,
"h": 332.4
},
"luminance": 0.35515
}Semantic roles & 50–950 ramp
primary
#FA65E9
secondary
#C7F3CC
accent
#E61A00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84