#FE71F8#FE71F8
#FE71F8 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.230 H 329.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FE71F8 |
|---|---|
| RGB | rgb(254, 113, 248) |
| HSL | hsl(303, 99%, 72%) |
| HSV | hsv(303, 56%, 100%) |
| CMYK | cmyk(0%, 55.5%, 2.4%, 0.4%) |
| CIE-LAB | lab(69.23, 70.24, -42.87) |
| CIE-LCH | lch(69.23, 82.29, 328.60°) |
| OKLab | oklab(76.41% 0.1976 -0.1177) |
| OKLCH | oklch(76.41% 0.23 329.2) |
| XYZ | xyz(63.7208, 39.6625, 93.0881) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 3.15
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE71F8 #71FE77
analogous
#BE71FE #FE71F8 #FE71B2
triadic
#FE71F8 #F8FE71 #71F8FE
tetradic
#FE71F8 #FEBE71 #71FE77 #71B2FE
square
#FE71F8 #FEBE71 #71FE77 #71B2FE
split-complementary
#FE71F8 #B2FE71 #71FEBE
monochromatic
#F302E9 #FE34F5 #FE71F8 #FEAEFB #FFE1FE
Accessibility & contrast
On white
2.35
#FE71F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FE71F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE71F8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE71F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE71F8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe71f8; /* rgb */ color: rgb(254, 113, 248); /* oklch */ color: oklch(76.4% 0.230 329.2);
Tailwind
colors: {
custom: {
50: '#ffa0fb',
500: '#fe71f8',
950: '#000000',
},
}SCSS
$custom: #fe71f8; $custom-light: #ffa0fb; $custom-dark: #000000;
JSON
{
"hex": "#fe71f8",
"rgb": {
"r": 254,
"g": 113,
"b": 248
},
"hsl": {
"h": 302.553,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.76414,
"c": 0.22998,
"h": 329.2
},
"luminance": 0.39658
}Semantic roles & 50–950 ramp
primary
#FE71F8
secondary
#D4F7D5
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85