#FE77FB#FE77FB
#FE77FB is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.3% C 0.224 H 328.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77FB |
|---|---|
| RGB | rgb(254, 119, 251) |
| HSL | hsl(301, 99%, 73%) |
| HSV | hsv(301, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 1.2%, 0.4%) |
| CIE-LAB | lab(70.34, 68.10, -42.78) |
| CIE-LCH | lch(70.34, 80.42, 327.86°) |
| OKLab | oklab(77.27% 0.1904 -0.1175) |
| OKLCH | oklch(77.27% 0.224 328.3) |
| XYZ | xyz(64.8816, 41.2334, 95.7895) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.03
Orchid
#DA70D6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77FB #77FE7A
analogous
#BD77FE #FE77FB #FE77B8
triadic
#FE77FB #FBFE77 #77FBFE
tetradic
#FE77FB #FEBD77 #77FE7A #77B8FE
square
#FE77FB #FEBD77 #77FE7A #77B8FE
split-complementary
#FE77FB #B8FE77 #77FEBD
monochromatic
#F902F3 #FE3AF9 #FE77FB #FEB4FD #FFE1FE
Accessibility & contrast
On white
2.27
#FE77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FE77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77FB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77FB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#96B2F7
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe77fb; /* rgb */ color: rgb(254, 119, 251); /* oklch */ color: oklch(77.3% 0.224 328.3);
Tailwind
colors: {
custom: {
50: '#ffa4fd',
500: '#fe77fb',
950: '#000000',
},
}SCSS
$custom: #fe77fb; $custom-light: #ffa4fd; $custom-dark: #000000;
JSON
{
"hex": "#fe77fb",
"rgb": {
"r": 254,
"g": 119,
"b": 251
},
"hsl": {
"h": 301.333,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.77273,
"c": 0.22376,
"h": 328.3
},
"luminance": 0.4123
}Semantic roles & 50–950 ramp
primary
#FE77FB
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85