#FF61FE#FF61FE
#FF61FE is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 75.1% C 0.257 H 328.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61FE |
|---|---|
| RGB | rgb(255, 97, 254) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 0.4%, 0%) |
| CIE-LAB | lab(67.25, 78.03, -49.26) |
| CIE-LCH | lch(67.25, 92.27, 327.73°) |
| OKLab | oklab(75.09% 0.2178 -0.136) |
| OKLCH | oklch(75.09% 0.257 328) |
| XYZ | xyz(63.4032, 36.9694, 97.5430) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.79
Light Magenta
#FA5FF7
ΔE00 1.18
Candy Pink
#FF63E9
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 5.78
Orchid
#DA70D6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61FE #61FF62
analogous
#B161FF #FF61FE #FF61AF
triadic
#FF61FE #FEFF61 #61FEFF
tetradic
#FF61FE #FFB161 #61FF62 #61AFFF
square
#FF61FE #FFB161 #61FF62 #61AFFF
split-complementary
#FF61FE #AFFF61 #61FFB1
monochromatic
#E600E4 #FF24FE #FF61FE #FF9EFE #FFDBFF
Accessibility & contrast
On white
2.50
#FF61FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FF61FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61FE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61FE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D96FF
Deuteranopia (green-blind)
#88ABFA
Tritanopia (blue-blind)
#FF75A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff61fe; /* rgb */ color: rgb(255, 97, 254); /* oklch */ color: oklch(75.1% 0.257 328.0);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#ff61fe',
950: '#000000',
},
}SCSS
$custom: #ff61fe; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#ff61fe",
"rgb": {
"r": 255,
"g": 97,
"b": 254
},
"hsl": {
"h": 300.38,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.75094,
"c": 0.25676,
"h": 328
},
"luminance": 0.36965
}Semantic roles & 50–950 ramp
primary
#FF61FE
secondary
#C7F5C7
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86