#FE71F3#FE71F3
#FE71F3 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.2% C 0.226 H 330.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FE71F3 |
|---|---|
| RGB | rgb(254, 113, 243) |
| HSL | hsl(305, 99%, 72%) |
| HSV | hsv(305, 56%, 100%) |
| CMYK | cmyk(0%, 55.5%, 4.3%, 0.4%) |
| CIE-LAB | lab(69.01, 69.43, -40.47) |
| CIE-LCH | lch(69.01, 80.37, 329.76°) |
| OKLab | oklab(76.18% 0.1969 -0.1108) |
| OKLCH | oklch(76.18% 0.226 330.6) |
| XYZ | xyz(62.9554, 39.3563, 89.0573) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.43
Candy Pink
#FF63E9
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.52
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE71F3 #71FE7C
analogous
#C371FE #FE71F3 #FE71AD
triadic
#FE71F3 #F3FE71 #71F3FE
tetradic
#FE71F3 #FEC371 #71FE7C #71ADFE
square
#FE71F3 #FEC371 #71FE7C #71ADFE
split-complementary
#FE71F3 #ADFE71 #71FEC3
monochromatic
#F302E0 #FE34EE #FE71F3 #FEAEF8 #FFE1FC
Accessibility & contrast
On white
2.37
#FE71F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FE71F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE71F3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE71F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE71F3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF7
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe71f3; /* rgb */ color: rgb(254, 113, 243); /* oklch */ color: oklch(76.2% 0.226 330.6);
Tailwind
colors: {
custom: {
50: '#ffa0f7',
500: '#fe71f3',
950: '#000000',
},
}SCSS
$custom: #fe71f3; $custom-light: #ffa0f7; $custom-dark: #000000;
JSON
{
"hex": "#fe71f3",
"rgb": {
"r": 254,
"g": 113,
"b": 243
},
"hsl": {
"h": 304.681,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.76181,
"c": 0.22598,
"h": 330.6
},
"luminance": 0.39352
}Semantic roles & 50–950 ramp
primary
#FE71F3
secondary
#D4F7D6
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85