#FE77EE#FE77EE
#FE77EE is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.213 H 332.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77EE |
|---|---|
| RGB | rgb(254, 119, 238) |
| HSL | hsl(307, 99%, 73%) |
| HSV | hsv(307, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 6.3%, 0.4%) |
| CIE-LAB | lab(69.78, 65.97, -36.52) |
| CIE-LCH | lch(69.78, 75.40, 331.03°) |
| OKLab | oklab(76.68% 0.1886 -0.0996) |
| OKLCH | oklch(76.68% 0.213 332.2) |
| XYZ | xyz(62.9023, 40.4417, 85.3653) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.30
Violet (CSS)
#EE82EE
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 4.67
Violet Pink
#FB5FFC
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77EE #77FE87
analogous
#CA77FE #FE77EE #FE77AA
triadic
#FE77EE #EEFE77 #77EEFE
tetradic
#FE77EE #FECA77 #77FE87 #77AAFE
square
#FE77EE #FECA77 #77FE87 #77AAFE
split-complementary
#FE77EE #AAFE77 #77FECA
monochromatic
#F902DC #FE3AE6 #FE77EE #FEB4F6 #FFE1FB
Accessibility & contrast
On white
2.31
#FE77EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FE77EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77EE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77EE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF2
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe77ee; /* rgb */ color: rgb(254, 119, 238); /* oklch */ color: oklch(76.7% 0.213 332.2);
Tailwind
colors: {
custom: {
50: '#ffa4f4',
500: '#fe77ee',
950: '#000000',
},
}SCSS
$custom: #fe77ee; $custom-light: #ffa4f4; $custom-dark: #000000;
JSON
{
"hex": "#fe77ee",
"rgb": {
"r": 254,
"g": 119,
"b": 238
},
"hsl": {
"h": 307.111,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.76681,
"c": 0.21324,
"h": 332.2
},
"luminance": 0.40438
}Semantic roles & 50–950 ramp
primary
#FE77EE
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85