#FE77F6#FE77F6
#FE77F6 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.220 H 329.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77F6 |
|---|---|
| RGB | rgb(254, 119, 246) |
| HSL | hsl(304, 99%, 73%) |
| HSV | hsv(304, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 3.1%, 0.4%) |
| CIE-LAB | lab(70.12, 67.27, -40.38) |
| CIE-LCH | lch(70.12, 78.46, 329.02°) |
| OKLab | oklab(77.04% 0.1898 -0.1106) |
| OKLCH | oklch(77.04% 0.22 329.8) |
| XYZ | xyz(64.1038, 40.9223, 91.6933) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77F6 #77FE7F
analogous
#C377FE #FE77F6 #FE77B2
triadic
#FE77F6 #F6FE77 #77F6FE
tetradic
#FE77F6 #FEC377 #77FE7F #77B2FE
square
#FE77F6 #FEC377 #77FE7F #77B2FE
split-complementary
#FE77F6 #B2FE77 #77FEC3
monochromatic
#F902EA #FE3AF2 #FE77F6 #FEB4FA #FFE1FD
Accessibility & contrast
On white
2.29
#FE77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FE77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77F6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77F6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FA
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe77f6; /* rgb */ color: rgb(254, 119, 246); /* oklch */ color: oklch(77.0% 0.220 329.8);
Tailwind
colors: {
custom: {
50: '#ffa4f9',
500: '#fe77f6',
950: '#000000',
},
}SCSS
$custom: #fe77f6; $custom-light: #ffa4f9; $custom-dark: #000000;
JSON
{
"hex": "#fe77f6",
"rgb": {
"r": 254,
"g": 119,
"b": 246
},
"hsl": {
"h": 303.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.77041,
"c": 0.21965,
"h": 329.8
},
"luminance": 0.40918
}Semantic roles & 50–950 ramp
primary
#FE77F6
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85