#E77FF3#E77FF3
#E77FF3 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.2% C 0.191 H 323.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FF3 |
|---|---|
| RGB | rgb(231, 127, 243) |
| HSL | hsl(294, 83%, 73%) |
| HSV | hsv(294, 48%, 95%) |
| CMYK | cmyk(4.9%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(68.49, 56.77, -41.50) |
| CIE-LCH | lch(68.49, 70.32, 323.83°) |
| OKLab | oklab(75.18% 0.1536 -0.1143) |
| OKLCH | oklch(75.18% 0.191 323.3) |
| XYZ | xyz(56.7204, 38.6413, 89.2474) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FF3 #8BF37F
analogous
#AD7FF3 #E77FF3 #F37FC5
triadic
#E77FF3 #F3E77F #7FF3E7
tetradic
#E77FF3 #F3AD7F #8BF37F #7FC5F3
square
#E77FF3 #F3AD7F #8BF37F #7FC5F3
split-complementary
#E77FF3 #C5F37F #7FF3AD
monochromatic
#CD15E2 #DD47EE #E77FF3 #F1B7F8 #FAE3FC
Accessibility & contrast
On white
2.41
#E77FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#E77FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FF3
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FF3 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF7
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#EB8DAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77ff3; /* rgb */ color: rgb(231, 127, 243); /* oklch */ color: oklch(75.2% 0.191 323.3);
Tailwind
colors: {
custom: {
50: '#f1a7f7',
500: '#e77ff3',
950: '#000000',
},
}SCSS
$custom: #e77ff3; $custom-light: #f1a7f7; $custom-dark: #000000;
JSON
{
"hex": "#e77ff3",
"rgb": {
"r": 231,
"g": 127,
"b": 243
},
"hsl": {
"h": 293.793,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75184,
"c": 0.19146,
"h": 323.3
},
"luminance": 0.38639
}Semantic roles & 50–950 ramp
primary
#E77FF3
secondary
#DAF4D7
accent
#DF061D
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85