#E77FF0#E77FF0
#E77FF0 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.189 H 324.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FF0 |
|---|---|
| RGB | rgb(231, 127, 240) |
| HSL | hsl(295, 79%, 72%) |
| HSV | hsv(295, 47%, 94%) |
| CMYK | cmyk(3.7%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(68.36, 56.22, -40.06) |
| CIE-LCH | lch(68.36, 69.03, 324.53°) |
| OKLab | oklab(75.04% 0.1531 -0.1102) |
| OKLCH | oklch(75.04% 0.189 324.3) |
| XYZ | xyz(56.2711, 38.4616, 86.8810) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FF0 #88F07F
analogous
#AF7FF0 #E77FF0 #F07FC1
triadic
#E77FF0 #F0E77F #7FF0E7
tetradic
#E77FF0 #F0AF7F #88F07F #7FC1F0
square
#E77FF0 #F0AF7F #88F07F #7FC1F0
split-complementary
#E77FF0 #C1F07F #7FF0AF
monochromatic
#CC1ADB #DD48EA #E77FF0 #F1B6F6 #FAE4FC
Accessibility & contrast
On white
2.42
#E77FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#E77FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FF0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FF0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF4
Deuteranopia (green-blind)
#90ABED
Tritanopia (blue-blind)
#EB8CAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77ff0; /* rgb */ color: rgb(231, 127, 240); /* oklch */ color: oklch(75.0% 0.189 324.3);
Tailwind
colors: {
custom: {
50: '#f1a7f5',
500: '#e77ff0',
950: '#000000',
},
}SCSS
$custom: #e77ff0; $custom-light: #f1a7f5; $custom-dark: #000000;
JSON
{
"hex": "#e77ff0",
"rgb": {
"r": 231,
"g": 127,
"b": 240
},
"hsl": {
"h": 295.221,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.75043,
"c": 0.18864,
"h": 324.3
},
"luminance": 0.38459
}Semantic roles & 50–950 ramp
primary
#E77FF0
secondary
#D9F4D7
accent
#DB0A1B
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85