#FF65FE#FF65FE
#FF65FE is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.5% C 0.252 H 328.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65FE |
|---|---|
| RGB | rgb(255, 101, 254) |
| HSL | hsl(300, 100%, 70%) |
| HSV | hsv(300, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 0.4%, 0%) |
| CIE-LAB | lab(67.82, 76.46, -48.37) |
| CIE-LCH | lch(67.82, 90.47, 327.68°) |
| OKLab | oklab(75.5% 0.2134 -0.1335) |
| OKLCH | oklch(75.5% 0.252 328) |
| XYZ | xyz(63.7822, 37.7273, 97.6694) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.27
Light Magenta
#FA5FF7
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 5.31
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65FE #65FF66
analogous
#B365FF #FF65FE #FF65B1
triadic
#FF65FE #FEFF65 #65FEFF
tetradic
#FF65FE #FFB365 #65FF66 #65B1FF
square
#FF65FE #FFB365 #65FF66 #65B1FF
split-complementary
#FF65FE #B1FF65 #65FFB3
monochromatic
#EA00E8 #FF28FE #FF65FE #FFA2FE #FFDFFF
Accessibility & contrast
On white
2.46
#FF65FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FF65FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65FE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65FE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5398FF
Deuteranopia (green-blind)
#8AACFA
Tritanopia (blue-blind)
#FF78A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff65fe; /* rgb */ color: rgb(255, 101, 254); /* oklch */ color: oklch(75.5% 0.252 328.0);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#ff65fe',
950: '#000000',
},
}SCSS
$custom: #ff65fe; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#ff65fe",
"rgb": {
"r": 255,
"g": 101,
"b": 254
},
"hsl": {
"h": 300.39,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.75504,
"c": 0.25165,
"h": 328
},
"luminance": 0.37723
}Semantic roles & 50–950 ramp
primary
#FF65FE
secondary
#CAF6CA
accent
#E60100
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86