#FE71F4#FE71F4
#FE71F4 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.2% C 0.227 H 330.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FE71F4 |
|---|---|
| RGB | rgb(254, 113, 244) |
| HSL | hsl(304, 99%, 72%) |
| HSV | hsv(304, 56%, 100%) |
| CMYK | cmyk(0%, 55.5%, 3.9%, 0.4%) |
| CIE-LAB | lab(69.05, 69.59, -40.95) |
| CIE-LCH | lch(69.05, 80.75, 329.52°) |
| OKLab | oklab(76.23% 0.1971 -0.1122) |
| OKLCH | oklch(76.23% 0.227 330.3) |
| XYZ | xyz(63.1069, 39.4169, 89.8548) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 2.58
Light Magenta
#FA5FF7
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 3.44
Violet (CSS)
#EE82EE
ΔE00 3.45
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE71F4 #71FE7B
analogous
#C171FE #FE71F4 #FE71AE
triadic
#FE71F4 #F4FE71 #71F4FE
tetradic
#FE71F4 #FEC171 #71FE7B #71AEFE
square
#FE71F4 #FEC171 #71FE7B #71AEFE
split-complementary
#FE71F4 #AEFE71 #71FEC1
monochromatic
#F302E2 #FE34EF #FE71F4 #FEAEF9 #FFE1FD
Accessibility & contrast
On white
2.36
#FE71F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FE71F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE71F4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE71F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE71F4 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe71f4; /* rgb */ color: rgb(254, 113, 244); /* oklch */ color: oklch(76.2% 0.227 330.3);
Tailwind
colors: {
custom: {
50: '#ffa0f8',
500: '#fe71f4',
950: '#000000',
},
}SCSS
$custom: #fe71f4; $custom-light: #ffa0f8; $custom-dark: #000000;
JSON
{
"hex": "#fe71f4",
"rgb": {
"r": 254,
"g": 113,
"b": 244
},
"hsl": {
"h": 304.255,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.76227,
"c": 0.22677,
"h": 330.3
},
"luminance": 0.39413
}Semantic roles & 50–950 ramp
primary
#FE71F4
secondary
#D4F7D6
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85