#FB64FF#FB64FF
#FB64FF is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.9% C 0.252 H 326.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FB64FF |
|---|---|
| RGB | rgb(251, 100, 255) |
| HSL | hsl(298, 100%, 70%) |
| HSV | hsv(298, 61%, 100%) |
| CMYK | cmyk(1.6%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(67.16, 76.08, -49.99) |
| CIE-LCH | lch(67.16, 91.03, 326.69°) |
| OKLab | oklab(74.93% 0.2103 -0.1382) |
| OKLCH | oklch(74.93% 0.252 326.7) |
| XYZ | xyz(62.3897, 36.8475, 98.4145) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.82
Light Magenta
#FA5FF7
ΔE00 1.34
Candy Pink
#FF63E9
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.57
Orchid
#DA70D6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB64FF #68FF64
analogous
#AE64FF #FB64FF #FF64B5
triadic
#FB64FF #FFFB64 #64FFFB
tetradic
#FB64FF #FFAE64 #68FF64 #64B5FF
square
#FB64FF #FFAE64 #68FF64 #64B5FF
split-complementary
#FB64FF #B5FF64 #64FFAE
monochromatic
#E300E9 #F927FF #FB64FF #FDA1FF #FEDEFF
Accessibility & contrast
On white
2.51
#FB64FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FB64FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB64FF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB64FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB64FF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb64ff; /* rgb */ color: rgb(251, 100, 255); /* oklch */ color: oklch(74.9% 0.252 326.7);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#fb64ff',
950: '#000000',
},
}SCSS
$custom: #fb64ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#fb64ff",
"rgb": {
"r": 251,
"g": 100,
"b": 255
},
"hsl": {
"h": 298.452,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.7493,
"c": 0.25168,
"h": 326.7
},
"luminance": 0.36844
}Semantic roles & 50–950 ramp
primary
#FB64FF
secondary
#CAF6C9
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86