#FF71E9#FF71E9
#FF71E9 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.9% C 0.219 H 333.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71E9 |
|---|---|
| RGB | rgb(255, 113, 233) |
| HSL | hsl(309, 100%, 72%) |
| HSV | hsv(309, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 8.6%, 0%) |
| CIE-LAB | lab(68.72, 68.11, -35.40) |
| CIE-LCH | lch(68.72, 76.76, 332.54°) |
| OKLab | oklab(75.86% 0.1965 -0.0963) |
| OKLCH | oklch(75.86% 0.219 333.9) |
| XYZ | xyz(61.8533, 38.9579, 81.3368) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 2.26
Violet (CSS)
#EE82EE
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 4.75
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71E9 #71FF87
analogous
#CE71FF #FF71E9 #FF71A2
triadic
#FF71E9 #E9FF71 #71E9FF
tetradic
#FF71E9 #FFCE71 #71FF87 #71A2FF
square
#FF71E9 #FFCE71 #71FF87 #71A2FF
split-complementary
#FF71E9 #A2FF71 #71FFCE
monochromatic
#F600D0 #FF34E0 #FF71E9 #FFAEF2 #FFE0FA
Accessibility & contrast
On white
2.39
#FF71E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF71E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71E9
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71E9 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9AED
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff71e9; /* rgb */ color: rgb(255, 113, 233); /* oklch */ color: oklch(75.9% 0.219 333.9);
Tailwind
colors: {
custom: {
50: '#ffa0f0',
500: '#ff71e9',
950: '#000000',
},
}SCSS
$custom: #ff71e9; $custom-light: #ffa0f0; $custom-dark: #000000;
JSON
{
"hex": "#ff71e9",
"rgb": {
"r": 255,
"g": 113,
"b": 233
},
"hsl": {
"h": 309.296,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75859,
"c": 0.21886,
"h": 333.9
},
"luminance": 0.38953
}Semantic roles & 50–950 ramp
primary
#FF71E9
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84