#FF71ED#FF71ED
#FF71ED is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.222 H 332.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71ED |
|---|---|
| RGB | rgb(255, 113, 237) |
| HSL | hsl(308, 100%, 72%) |
| HSV | hsv(308, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 7.1%, 0%) |
| CIE-LAB | lab(68.89, 68.74, -37.35) |
| CIE-LCH | lch(68.89, 78.23, 331.48°) |
| OKLab | oklab(76.04% 0.1971 -0.1019) |
| OKLCH | oklch(76.04% 0.222 332.7) |
| XYZ | xyz(62.4311, 39.1891, 84.3803) |
| Luminance | 0.3918 (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.60
Light Magenta
#FA5FF7
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.26
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71ED #71FF83
analogous
#CA71FF #FF71ED #FF71A6
triadic
#FF71ED #EDFF71 #71EDFF
tetradic
#FF71ED #FFCA71 #71FF83 #71A6FF
square
#FF71ED #FFCA71 #71FF83 #71A6FF
split-complementary
#FF71ED #A6FF71 #71FFCA
monochromatic
#F600D6 #FF34E5 #FF71ED #FFAEF5 #FFE0FB
Accessibility & contrast
On white
2.38
#FF71ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FF71ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71ED
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71ED | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#99AFE9
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff71ed; /* rgb */ color: rgb(255, 113, 237); /* oklch */ color: oklch(76.0% 0.222 332.7);
Tailwind
colors: {
custom: {
50: '#ffa0f3',
500: '#ff71ed',
950: '#000000',
},
}SCSS
$custom: #ff71ed; $custom-light: #ffa0f3; $custom-dark: #000000;
JSON
{
"hex": "#ff71ed",
"rgb": {
"r": 255,
"g": 113,
"b": 237
},
"hsl": {
"h": 307.606,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76036,
"c": 0.22191,
"h": 332.7
},
"luminance": 0.39185
}Semantic roles & 50–950 ramp
primary
#FF71ED
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85