#FF61FA#FF61FA
#FF61FA is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.9% C 0.254 H 329.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61FA |
|---|---|
| RGB | rgb(255, 97, 250) |
| HSL | hsl(302, 100%, 69%) |
| HSV | hsv(302, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 2%, 0%) |
| CIE-LAB | lab(67.06, 77.39, -47.36) |
| CIE-LCH | lch(67.06, 90.73, 328.53°) |
| OKLab | oklab(74.89% 0.2175 -0.1305) |
| OKLCH | oklch(74.89% 0.254 329) |
| XYZ | xyz(62.7694, 36.7158, 94.2047) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 0.96
Violet Pink
#FB5FFC
ΔE00 0.97
Candy Pink
#FF63E9
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 5.61
Orchid
#DA70D6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61FA #61FF66
analogous
#B561FF #FF61FA #FF61AB
triadic
#FF61FA #FAFF61 #61FAFF
tetradic
#FF61FA #FFB561 #61FF66 #61ABFF
square
#FF61FA #FFB561 #61FF66 #61ABFF
split-complementary
#FF61FA #ABFF61 #61FFB5
monochromatic
#E600DE #FF24F8 #FF61FA #FF9EFC #FFDBFE
Accessibility & contrast
On white
2.52
#FF61FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FF61FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61FA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61FA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5196FF
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#FF74A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff61fa; /* rgb */ color: rgb(255, 97, 250); /* oklch */ color: oklch(74.9% 0.254 329.0);
Tailwind
colors: {
custom: {
50: '#ff98fc',
500: '#ff61fa',
950: '#000000',
},
}SCSS
$custom: #ff61fa; $custom-light: #ff98fc; $custom-dark: #000000;
JSON
{
"hex": "#ff61fa",
"rgb": {
"r": 255,
"g": 97,
"b": 250
},
"hsl": {
"h": 301.899,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.74893,
"c": 0.25367,
"h": 329
},
"luminance": 0.36712
}Semantic roles & 50–950 ramp
primary
#FF61FA
secondary
#C7F5C8
accent
#E60700
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F17
muted
#877E85