#FF71E8#FF71E8
#FF71E8 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.218 H 334.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71E8 |
|---|---|
| RGB | rgb(255, 113, 232) |
| HSL | hsl(310, 100%, 72%) |
| HSV | hsv(310, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 9%, 0%) |
| CIE-LAB | lab(68.68, 67.96, -34.91) |
| CIE-LCH | lch(68.68, 76.40, 332.81°) |
| OKLab | oklab(75.82% 0.1964 -0.095) |
| OKLCH | oklch(75.82% 0.218 334.2) |
| XYZ | xyz(61.7108, 38.9009, 80.5866) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.89
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71E8 #71FF88
analogous
#CF71FF #FF71E8 #FF71A1
triadic
#FF71E8 #E8FF71 #71E8FF
tetradic
#FF71E8 #FFCF71 #71FF88 #71A1FF
square
#FF71E8 #FFCF71 #71FF88 #71A1FF
split-complementary
#FF71E8 #A1FF71 #71FFCF
monochromatic
#F600CE #FF34DE #FF71E8 #FFAEF2 #FFE0FA
Accessibility & contrast
On white
2.39
#FF71E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FF71E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71E8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71E8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEC
Deuteranopia (green-blind)
#9BAFE4
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff71e8; /* rgb */ color: rgb(255, 113, 232); /* oklch */ color: oklch(75.8% 0.218 334.2);
Tailwind
colors: {
custom: {
50: '#ffa0ef',
500: '#ff71e8',
950: '#000000',
},
}SCSS
$custom: #ff71e8; $custom-light: #ffa0ef; $custom-dark: #000000;
JSON
{
"hex": "#ff71e8",
"rgb": {
"r": 255,
"g": 113,
"b": 232
},
"hsl": {
"h": 309.718,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75815,
"c": 0.21811,
"h": 334.2
},
"luminance": 0.38896
}Semantic roles & 50–950 ramp
primary
#FF71E8
secondary
#D4F7D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84