#E77FF2#E77FF2
#E77FF2 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.191 H 323.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FF2 |
|---|---|
| RGB | rgb(231, 127, 242) |
| HSL | hsl(294, 82%, 72%) |
| HSV | hsv(294, 48%, 95%) |
| CMYK | cmyk(4.5%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(68.45, 56.59, -41.02) |
| CIE-LCH | lch(68.45, 69.89, 324.06°) |
| OKLab | oklab(75.14% 0.1534 -0.113) |
| OKLCH | oklch(75.14% 0.191 323.6) |
| XYZ | xyz(56.5698, 38.5811, 88.4543) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FF2 #8AF27F
analogous
#AE7FF2 #E77FF2 #F27FC3
triadic
#E77FF2 #F2E77F #7FF2E7
tetradic
#E77FF2 #F2AE7F #8AF27F #7FC3F2
square
#E77FF2 #F2AE7F #8AF27F #7FC3F2
split-complementary
#E77FF2 #C3F27F #7FF2AE
monochromatic
#CD17E0 #DD47EC #E77FF2 #F1B7F8 #FAE3FC
Accessibility & contrast
On white
2.41
#E77FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E77FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FF2
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FF2 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#8FABEF
Tritanopia (blue-blind)
#EB8DAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77ff2; /* rgb */ color: rgb(231, 127, 242); /* oklch */ color: oklch(75.1% 0.191 323.6);
Tailwind
colors: {
custom: {
50: '#f1a7f6',
500: '#e77ff2',
950: '#000000',
},
}SCSS
$custom: #e77ff2; $custom-light: #f1a7f6; $custom-dark: #000000;
JSON
{
"hex": "#e77ff2",
"rgb": {
"r": 231,
"g": 127,
"b": 242
},
"hsl": {
"h": 294.261,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.75137,
"c": 0.19052,
"h": 323.6
},
"luminance": 0.38578
}Semantic roles & 50–950 ramp
primary
#E77FF2
secondary
#DAF4D7
accent
#DE081C
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85