#E77FEA#E77FEA
#E77FEA is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.183 H 326.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FEA |
|---|---|
| RGB | rgb(231, 127, 234) |
| HSL | hsl(298, 72%, 71%) |
| HSV | hsv(298, 46%, 92%) |
| CMYK | cmyk(1.3%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(68.10, 55.14, -37.15) |
| CIE-LCH | lch(68.10, 66.49, 326.03°) |
| OKLab | oklab(74.77% 0.1521 -0.1019) |
| OKLCH | oklch(74.77% 0.183 326.2) |
| XYZ | xyz(55.3945, 38.1109, 82.2643) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 2.37
Lavender Pink
#DD85D7
ΔE00 3.77
Orchid
#DA70D6
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FEA #82EA7F
analogous
#B17FEA #E77FEA #EA7FB7
triadic
#E77FEA #EAE77F #7FEAE7
tetradic
#E77FEA #EAB17F #82EA7F #7FB7EA
square
#E77FEA #EAB17F #82EA7F #7FB7EA
split-complementary
#E77FEA #B7EA7F #7FEAB1
monochromatic
#C822CD #DD4AE1 #E77FEA #F1B4F3 #FAE5FB
Accessibility & contrast
On white
2.44
#E77FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E77FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FEA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FEA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#EC8BAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e77fea; /* rgb */ color: rgb(231, 127, 234); /* oklch */ color: oklch(74.8% 0.183 326.2);
Tailwind
colors: {
custom: {
50: '#f1a7f1',
500: '#e77fea',
950: '#000000',
},
}SCSS
$custom: #e77fea; $custom-light: #f1a7f1; $custom-dark: #000000;
JSON
{
"hex": "#e77fea",
"rgb": {
"r": 231,
"g": 127,
"b": 234
},
"hsl": {
"h": 298.318,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74768,
"c": 0.18309,
"h": 326.2
},
"luminance": 0.38108
}Semantic roles & 50–950 ramp
primary
#E77FEA
secondary
#D5F1D4
accent
#D41217
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84