#FF61FB#FF61FB
#FF61FB is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.9% C 0.254 H 328.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61FB |
|---|---|
| RGB | rgb(255, 97, 251) |
| HSL | hsl(302, 100%, 69%) |
| HSV | hsv(302, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 1.6%, 0%) |
| CIE-LAB | lab(67.11, 77.55, -47.84) |
| CIE-LCH | lch(67.11, 91.11, 328.33°) |
| OKLab | oklab(74.94% 0.2176 -0.1319) |
| OKLCH | oklch(74.94% 0.254 328.8) |
| XYZ | xyz(62.9266, 36.7787, 95.0327) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.89
Light Magenta
#FA5FF7
ΔE00 0.98
Candy Pink
#FF63E9
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 4.26
Violet (CSS)
#EE82EE
ΔE00 5.65
Orchid
#DA70D6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61FB #61FF65
analogous
#B461FF #FF61FB #FF61AC
triadic
#FF61FB #FBFF61 #61FBFF
tetradic
#FF61FB #FFB461 #61FF65 #61ACFF
square
#FF61FB #FFB461 #61FF65 #61ACFF
split-complementary
#FF61FB #ACFF61 #61FFB4
monochromatic
#E600E0 #FF24F9 #FF61FB #FF9EFD #FFDBFE
Accessibility & contrast
On white
2.51
#FF61FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FF61FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61FB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61FB | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5096FF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#FF74A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff61fb; /* rgb */ color: rgb(255, 97, 251); /* oklch */ color: oklch(74.9% 0.254 328.8);
Tailwind
colors: {
custom: {
50: '#ff98fd',
500: '#ff61fb',
950: '#000000',
},
}SCSS
$custom: #ff61fb; $custom-light: #ff98fd; $custom-dark: #000000;
JSON
{
"hex": "#ff61fb",
"rgb": {
"r": 255,
"g": 97,
"b": 251
},
"hsl": {
"h": 301.519,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.74943,
"c": 0.25444,
"h": 328.8
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#FF61FB
secondary
#C7F5C8
accent
#E60600
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86