#FD65FF#FD65FF
#FD65FF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.3% C 0.251 H 327.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD65FF |
|---|---|
| RGB | rgb(253, 101, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 60%, 100%) |
| CMYK | cmyk(0.8%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(67.59, 76.15, -49.30) |
| CIE-LCH | lch(67.59, 90.72, 327.08°) |
| OKLab | oklab(75.29% 0.2113 -0.1362) |
| OKLCH | oklch(75.29% 0.251 327.2) |
| XYZ | xyz(63.2107, 37.4140, 98.4806) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.07
Light Magenta
#FA5FF7
ΔE00 1.48
Candy Pink
#FF63E9
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.38
Violet (CSS)
#EE82EE
ΔE00 5.40
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD65FF #67FF65
analogous
#B065FF #FD65FF #FF65B4
triadic
#FD65FF #FFFD65 #65FFFD
tetradic
#FD65FF #FFB065 #67FF65 #65B4FF
square
#FD65FF #FFB065 #67FF65 #65B4FF
split-complementary
#FD65FF #B4FF65 #65FFB0
monochromatic
#E700EA #FC28FF #FD65FF #FEA2FF #FFDFFF
Accessibility & contrast
On white
2.48
#FD65FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FD65FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD65FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD65FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD65FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd65ff; /* rgb */ color: rgb(253, 101, 255); /* oklch */ color: oklch(75.3% 0.251 327.2);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#fd65ff',
950: '#000000',
},
}SCSS
$custom: #fd65ff; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#fd65ff",
"rgb": {
"r": 253,
"g": 101,
"b": 255
},
"hsl": {
"h": 299.221,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.75294,
"c": 0.2514,
"h": 327.2
},
"luminance": 0.3741
}Semantic roles & 50–950 ramp
primary
#FD65FF
secondary
#CBF6CA
accent
#E60003
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86