#FF65FC#FF65FC
#FF65FC is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.4% C 0.250 H 328.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65FC |
|---|---|
| RGB | rgb(255, 101, 252) |
| HSL | hsl(301, 100%, 70%) |
| HSV | hsv(301, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 1.2%, 0%) |
| CIE-LAB | lab(67.72, 76.14, -47.42) |
| CIE-LCH | lch(67.72, 89.70, 328.08°) |
| OKLab | oklab(75.4% 0.2132 -0.1307) |
| OKLCH | oklch(75.4% 0.25 328.5) |
| XYZ | xyz(63.4636, 37.5999, 95.9914) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.31
Light Magenta
#FA5FF7
ΔE00 1.45
Candy Pink
#FF63E9
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 4.03
Violet (CSS)
#EE82EE
ΔE00 5.21
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65FC #65FF68
analogous
#B565FF #FF65FC #FF65AF
triadic
#FF65FC #FCFF65 #65FCFF
tetradic
#FF65FC #FFB565 #65FF68 #65AFFF
square
#FF65FC #FFB565 #65FF68 #65AFFF
split-complementary
#FF65FC #AFFF65 #65FFB5
monochromatic
#EA00E5 #FF28FB #FF65FC #FFA2FD #FFDFFE
Accessibility & contrast
On white
2.47
#FF65FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FF65FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65FC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65FC | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5598FF
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#FF78A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff65fc; /* rgb */ color: rgb(255, 101, 252); /* oklch */ color: oklch(75.4% 0.250 328.5);
Tailwind
colors: {
custom: {
50: '#ff9afe',
500: '#ff65fc',
950: '#000000',
},
}SCSS
$custom: #ff65fc; $custom-light: #ff9afe; $custom-dark: #000000;
JSON
{
"hex": "#ff65fc",
"rgb": {
"r": 255,
"g": 101,
"b": 252
},
"hsl": {
"h": 301.169,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.75404,
"c": 0.25008,
"h": 328.5
},
"luminance": 0.37596
}Semantic roles & 50–950 ramp
primary
#FF65FC
secondary
#CAF6CB
accent
#E60400
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86