#FB61FB#FB61FB
#FB61FB is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 74.4% C 0.252 H 327.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FB61FB |
|---|---|
| RGB | rgb(251, 97, 251) |
| HSL | hsl(300, 95%, 68%) |
| HSV | hsv(300, 61%, 98%) |
| CMYK | cmyk(0%, 61.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.54, 76.61, -48.77) |
| CIE-LCH | lch(66.54, 90.82, 327.52°) |
| OKLab | oklab(74.42% 0.2134 -0.1347) |
| OKLCH | oklch(74.42% 0.252 327.7) |
| XYZ | xyz(61.4701, 36.0277, 94.9644) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.33
Light Magenta
#FA5FF7
ΔE00 0.64
Candy Pink
#FF63E9
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.35
Violet (CSS)
#EE82EE
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB61FB #61FB61
analogous
#AE61FB #FB61FB #FB61AE
triadic
#FB61FB #FBFB61 #61FBFB
tetradic
#FB61FB #FBAE61 #61FB61 #61AEFB
square
#FB61FB #FBAE61 #61FB61 #61AEFB
split-complementary
#FB61FB #AEFB61 #61FBAE
monochromatic
#DC06DC #F925F9 #FB61FB #FD9DFD #FED8FE
Accessibility & contrast
On white
2.56
#FB61FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FB61FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB61FB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB61FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB61FB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D95FF
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#FF75A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb61fb; /* rgb */ color: rgb(251, 97, 251); /* oklch */ color: oklch(74.4% 0.252 327.7);
Tailwind
colors: {
custom: {
50: '#ff97fd',
500: '#fb61fb',
950: '#000000',
},
}SCSS
$custom: #fb61fb; $custom-light: #ff97fd; $custom-dark: #000000;
JSON
{
"hex": "#fb61fb",
"rgb": {
"r": 251,
"g": 97,
"b": 251
},
"hsl": {
"h": 300,
"s": 95.062,
"l": 68.235
},
"oklch": {
"l": 0.74417,
"c": 0.25237,
"h": 327.7
},
"luminance": 0.36024
}Semantic roles & 50–950 ramp
primary
#FB61FB
secondary
#C5F3C5
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86