#FF71F2#FF71F2
#FF71F2 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.3% C 0.226 H 331.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71F2 |
|---|---|
| RGB | rgb(255, 113, 242) |
| HSL | hsl(305, 100%, 72%) |
| HSV | hsv(305, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 5.1%, 0%) |
| CIE-LAB | lab(69.10, 69.53, -39.77) |
| CIE-LCH | lch(69.10, 80.10, 330.23°) |
| OKLab | oklab(76.26% 0.1979 -0.1088) |
| OKLCH | oklch(76.26% 0.226 331.2) |
| XYZ | xyz(63.1718, 39.4853, 88.2813) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 2.44
Light Magenta
#FA5FF7
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 3.72
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71F2 #71FF7E
analogous
#C571FF #FF71F2 #FF71AB
triadic
#FF71F2 #F2FF71 #71F2FF
tetradic
#FF71F2 #FFC571 #71FF7E #71ABFF
square
#FF71F2 #FFC571 #71FF7E #71ABFF
split-complementary
#FF71F2 #ABFF71 #71FFC5
monochromatic
#F600DF #FF34EC #FF71F2 #FFAEF8 #FFE0FC
Accessibility & contrast
On white
2.36
#FF71F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF71F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71F2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71F2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff71f2; /* rgb */ color: rgb(255, 113, 242); /* oklch */ color: oklch(76.3% 0.226 331.2);
Tailwind
colors: {
custom: {
50: '#ffa0f6',
500: '#ff71f2',
950: '#000000',
},
}SCSS
$custom: #ff71f2; $custom-light: #ffa0f6; $custom-dark: #000000;
JSON
{
"hex": "#ff71f2",
"rgb": {
"r": 255,
"g": 113,
"b": 242
},
"hsl": {
"h": 305.493,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76263,
"c": 0.22579,
"h": 331.2
},
"luminance": 0.39481
}Semantic roles & 50–950 ramp
primary
#FF71F2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85