#FF71EB#FF71EB
#FF71EB is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.220 H 333.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71EB |
|---|---|
| RGB | rgb(255, 113, 235) |
| HSL | hsl(308, 100%, 72%) |
| HSV | hsv(308, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 7.8%, 0%) |
| CIE-LAB | lab(68.80, 68.42, -36.38) |
| CIE-LCH | lch(68.80, 77.49, 332.00°) |
| OKLab | oklab(75.95% 0.1968 -0.0991) |
| OKLCH | oklch(75.95% 0.22 333.3) |
| XYZ | xyz(62.1406, 39.0728, 82.8500) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 2.22
Violet (CSS)
#EE82EE
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.50
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71EB #71FF85
analogous
#CC71FF #FF71EB #FF71A4
triadic
#FF71EB #EBFF71 #71EBFF
tetradic
#FF71EB #FFCC71 #71FF85 #71A4FF
square
#FF71EB #FFCC71 #71FF85 #71A4FF
split-complementary
#FF71EB #A4FF71 #71FFCC
monochromatic
#F600D3 #FF34E2 #FF71EB #FFAEF4 #FFE0FB
Accessibility & contrast
On white
2.38
#FF71EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FF71EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71EB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71EB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FF7BA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff71eb; /* rgb */ color: rgb(255, 113, 235); /* oklch */ color: oklch(75.9% 0.220 333.3);
Tailwind
colors: {
custom: {
50: '#ffa0f1',
500: '#ff71eb',
950: '#000000',
},
}SCSS
$custom: #ff71eb; $custom-light: #ffa0f1; $custom-dark: #000000;
JSON
{
"hex": "#ff71eb",
"rgb": {
"r": 255,
"g": 113,
"b": 235
},
"hsl": {
"h": 308.451,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75947,
"c": 0.22037,
"h": 333.3
},
"luminance": 0.39068
}Semantic roles & 50–950 ramp
primary
#FF71EB
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85