#E77EEA#E77EEA
#E77EEA is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.185 H 326.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EEA |
|---|---|
| RGB | rgb(231, 126, 234) |
| HSL | hsl(298, 72%, 71%) |
| HSV | hsv(298, 46%, 92%) |
| CMYK | cmyk(1.3%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.91, 55.63, -37.45) |
| CIE-LCH | lch(67.91, 67.06, 326.05°) |
| OKLab | oklab(74.63% 0.1535 -0.1027) |
| OKLCH | oklch(74.63% 0.185 326.2) |
| XYZ | xyz(55.2660, 37.8539, 82.2214) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 2.26
Lavender Pink
#DD85D7
ΔE00 3.88
Orchid
#DA70D6
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EEA #81EA7E
analogous
#B17EEA #E77EEA #EA7EB7
triadic
#E77EEA #EAE77E #7EEAE7
tetradic
#E77EEA #EAB17E #81EA7E #7EB7EA
square
#E77EEA #EAB17E #81EA7E #7EB7EA
split-complementary
#E77EEA #B7EA7E #7EEAB1
monochromatic
#C821CC #DD49E1 #E77EEA #F1B3F3 #FAE5FB
Accessibility & contrast
On white
2.45
#E77EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E77EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EEA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EEA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#92AAE7
Tritanopia (blue-blind)
#EC8AA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77eea; /* rgb */ color: rgb(231, 126, 234); /* oklch */ color: oklch(74.6% 0.185 326.2);
Tailwind
colors: {
custom: {
50: '#f1a7f1',
500: '#e77eea',
950: '#000000',
},
}SCSS
$custom: #e77eea; $custom-light: #f1a7f1; $custom-dark: #000000;
JSON
{
"hex": "#e77eea",
"rgb": {
"r": 231,
"g": 126,
"b": 234
},
"hsl": {
"h": 298.333,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.74628,
"c": 0.1847,
"h": 326.2
},
"luminance": 0.37851
}Semantic roles & 50–950 ramp
primary
#E77EEA
secondary
#D4F1D3
accent
#D41117
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84