#E77FE2#E77FE2
#E77FE2 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.4% C 0.176 H 328.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FE2 |
|---|---|
| RGB | rgb(231, 127, 226) |
| HSL | hsl(303, 68%, 70%) |
| HSV | hsv(303, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 2.2%, 9.4%) |
| CIE-LAB | lab(67.77, 53.73, -33.25) |
| CIE-LCH | lch(67.77, 63.18, 328.25°) |
| OKLab | oklab(74.41% 0.1507 -0.0907) |
| OKLCH | oklch(74.41% 0.176 328.9) |
| XYZ | xyz(54.2711, 37.6616, 76.3476) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 2.67
Orchid
#DA70D6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FE2 #7FE784
analogous
#B87FE7 #E77FE2 #E77FAE
triadic
#E77FE2 #E2E77F #7FE2E7
tetradic
#E77FE2 #E7B87F #7FE784 #7FAEE7
square
#E77FE2 #E7B87F #7FE784 #7FAEE7
split-complementary
#E77FE2 #AEE77F #7FE7B8
monochromatic
#C625BF #DD4BD6 #E77FE2 #F1B3EE #FAE5F9
Accessibility & contrast
On white
2.46
#E77FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#E77FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FE2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FE2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789CE5
Deuteranopia (green-blind)
#96AADF
Tritanopia (blue-blind)
#EE88A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77fe2; /* rgb */ color: rgb(231, 127, 226); /* oklch */ color: oklch(74.4% 0.176 328.9);
Tailwind
colors: {
custom: {
50: '#f0a7eb',
500: '#e77fe2',
950: '#000000',
},
}SCSS
$custom: #e77fe2; $custom-light: #f0a7eb; $custom-dark: #000000;
JSON
{
"hex": "#e77fe2",
"rgb": {
"r": 231,
"g": 127,
"b": 226
},
"hsl": {
"h": 302.885,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.74413,
"c": 0.17588,
"h": 328.9
},
"luminance": 0.37659
}Semantic roles & 50–950 ramp
primary
#E77FE2
secondary
#D2EFD4
accent
#D01E15
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84