#E77FEE#E77FEE
#E77FEE is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.0% C 0.187 H 324.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FEE |
|---|---|
| RGB | rgb(231, 127, 238) |
| HSL | hsl(296, 77%, 72%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(2.9%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(68.27, 55.86, -39.09) |
| CIE-LCH | lch(68.27, 68.18, 325.02°) |
| OKLab | oklab(74.95% 0.1528 -0.1074) |
| OKLCH | oklch(74.95% 0.187 324.9) |
| XYZ | xyz(55.9756, 38.3434, 85.3249) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 4.38
Orchid
#DA70D6
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FEE #86EE7F
analogous
#B07FEE #E77FEE #EE7FBE
triadic
#E77FEE #EEE77F #7FEEE7
tetradic
#E77FEE #EEB07F #86EE7F #7FBEEE
square
#E77FEE #EEB07F #86EE7F #7FBEEE
split-complementary
#E77FEE #BEEE7F #7FEEB0
monochromatic
#CA1CD6 #DD49E7 #E77FEE #F1B5F5 #FAE4FB
Accessibility & contrast
On white
2.42
#E77FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#E77FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FEE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FEE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF2
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#EB8CAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e77fee; /* rgb */ color: rgb(231, 127, 238); /* oklch */ color: oklch(75.0% 0.187 324.9);
Tailwind
colors: {
custom: {
50: '#f1a7f4',
500: '#e77fee',
950: '#000000',
},
}SCSS
$custom: #e77fee; $custom-light: #f1a7f4; $custom-dark: #000000;
JSON
{
"hex": "#e77fee",
"rgb": {
"r": 231,
"g": 127,
"b": 238
},
"hsl": {
"h": 296.216,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.74951,
"c": 0.18678,
"h": 324.9
},
"luminance": 0.38341
}Semantic roles & 50–950 ramp
primary
#E77FEE
secondary
#D8F3D6
accent
#D90D1A
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85