#E77FF5#E77FF5
#E77FF5 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.193 H 322.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FF5 |
|---|---|
| RGB | rgb(231, 127, 245) |
| HSL | hsl(293, 86%, 73%) |
| HSV | hsv(293, 48%, 96%) |
| CMYK | cmyk(5.7%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.58, 57.14, -42.46) |
| CIE-LCH | lch(68.58, 71.19, 323.39°) |
| OKLab | oklab(75.28% 0.1538 -0.1171) |
| OKLCH | oklch(75.28% 0.193 322.7) |
| XYZ | xyz(57.0241, 38.7628, 90.8467) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FF5 #8DF57F
analogous
#AC7FF5 #E77FF5 #F57FC8
triadic
#E77FF5 #F5E77F #7FF5E7
tetradic
#E77FF5 #F5AC7F #8DF57F #7FC8F5
square
#E77FF5 #F5AC7F #8DF57F #7FC8F5
split-complementary
#E77FF5 #C8F57F #7FF5AC
monochromatic
#CE12E8 #DC46F1 #E77FF5 #F2B8F9 #FAE3FD
Accessibility & contrast
On white
2.40
#E77FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E77FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FF5
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FF5 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF9
Deuteranopia (green-blind)
#8DABF2
Tritanopia (blue-blind)
#EA8EAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77ff5; /* rgb */ color: rgb(231, 127, 245); /* oklch */ color: oklch(75.3% 0.193 322.7);
Tailwind
colors: {
custom: {
50: '#f1a7f9',
500: '#e77ff5',
950: '#000000',
},
}SCSS
$custom: #e77ff5; $custom-light: #f1a7f9; $custom-dark: #000000;
JSON
{
"hex": "#e77ff5",
"rgb": {
"r": 231,
"g": 127,
"b": 245
},
"hsl": {
"h": 292.881,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.75278,
"c": 0.19335,
"h": 322.7
},
"luminance": 0.3876
}Semantic roles & 50–950 ramp
primary
#E77FF5
secondary
#DAF5D6
accent
#E2031E
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85