#FF61EF#FF61EF
#FF61EF is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 74.4% C 0.245 H 332.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61EF |
|---|---|
| RGB | rgb(255, 97, 239) |
| HSL | hsl(306, 100%, 69%) |
| HSV | hsv(306, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 6.3%, 0%) |
| CIE-LAB | lab(66.56, 75.67, -42.10) |
| CIE-LCH | lch(66.56, 86.59, 330.91°) |
| OKLab | oklab(74.36% 0.2166 -0.1153) |
| OKLCH | oklch(74.36% 0.245 332) |
| XYZ | xyz(61.0946, 36.0459, 85.3844) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.03
Light Magenta
#FA5FF7
ΔE00 1.83
Violet Pink
#FB5FFC
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61EF #61FF71
analogous
#C061FF #FF61EF #FF61A0
triadic
#FF61EF #EFFF61 #61EFFF
tetradic
#FF61EF #FFC061 #61FF71 #61A0FF
square
#FF61EF #FFC061 #61FF71 #61A0FF
split-complementary
#FF61EF #A0FF61 #61FFC0
monochromatic
#E600CE #FF24E9 #FF61EF #FF9EF5 #FFDBFB
Accessibility & contrast
On white
2.56
#FF61EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FF61EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61EF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61EF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F3
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#FF6FA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff61ef; /* rgb */ color: rgb(255, 97, 239); /* oklch */ color: oklch(74.4% 0.245 332.0);
Tailwind
colors: {
custom: {
50: '#ff97f4',
500: '#ff61ef',
950: '#000000',
},
}SCSS
$custom: #ff61ef; $custom-light: #ff97f4; $custom-dark: #000000;
JSON
{
"hex": "#ff61ef",
"rgb": {
"r": 255,
"g": 97,
"b": 239
},
"hsl": {
"h": 306.076,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.74359,
"c": 0.24536,
"h": 332
},
"luminance": 0.36041
}Semantic roles & 50–950 ramp
primary
#FF61EF
secondary
#C7F5CB
accent
#E61700
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85