#FE71F0#FE71F0
#FE71F0 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.224 H 331.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FE71F0 |
|---|---|
| RGB | rgb(254, 113, 240) |
| HSL | hsl(306, 99%, 72%) |
| HSV | hsv(306, 56%, 100%) |
| CMYK | cmyk(0%, 55.5%, 5.5%, 0.4%) |
| CIE-LAB | lab(68.88, 68.95, -39.02) |
| CIE-LCH | lch(68.88, 79.23, 330.49°) |
| OKLab | oklab(76.04% 0.1965 -0.1067) |
| OKLCH | oklch(76.04% 0.224 331.5) |
| XYZ | xyz(62.5061, 39.1766, 86.6908) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.82
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE71F0 #71FE7F
analogous
#C571FE #FE71F0 #FE71AA
triadic
#FE71F0 #F0FE71 #71F0FE
tetradic
#FE71F0 #FEC571 #71FE7F #71AAFE
square
#FE71F0 #FEC571 #71FE7F #71AAFE
split-complementary
#FE71F0 #AAFE71 #71FEC5
monochromatic
#F302DB #FE34EA #FE71F0 #FEAEF6 #FFE1FC
Accessibility & contrast
On white
2.38
#FE71F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FE71F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE71F0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE71F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE71F0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF4
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe71f0; /* rgb */ color: rgb(254, 113, 240); /* oklch */ color: oklch(76.0% 0.224 331.5);
Tailwind
colors: {
custom: {
50: '#ffa0f5',
500: '#fe71f0',
950: '#000000',
},
}SCSS
$custom: #fe71f0; $custom-light: #ffa0f5; $custom-dark: #000000;
JSON
{
"hex": "#fe71f0",
"rgb": {
"r": 254,
"g": 113,
"b": 240
},
"hsl": {
"h": 305.957,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.76044,
"c": 0.22363,
"h": 331.5
},
"luminance": 0.39172
}Semantic roles & 50–950 ramp
primary
#FE71F0
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85