#FF71F5#FF71F5
#FF71F5 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.228 H 330.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71F5 |
|---|---|
| RGB | rgb(255, 113, 245) |
| HSL | hsl(304, 100%, 72%) |
| HSV | hsv(304, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 3.9%, 0%) |
| CIE-LAB | lab(69.23, 70.01, -41.21) |
| CIE-LCH | lch(69.23, 81.24, 329.52°) |
| OKLab | oklab(76.4% 0.1983 -0.1129) |
| OKLCH | oklch(76.4% 0.228 330.3) |
| XYZ | xyz(63.6261, 39.6670, 90.6738) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 2.68
Light Magenta
#FA5FF7
ΔE00 3.30
Violet Pink
#FB5FFC
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 3.53
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71F5 #71FF7B
analogous
#C271FF #FF71F5 #FF71AE
triadic
#FF71F5 #F5FF71 #71F5FF
tetradic
#FF71F5 #FFC271 #71FF7B #71AEFF
square
#FF71F5 #FFC271 #71FF7B #71AEFF
split-complementary
#FF71F5 #AEFF71 #71FFC2
monochromatic
#F600E4 #FF34F1 #FF71F5 #FFAEF9 #FFE0FD
Accessibility & contrast
On white
2.35
#FF71F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FF71F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71F5
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71F5 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DF9
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff71f5; /* rgb */ color: rgb(255, 113, 245); /* oklch */ color: oklch(76.4% 0.228 330.3);
Tailwind
colors: {
custom: {
50: '#ffa0f9',
500: '#ff71f5',
950: '#000000',
},
}SCSS
$custom: #ff71f5; $custom-light: #ffa0f9; $custom-dark: #000000;
JSON
{
"hex": "#ff71f5",
"rgb": {
"r": 255,
"g": 113,
"b": 245
},
"hsl": {
"h": 304.225,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76401,
"c": 0.22816,
"h": 330.3
},
"luminance": 0.39663
}Semantic roles & 50–950 ramp
primary
#FF71F5
secondary
#D4F7D6
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85