#FE77FA#FE77FA
#FE77FA is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.223 H 328.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77FA |
|---|---|
| RGB | rgb(254, 119, 250) |
| HSL | hsl(302, 99%, 73%) |
| HSV | hsv(302, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 1.6%, 0.4%) |
| CIE-LAB | lab(70.30, 67.93, -42.30) |
| CIE-LCH | lch(70.30, 80.02, 328.09°) |
| OKLab | oklab(77.23% 0.1903 -0.1161) |
| OKLCH | oklch(77.23% 0.223 328.6) |
| XYZ | xyz(64.7244, 41.1706, 94.9615) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.04
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77FA #77FE7B
analogous
#BE77FE #FE77FA #FE77B6
triadic
#FE77FA #FAFE77 #77FAFE
tetradic
#FE77FA #FEBE77 #77FE7B #77B6FE
square
#FE77FA #FEBE77 #77FE7B #77B6FE
split-complementary
#FE77FA #B6FE77 #77FEBE
monochromatic
#F902F1 #FE3AF8 #FE77FA #FEB4FC #FFE1FE
Accessibility & contrast
On white
2.27
#FE77FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FE77FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77FA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77FA | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe77fa; /* rgb */ color: rgb(254, 119, 250); /* oklch */ color: oklch(77.2% 0.223 328.6);
Tailwind
colors: {
custom: {
50: '#ffa4fc',
500: '#fe77fa',
950: '#000000',
},
}SCSS
$custom: #fe77fa; $custom-light: #ffa4fc; $custom-dark: #000000;
JSON
{
"hex": "#fe77fa",
"rgb": {
"r": 254,
"g": 119,
"b": 250
},
"hsl": {
"h": 301.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.77226,
"c": 0.22294,
"h": 328.6
},
"luminance": 0.41167
}Semantic roles & 50–950 ramp
primary
#FE77FA
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85