#FE77F2#FE77F2
#FE77F2 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.216 H 330.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77F2 |
|---|---|
| RGB | rgb(254, 119, 242) |
| HSL | hsl(305, 99%, 73%) |
| HSV | hsv(305, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 4.7%, 0.4%) |
| CIE-LAB | lab(69.95, 66.62, -38.45) |
| CIE-LCH | lch(69.95, 76.92, 330.00°) |
| OKLab | oklab(76.86% 0.1892 -0.1051) |
| OKLCH | oklch(76.86% 0.216 330.9) |
| XYZ | xyz(63.4965, 40.6794, 88.4947) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77F2 #77FE83
analogous
#C677FE #FE77F2 #FE77AF
triadic
#FE77F2 #F2FE77 #77F2FE
tetradic
#FE77F2 #FEC677 #77FE83 #77AFFE
square
#FE77F2 #FEC677 #77FE83 #77AFFE
split-complementary
#FE77F2 #AFFE77 #77FEC6
monochromatic
#F902E3 #FE3AEC #FE77F2 #FEB4F8 #FFE1FC
Accessibility & contrast
On white
2.30
#FE77F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FE77F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77F2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77F2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe77f2; /* rgb */ color: rgb(254, 119, 242); /* oklch */ color: oklch(76.9% 0.216 330.9);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#fe77f2',
950: '#000000',
},
}SCSS
$custom: #fe77f2; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#fe77f2",
"rgb": {
"r": 254,
"g": 119,
"b": 242
},
"hsl": {
"h": 305.333,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.7686,
"c": 0.21642,
"h": 330.9
},
"luminance": 0.40675
}Semantic roles & 50–950 ramp
primary
#FE77F2
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85