#FD61FF#FD61FF
#FD61FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.9% C 0.257 H 327.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FD61FF |
|---|---|
| RGB | rgb(253, 97, 255) |
| HSL | hsl(299, 100%, 69%) |
| HSV | hsv(299, 62%, 100%) |
| CMYK | cmyk(0.8%, 62%, 0%, 0%) |
| CIE-LAB | lab(67.02, 77.72, -50.20) |
| CIE-LCH | lch(67.02, 92.53, 327.14°) |
| OKLab | oklab(74.88% 0.2158 -0.1388) |
| OKLCH | oklch(74.88% 0.257 327.3) |
| XYZ | xyz(62.8317, 36.6561, 98.3543) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.59
Light Magenta
#FA5FF7
ΔE00 1.17
Candy Pink
#FF63E9
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 5.88
Magenta
#FF00FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD61FF #63FF61
analogous
#AE61FF #FD61FF #FF61B2
triadic
#FD61FF #FFFD61 #61FFFD
tetradic
#FD61FF #FFAE61 #63FF61 #61B2FF
square
#FD61FF #FFAE61 #63FF61 #61B2FF
split-complementary
#FD61FF #B2FF61 #61FFAE
monochromatic
#E300E6 #FC24FF #FD61FF #FE9EFF #FFDBFF
Accessibility & contrast
On white
2.52
#FD61FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FD61FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD61FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD61FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD61FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#FF76A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd61ff; /* rgb */ color: rgb(253, 97, 255); /* oklch */ color: oklch(74.9% 0.257 327.3);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#fd61ff',
950: '#000000',
},
}SCSS
$custom: #fd61ff; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#fd61ff",
"rgb": {
"r": 253,
"g": 97,
"b": 255
},
"hsl": {
"h": 299.241,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.74882,
"c": 0.25652,
"h": 327.3
},
"luminance": 0.36652
}Semantic roles & 50–950 ramp
primary
#FD61FF
secondary
#C7F5C7
accent
#E60003
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86