#FF65FA#FF65FA
#FF65FA is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.3% C 0.249 H 329.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65FA |
|---|---|
| RGB | rgb(255, 101, 250) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 2%, 0%) |
| CIE-LAB | lab(67.63, 75.81, -46.47) |
| CIE-LCH | lch(67.63, 88.92, 328.49°) |
| OKLab | oklab(75.31% 0.213 -0.128) |
| OKLCH | oklch(75.31% 0.249 329) |
| XYZ | xyz(63.1484, 37.4738, 94.3311) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.41
Violet Pink
#FB5FFC
ΔE00 1.41
Candy Pink
#FF63E9
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 5.13
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65FA #65FF6A
analogous
#B765FF #FF65FA #FF65AD
triadic
#FF65FA #FAFF65 #65FAFF
tetradic
#FF65FA #FFB765 #65FF6A #65ADFF
square
#FF65FA #FFB765 #65FF6A #65ADFF
split-complementary
#FF65FA #ADFF65 #65FFB7
monochromatic
#EA00E2 #FF28F8 #FF65FA #FFA2FC #FFDFFE
Accessibility & contrast
On white
2.47
#FF65FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FF65FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65FA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65FA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FE
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#FF77A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff65fa; /* rgb */ color: rgb(255, 101, 250); /* oklch */ color: oklch(75.3% 0.249 329.0);
Tailwind
colors: {
custom: {
50: '#ff9afc',
500: '#ff65fa',
950: '#000000',
},
}SCSS
$custom: #ff65fa; $custom-light: #ff9afc; $custom-dark: #000000;
JSON
{
"hex": "#ff65fa",
"rgb": {
"r": 255,
"g": 101,
"b": 250
},
"hsl": {
"h": 301.948,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.75306,
"c": 0.24852,
"h": 329
},
"luminance": 0.37469
}Semantic roles & 50–950 ramp
primary
#FF65FA
secondary
#CAF6CC
accent
#E60700
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85