#FF61FF#FF61FF
#FF61FF is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 75.1% C 0.258 H 327.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61FF |
|---|---|
| RGB | rgb(255, 97, 255) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 0%, 0%) |
| CIE-LAB | lab(67.30, 78.19, -49.73) |
| CIE-LCH | lch(67.30, 92.66, 327.54°) |
| OKLab | oklab(75.14% 0.2178 -0.1374) |
| OKLCH | oklch(75.14% 0.258 327.8) |
| XYZ | xyz(63.5638, 37.0336, 98.3886) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.81
Light Magenta
#FA5FF7
ΔE00 1.27
Candy Pink
#FF63E9
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 4.65
Violet (CSS)
#EE82EE
ΔE00 5.83
Magenta
#FF00FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61FF #61FF61
analogous
#B061FF #FF61FF #FF61B0
triadic
#FF61FF #FFFF61 #61FFFF
tetradic
#FF61FF #FFB061 #61FF61 #61B0FF
square
#FF61FF #FFB061 #61FF61 #61B0FF
split-complementary
#FF61FF #B0FF61 #61FFB0
monochromatic
#E600E6 #FF24FF #FF61FF #FF9EFF #FFDBFF
Accessibility & contrast
On white
2.50
#FF61FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FF61FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D97FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FF76A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff61ff; /* rgb */ color: rgb(255, 97, 255); /* oklch */ color: oklch(75.1% 0.258 327.8);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#ff61ff',
950: '#000000',
},
}SCSS
$custom: #ff61ff; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#ff61ff",
"rgb": {
"r": 255,
"g": 97,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.75144,
"c": 0.25753,
"h": 327.8
},
"luminance": 0.37029
}Semantic roles & 50–950 ramp
primary
#FF61FF
secondary
#C7F5C7
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86