#FE74F5#FE74F5
#FE74F5 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.223 H 330.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74F5 |
|---|---|
| RGB | rgb(254, 116, 245) |
| HSL | hsl(304, 99%, 73%) |
| HSV | hsv(304, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 3.5%, 0.4%) |
| CIE-LAB | lab(69.58, 68.44, -40.68) |
| CIE-LCH | lch(69.58, 79.61, 329.28°) |
| OKLab | oklab(76.63% 0.1934 -0.1114) |
| OKLCH | oklch(76.63% 0.223 330.1) |
| XYZ | xyz(63.5993, 40.1583, 90.7700) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.82
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74F5 #74FE7D
analogous
#C274FE #FE74F5 #FE74B0
triadic
#FE74F5 #F5FE74 #74F5FE
tetradic
#FE74F5 #FEC274 #74FE7D #74B0FE
square
#FE74F5 #FEC274 #74FE7D #74B0FE
split-complementary
#FE74F5 #B0FE74 #74FEC2
monochromatic
#F602E6 #FE37F1 #FE74F5 #FEB1F9 #FFE1FD
Accessibility & contrast
On white
2.33
#FE74F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FE74F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74F5
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74F5 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EF9
Deuteranopia (green-blind)
#96B1F1
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe74f5; /* rgb */ color: rgb(254, 116, 245); /* oklch */ color: oklch(76.6% 0.223 330.1);
Tailwind
colors: {
custom: {
50: '#ffa2f9',
500: '#fe74f5',
950: '#000000',
},
}SCSS
$custom: #fe74f5; $custom-light: #ffa2f9; $custom-dark: #000000;
JSON
{
"hex": "#fe74f5",
"rgb": {
"r": 254,
"g": 116,
"b": 245
},
"hsl": {
"h": 303.913,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.76631,
"c": 0.22325,
"h": 330.1
},
"luminance": 0.40154
}Semantic roles & 50–950 ramp
primary
#FE74F5
secondary
#D4F7D6
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85