#E77FF4#E77FF4
#E77FF4 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.2% C 0.192 H 323.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FF4 |
|---|---|
| RGB | rgb(231, 127, 244) |
| HSL | hsl(293, 84%, 73%) |
| HSV | hsv(293, 48%, 96%) |
| CMYK | cmyk(5.3%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(68.53, 56.96, -41.98) |
| CIE-LCH | lch(68.53, 70.75, 323.61°) |
| OKLab | oklab(75.23% 0.1537 -0.1157) |
| OKLCH | oklch(75.23% 0.192 323) |
| XYZ | xyz(56.8718, 38.7019, 90.0449) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FF4 #8CF47F
analogous
#AC7FF4 #E77FF4 #F47FC7
triadic
#E77FF4 #F4E77F #7FF4E7
tetradic
#E77FF4 #F4AC7F #8CF47F #7FC7F4
square
#E77FF4 #F4AC7F #8CF47F #7FC7F4
split-complementary
#E77FF4 #C7F47F #7FF4AC
monochromatic
#CE14E5 #DC47EF #E77FF4 #F2B7F9 #FAE3FD
Accessibility & contrast
On white
2.40
#E77FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#E77FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FF4
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FF4 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF8
Deuteranopia (green-blind)
#8EABF1
Tritanopia (blue-blind)
#EA8DAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77ff4; /* rgb */ color: rgb(231, 127, 244); /* oklch */ color: oklch(75.2% 0.192 323.0);
Tailwind
colors: {
custom: {
50: '#f1a7f8',
500: '#e77ff4',
950: '#000000',
},
}SCSS
$custom: #e77ff4; $custom-light: #f1a7f8; $custom-dark: #000000;
JSON
{
"hex": "#e77ff4",
"rgb": {
"r": 231,
"g": 127,
"b": 244
},
"hsl": {
"h": 293.333,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.75231,
"c": 0.19241,
"h": 323
},
"luminance": 0.38699
}Semantic roles & 50–950 ramp
primary
#E77FF4
secondary
#DAF5D6
accent
#E1051D
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85