#FE77E9#FE77E9
#FE77E9 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.209 H 333.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77E9 |
|---|---|
| RGB | rgb(254, 119, 233) |
| HSL | hsl(309, 99%, 73%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 8.3%, 0.4%) |
| CIE-LAB | lab(69.58, 65.18, -34.08) |
| CIE-LCH | lch(69.58, 73.55, 332.39°) |
| OKLab | oklab(76.46% 0.1877 -0.0927) |
| OKLCH | oklch(76.46% 0.209 333.7) |
| XYZ | xyz(62.1779, 40.1520, 81.5502) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 3.27
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77E9 #77FE8C
analogous
#CF77FE #FE77E9 #FE77A5
triadic
#FE77E9 #E9FE77 #77E9FE
tetradic
#FE77E9 #FECF77 #77FE8C #77A5FE
square
#FE77E9 #FECF77 #77FE8C #77A5FE
split-complementary
#FE77E9 #A5FE77 #77FECF
monochromatic
#F902D2 #FE3ADF #FE77E9 #FEB4F3 #FFE1FA
Accessibility & contrast
On white
2.33
#FE77E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FE77E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77E9
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77E9 | 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)
#759DED
Deuteranopia (green-blind)
#9DB1E5
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe77e9; /* rgb */ color: rgb(254, 119, 233); /* oklch */ color: oklch(76.5% 0.209 333.7);
Tailwind
colors: {
custom: {
50: '#ffa4f0',
500: '#fe77e9',
950: '#000000',
},
}SCSS
$custom: #fe77e9; $custom-light: #ffa4f0; $custom-dark: #000000;
JSON
{
"hex": "#fe77e9",
"rgb": {
"r": 254,
"g": 119,
"b": 233
},
"hsl": {
"h": 309.333,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.76463,
"c": 0.20934,
"h": 333.7
},
"luminance": 0.40148
}Semantic roles & 50–950 ramp
primary
#FE77E9
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84