#FB64FA#FB64FA
#FB64FA is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.7% C 0.248 H 328.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FB64FA |
|---|---|
| RGB | rgb(251, 100, 250) |
| HSL | hsl(300, 95%, 69%) |
| HSV | hsv(300, 60%, 98%) |
| CMYK | cmyk(0%, 60.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(66.92, 75.26, -47.62) |
| CIE-LCH | lch(66.92, 89.06, 327.68°) |
| OKLab | oklab(74.68% 0.21 -0.1314) |
| OKLCH | oklch(74.68% 0.248 328) |
| XYZ | xyz(61.5953, 36.5297, 94.2306) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.80
Light Magenta
#FA5FF7
ΔE00 0.87
Candy Pink
#FF63E9
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 5.30
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB64FA #64FB65
analogous
#B164FB #FB64FA #FB64AF
triadic
#FB64FA #FAFB64 #64FAFB
tetradic
#FB64FA #FBB164 #64FB65 #64AFFB
square
#FB64FA #FBB164 #64FB65 #64AFFB
split-complementary
#FB64FA #AFFB64 #64FBB1
monochromatic
#DF06DD #F928F8 #FB64FA #FDA0FC #FEDBFE
Accessibility & contrast
On white
2.53
#FB64FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FB64FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB64FA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB64FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB64FA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FF
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#FF77A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb64fa; /* rgb */ color: rgb(251, 100, 250); /* oklch */ color: oklch(74.7% 0.248 328.0);
Tailwind
colors: {
custom: {
50: '#ff99fc',
500: '#fb64fa',
950: '#000000',
},
}SCSS
$custom: #fb64fa; $custom-light: #ff99fc; $custom-dark: #000000;
JSON
{
"hex": "#fb64fa",
"rgb": {
"r": 251,
"g": 100,
"b": 250
},
"hsl": {
"h": 300.397,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.74678,
"c": 0.24771,
"h": 328
},
"luminance": 0.36526
}Semantic roles & 50–950 ramp
primary
#FB64FA
secondary
#C7F4C7
accent
#E60200
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85