#E77FF1#E77FF1
#E77FF1 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.1% C 0.190 H 323.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FF1 |
|---|---|
| RGB | rgb(231, 127, 241) |
| HSL | hsl(295, 80%, 72%) |
| HSV | hsv(295, 47%, 95%) |
| CMYK | cmyk(4.1%, 47.3%, 0%, 5.5%) |
| CIE-LAB | lab(68.40, 56.41, -40.54) |
| CIE-LCH | lch(68.40, 69.46, 324.30°) |
| OKLab | oklab(75.09% 0.1533 -0.1116) |
| OKLCH | oklch(75.09% 0.19 323.9) |
| XYZ | xyz(56.4201, 38.5212, 87.6655) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 4.84
Orchid
#DA70D6
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FF1 #89F17F
analogous
#AE7FF1 #E77FF1 #F17FC2
triadic
#E77FF1 #F1E77F #7FF1E7
tetradic
#E77FF1 #F1AE7F #89F17F #7FC2F1
square
#E77FF1 #F1AE7F #89F17F #7FC2F1
split-complementary
#E77FF1 #C2F17F #7FF1AE
monochromatic
#CC18DD #DD48EB #E77FF1 #F1B6F7 #FAE3FC
Accessibility & contrast
On white
2.41
#E77FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#E77FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FF1
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FF1 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF5
Deuteranopia (green-blind)
#8FABEE
Tritanopia (blue-blind)
#EB8DAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77ff1; /* rgb */ color: rgb(231, 127, 241); /* oklch */ color: oklch(75.1% 0.190 323.9);
Tailwind
colors: {
custom: {
50: '#f1a7f6',
500: '#e77ff1',
950: '#000000',
},
}SCSS
$custom: #e77ff1; $custom-light: #f1a7f6; $custom-dark: #000000;
JSON
{
"hex": "#e77ff1",
"rgb": {
"r": 231,
"g": 127,
"b": 241
},
"hsl": {
"h": 294.737,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.7509,
"c": 0.18958,
"h": 323.9
},
"luminance": 0.38519
}Semantic roles & 50–950 ramp
primary
#E77FF1
secondary
#DAF4D7
accent
#DD091B
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85