#FF71EA#FF71EA
#FF71EA is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.9% C 0.220 H 333.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71EA |
|---|---|
| RGB | rgb(255, 113, 234) |
| HSL | hsl(309, 100%, 72%) |
| HSV | hsv(309, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 8.2%, 0%) |
| CIE-LAB | lab(68.76, 68.27, -35.89) |
| CIE-LCH | lch(68.76, 77.13, 332.27°) |
| OKLab | oklab(75.9% 0.1967 -0.0977) |
| OKLCH | oklch(75.9% 0.22 333.6) |
| XYZ | xyz(61.9965, 39.0152, 82.0913) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.62
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71EA #71FF86
analogous
#CD71FF #FF71EA #FF71A3
triadic
#FF71EA #EAFF71 #71EAFF
tetradic
#FF71EA #FFCD71 #71FF86 #71A3FF
square
#FF71EA #FFCD71 #71FF86 #71A3FF
split-complementary
#FF71EA #A3FF71 #71FFCD
monochromatic
#F600D1 #FF34E1 #FF71EA #FFAEF3 #FFE0FA
Accessibility & contrast
On white
2.39
#FF71EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF71EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71EA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71EA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#9AAFE6
Tritanopia (blue-blind)
#FF7BA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff71ea; /* rgb */ color: rgb(255, 113, 234); /* oklch */ color: oklch(75.9% 0.220 333.6);
Tailwind
colors: {
custom: {
50: '#ffa0f1',
500: '#ff71ea',
950: '#000000',
},
}SCSS
$custom: #ff71ea; $custom-light: #ffa0f1; $custom-dark: #000000;
JSON
{
"hex": "#ff71ea",
"rgb": {
"r": 255,
"g": 113,
"b": 234
},
"hsl": {
"h": 308.873,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75903,
"c": 0.21962,
"h": 333.6
},
"luminance": 0.39011
}Semantic roles & 50–950 ramp
primary
#FF71EA
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84