#FF65FD#FF65FD
#FF65FD is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.5% C 0.251 H 328.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65FD |
|---|---|
| RGB | rgb(255, 101, 253) |
| HSL | hsl(301, 100%, 70%) |
| HSV | hsv(301, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 0.8%, 0%) |
| CIE-LAB | lab(67.77, 76.30, -47.89) |
| CIE-LCH | lch(67.77, 90.08, 327.88°) |
| OKLab | oklab(75.45% 0.2133 -0.1321) |
| OKLCH | oklch(75.45% 0.251 328.2) |
| XYZ | xyz(63.6225, 37.6634, 96.8282) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.28
Light Magenta
#FA5FF7
ΔE00 1.49
Candy Pink
#FF63E9
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 5.26
Orchid
#DA70D6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65FD #65FF67
analogous
#B465FF #FF65FD #FF65B0
triadic
#FF65FD #FDFF65 #65FDFF
tetradic
#FF65FD #FFB465 #65FF67 #65B0FF
square
#FF65FD #FFB465 #65FF67 #65B0FF
split-complementary
#FF65FD #B0FF65 #65FFB4
monochromatic
#EA00E7 #FF28FC #FF65FD #FFA2FE #FFDFFF
Accessibility & contrast
On white
2.46
#FF65FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FF65FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65FD
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65FD | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5498FF
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#FF78A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff65fd; /* rgb */ color: rgb(255, 101, 253); /* oklch */ color: oklch(75.5% 0.251 328.2);
Tailwind
colors: {
custom: {
50: '#ff9afe',
500: '#ff65fd',
950: '#000000',
},
}SCSS
$custom: #ff65fd; $custom-light: #ff9afe; $custom-dark: #000000;
JSON
{
"hex": "#ff65fd",
"rgb": {
"r": 255,
"g": 101,
"b": 253
},
"hsl": {
"h": 300.779,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.75454,
"c": 0.25086,
"h": 328.2
},
"luminance": 0.37659
}Semantic roles & 50–950 ramp
primary
#FF65FD
secondary
#CAF6CB
accent
#E60300
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86