#FF71E5#FF71E5
#FF71E5 is a light, highly saturated pink. Relative luminance 0.387; OKLCH L 75.7% C 0.216 H 335.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71E5 |
|---|---|
| RGB | rgb(255, 113, 229) |
| HSL | hsl(311, 100%, 72%) |
| HSV | hsv(311, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 10.2%, 0%) |
| CIE-LAB | lab(68.56, 67.50, -33.44) |
| CIE-LCH | lch(68.56, 75.33, 333.64°) |
| OKLab | oklab(75.68% 0.1959 -0.0908) |
| OKLCH | oklch(75.68% 0.216 335.1) |
| XYZ | xyz(61.2883, 38.7319, 78.3616) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 2.50
Violet (CSS)
#EE82EE
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.30
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71E5 #71FF8B
analogous
#D271FF #FF71E5 #FF719E
triadic
#FF71E5 #E5FF71 #71E5FF
tetradic
#FF71E5 #FFD271 #71FF8B #719EFF
square
#FF71E5 #FFD271 #71FF8B #719EFF
split-complementary
#FF71E5 #9EFF71 #71FFD2
monochromatic
#F600C9 #FF34DA #FF71E5 #FFAEF0 #FFE0F9
Accessibility & contrast
On white
2.40
#FF71E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FF71E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71E5
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71E5 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719AE9
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff71e5; /* rgb */ color: rgb(255, 113, 229); /* oklch */ color: oklch(75.7% 0.216 335.1);
Tailwind
colors: {
custom: {
50: '#ffa0ed',
500: '#ff71e5',
950: '#000000',
},
}SCSS
$custom: #ff71e5; $custom-light: #ffa0ed; $custom-dark: #000000;
JSON
{
"hex": "#ff71e5",
"rgb": {
"r": 255,
"g": 113,
"b": 229
},
"hsl": {
"h": 310.986,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75684,
"c": 0.21587,
"h": 335.1
},
"luminance": 0.38727
}Semantic roles & 50–950 ramp
primary
#FF71E5
secondary
#D4F7DA
accent
#E62A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84