#FF71EE#FF71EE
#FF71EE is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.1% C 0.223 H 332.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71EE |
|---|---|
| RGB | rgb(255, 113, 238) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 6.7%, 0%) |
| CIE-LAB | lab(68.93, 68.90, -37.83) |
| CIE-LCH | lch(68.93, 78.60, 331.23°) |
| OKLab | oklab(76.08% 0.1973 -0.1033) |
| OKLCH | oklch(76.08% 0.223 332.4) |
| XYZ | xyz(62.5776, 39.2477, 85.1519) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 2.24
Violet (CSS)
#EE82EE
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 4.14
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71EE #71FF82
analogous
#C971FF #FF71EE #FF71A7
triadic
#FF71EE #EEFF71 #71EEFF
tetradic
#FF71EE #FFC971 #71FF82 #71A7FF
square
#FF71EE #FFC971 #71FF82 #71A7FF
split-complementary
#FF71EE #A7FF71 #71FFC9
monochromatic
#F600D8 #FF34E7 #FF71EE #FFAEF5 #FFE0FB
Accessibility & contrast
On white
2.37
#FF71EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FF71EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71EE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71EE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff71ee; /* rgb */ color: rgb(255, 113, 238); /* oklch */ color: oklch(76.1% 0.223 332.4);
Tailwind
colors: {
custom: {
50: '#ffa0f4',
500: '#ff71ee',
950: '#000000',
},
}SCSS
$custom: #ff71ee; $custom-light: #ffa0f4; $custom-dark: #000000;
JSON
{
"hex": "#ff71ee",
"rgb": {
"r": 255,
"g": 113,
"b": 238
},
"hsl": {
"h": 307.183,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76081,
"c": 0.22267,
"h": 332.4
},
"luminance": 0.39243
}Semantic roles & 50–950 ramp
primary
#FF71EE
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85