#FF61FD#FF61FD
#FF61FD is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 75.0% C 0.256 H 328.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61FD |
|---|---|
| RGB | rgb(255, 97, 253) |
| HSL | hsl(301, 100%, 69%) |
| HSV | hsv(301, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 0.8%, 0%) |
| CIE-LAB | lab(67.21, 77.86, -48.79) |
| CIE-LCH | lch(67.21, 91.89, 327.93°) |
| OKLab | oklab(75.04% 0.2177 -0.1346) |
| OKLCH | oklch(75.04% 0.256 328.3) |
| XYZ | xyz(63.2435, 36.9055, 96.7019) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.80
Light Magenta
#FA5FF7
ΔE00 1.10
Candy Pink
#FF63E9
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61FD #61FF63
analogous
#B261FF #FF61FD #FF61AE
triadic
#FF61FD #FDFF61 #61FDFF
tetradic
#FF61FD #FFB261 #61FF63 #61AEFF
square
#FF61FD #FFB261 #61FF63 #61AEFF
split-complementary
#FF61FD #AEFF61 #61FFB2
monochromatic
#E600E3 #FF24FC #FF61FD #FF9EFE #FFDBFF
Accessibility & contrast
On white
2.51
#FF61FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FF61FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61FD
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61FD | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E96FF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#FF75A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff61fd; /* rgb */ color: rgb(255, 97, 253); /* oklch */ color: oklch(75.0% 0.256 328.3);
Tailwind
colors: {
custom: {
50: '#ff98fe',
500: '#ff61fd',
950: '#000000',
},
}SCSS
$custom: #ff61fd; $custom-light: #ff98fe; $custom-dark: #000000;
JSON
{
"hex": "#ff61fd",
"rgb": {
"r": 255,
"g": 97,
"b": 253
},
"hsl": {
"h": 300.759,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.75043,
"c": 0.25598,
"h": 328.3
},
"luminance": 0.36901
}Semantic roles & 50–950 ramp
primary
#FF61FD
secondary
#C7F5C7
accent
#E60300
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86