#FF65FB#FF65FB
#FF65FB is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.4% C 0.249 H 328.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65FB |
|---|---|
| RGB | rgb(255, 101, 251) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 1.6%, 0%) |
| CIE-LAB | lab(67.68, 75.97, -46.95) |
| CIE-LCH | lch(67.68, 89.31, 328.29°) |
| OKLab | oklab(75.36% 0.2131 -0.1293) |
| OKLCH | oklch(75.36% 0.249 328.7) |
| XYZ | xyz(63.3056, 37.5367, 95.1590) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.35
Light Magenta
#FA5FF7
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.93
Violet (CSS)
#EE82EE
ΔE00 5.17
Orchid
#DA70D6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65FB #65FF69
analogous
#B665FF #FF65FB #FF65AE
triadic
#FF65FB #FBFF65 #65FBFF
tetradic
#FF65FB #FFB665 #65FF69 #65AEFF
square
#FF65FB #FFB665 #65FF69 #65AEFF
split-complementary
#FF65FB #AEFF65 #65FFB6
monochromatic
#EA00E4 #FF28F9 #FF65FB #FFA2FD #FFDFFE
Accessibility & contrast
On white
2.47
#FF65FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF65FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65FB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65FB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5598FF
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#FF77A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff65fb; /* rgb */ color: rgb(255, 101, 251); /* oklch */ color: oklch(75.4% 0.249 328.7);
Tailwind
colors: {
custom: {
50: '#ff9afd',
500: '#ff65fb',
950: '#000000',
},
}SCSS
$custom: #ff65fb; $custom-light: #ff9afd; $custom-dark: #000000;
JSON
{
"hex": "#ff65fb",
"rgb": {
"r": 255,
"g": 101,
"b": 251
},
"hsl": {
"h": 301.558,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.75355,
"c": 0.2493,
"h": 328.7
},
"luminance": 0.37532
}Semantic roles & 50–950 ramp
primary
#FF65FB
secondary
#CAF6CB
accent
#E60600
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86