#FE74F7#FE74F7
#FE74F7 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.7% C 0.225 H 329.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74F7 |
|---|---|
| RGB | rgb(254, 116, 247) |
| HSL | hsl(303, 99%, 73%) |
| HSV | hsv(303, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 2.8%, 0.4%) |
| CIE-LAB | lab(69.67, 68.77, -41.64) |
| CIE-LCH | lch(69.67, 80.39, 328.81°) |
| OKLab | oklab(76.72% 0.1937 -0.1142) |
| OKLCH | oklch(76.72% 0.225 329.5) |
| XYZ | xyz(63.9063, 40.2811, 92.3867) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.80
Violet (CSS)
#EE82EE
ΔE00 3.20
Candy Pink
#FF63E9
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 3.61
Violet Pink
#FB5FFC
ΔE00 3.69
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74F7 #74FE7B
analogous
#C074FE #FE74F7 #FE74B2
triadic
#FE74F7 #F7FE74 #74F7FE
tetradic
#FE74F7 #FEC074 #74FE7B #74B2FE
square
#FE74F7 #FEC074 #74FE7B #74B2FE
split-complementary
#FE74F7 #B2FE74 #74FEC0
monochromatic
#F602E9 #FE37F4 #FE74F7 #FEB1FA #FFE1FD
Accessibility & contrast
On white
2.32
#FE74F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FE74F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74F7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74F7 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#95B1F3
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe74f7; /* rgb */ color: rgb(254, 116, 247); /* oklch */ color: oklch(76.7% 0.225 329.5);
Tailwind
colors: {
custom: {
50: '#ffa2fa',
500: '#fe74f7',
950: '#000000',
},
}SCSS
$custom: #fe74f7; $custom-light: #ffa2fa; $custom-dark: #000000;
JSON
{
"hex": "#fe74f7",
"rgb": {
"r": 254,
"g": 116,
"b": 247
},
"hsl": {
"h": 303.043,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.76723,
"c": 0.22486,
"h": 329.5
},
"luminance": 0.40277
}Semantic roles & 50–950 ramp
primary
#FE74F7
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85