#FB65FF#FB65FF
#FB65FF is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 75.0% C 0.250 H 326.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FB65FF |
|---|---|
| RGB | rgb(251, 101, 255) |
| HSL | hsl(298, 100%, 70%) |
| HSV | hsv(298, 60%, 100%) |
| CMYK | cmyk(1.6%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(67.31, 75.68, -49.76) |
| CIE-LCH | lch(67.31, 90.57, 326.67°) |
| OKLab | oklab(75.04% 0.2092 -0.1376) |
| OKLCH | oklch(75.04% 0.25 326.7) |
| XYZ | xyz(62.4862, 37.0405, 98.4466) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.95
Light Magenta
#FA5FF7
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 5.45
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB65FF #69FF65
analogous
#AE65FF #FB65FF #FF65B6
triadic
#FB65FF #FFFB65 #65FFFB
tetradic
#FB65FF #FFAE65 #69FF65 #65B6FF
square
#FB65FF #FFAE65 #69FF65 #65B6FF
split-complementary
#FB65FF #B6FF65 #65FFAE
monochromatic
#E400EA #F928FF #FB65FF #FDA2FF #FEDFFF
Accessibility & contrast
On white
2.50
#FB65FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FB65FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB65FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB65FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB65FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F98FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#FF7AA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb65ff; /* rgb */ color: rgb(251, 101, 255); /* oklch */ color: oklch(75.0% 0.250 326.7);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#fb65ff',
950: '#000000',
},
}SCSS
$custom: #fb65ff; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#fb65ff",
"rgb": {
"r": 251,
"g": 101,
"b": 255
},
"hsl": {
"h": 298.442,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.75035,
"c": 0.25039,
"h": 326.7
},
"luminance": 0.37037
}Semantic roles & 50–950 ramp
primary
#FB65FF
secondary
#CBF6CA
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86