#E77EFA#E77EFA
#E77EFA is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.4% C 0.200 H 321.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EFA |
|---|---|
| RGB | rgb(231, 126, 250) |
| HSL | hsl(291, 93%, 74%) |
| HSV | hsv(291, 50%, 98%) |
| CMYK | cmyk(7.6%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(68.62, 58.56, -45.14) |
| CIE-LCH | lch(68.62, 73.94, 322.38°) |
| OKLab | oklab(75.38% 0.1559 -0.1248) |
| OKLCH | oklch(75.38% 0.2 321.3) |
| XYZ | xyz(57.6692, 38.8152, 94.8783) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.23
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.25
Orchid
#DA70D6
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EFA #91FA7E
analogous
#A97EFA #E77EFA #FA7ECF
triadic
#E77EFA #FAE77E #7EFAE7
tetradic
#E77EFA #FAA97E #91FA7E #7ECFFA
square
#E77EFA #FAA97E #91FA7E #7ECFFA
split-complementary
#E77EFA #CFFA7E #7EFAA9
monochromatic
#D009F4 #DC43F8 #E77EFA #F2B9FC #FAE2FE
Accessibility & contrast
On white
2.40
#E77EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E77EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EFA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EFA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#E98FB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77efa; /* rgb */ color: rgb(231, 126, 250); /* oklch */ color: oklch(75.4% 0.200 321.3);
Tailwind
colors: {
custom: {
50: '#f1a7fc',
500: '#e77efa',
950: '#000000',
},
}SCSS
$custom: #e77efa; $custom-light: #f1a7fc; $custom-dark: #000000;
JSON
{
"hex": "#e77efa",
"rgb": {
"r": 231,
"g": 126,
"b": 250
},
"hsl": {
"h": 290.806,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.7538,
"c": 0.19969,
"h": 321.3
},
"luminance": 0.38813
}Semantic roles & 50–950 ramp
primary
#E77EFA
secondary
#DAF6D5
accent
#E60023
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85