#FF71EF#FF71EF
#FF71EF is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.1% C 0.223 H 332.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71EF |
|---|---|
| RGB | rgb(255, 113, 239) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 6.3%, 0%) |
| CIE-LAB | lab(68.97, 69.05, -38.32) |
| CIE-LCH | lch(68.97, 78.97, 330.97°) |
| OKLab | oklab(76.13% 0.1974 -0.1047) |
| OKLCH | oklch(76.13% 0.223 332.1) |
| XYZ | xyz(62.7250, 39.3066, 85.9278) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 2.28
Violet (CSS)
#EE82EE
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 4.03
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71EF #71FF81
analogous
#C871FF #FF71EF #FF71A8
triadic
#FF71EF #EFFF71 #71EFFF
tetradic
#FF71EF #FFC871 #71FF81 #71A8FF
square
#FF71EF #FFC871 #71FF81 #71A8FF
split-complementary
#FF71EF #A8FF71 #71FFC8
monochromatic
#F600DA #FF34E8 #FF71EF #FFAEF6 #FFE0FC
Accessibility & contrast
On white
2.37
#FF71EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FF71EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71EF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71EF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff71ef; /* rgb */ color: rgb(255, 113, 239); /* oklch */ color: oklch(76.1% 0.223 332.1);
Tailwind
colors: {
custom: {
50: '#ffa0f4',
500: '#ff71ef',
950: '#000000',
},
}SCSS
$custom: #ff71ef; $custom-light: #ffa0f4; $custom-dark: #000000;
JSON
{
"hex": "#ff71ef",
"rgb": {
"r": 255,
"g": 113,
"b": 239
},
"hsl": {
"h": 306.761,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76126,
"c": 0.22346,
"h": 332.1
},
"luminance": 0.39302
}Semantic roles & 50–950 ramp
primary
#FF71EF
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85