#E77EE3#E77EE3
#E77EE3 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.3% C 0.178 H 328.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EE3 |
|---|---|
| RGB | rgb(231, 126, 227) |
| HSL | hsl(302, 69%, 70%) |
| HSV | hsv(302, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 1.7%, 9.4%) |
| CIE-LAB | lab(67.62, 54.40, -34.04) |
| CIE-LCH | lch(67.62, 64.17, 327.97°) |
| OKLab | oklab(74.31% 0.1523 -0.093) |
| OKLCH | oklch(74.31% 0.178 328.6) |
| XYZ | xyz(54.2802, 37.4596, 77.0295) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 2.04
Lavender Pink
#DD85D7
ΔE00 2.92
Orchid
#DA70D6
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EE3 #7EE782
analogous
#B77EE7 #E77EE3 #E77EAE
triadic
#E77EE3 #E3E77E #7EE3E7
tetradic
#E77EE3 #E7B77E #7EE782 #7EAEE7
square
#E77EE3 #E7B77E #7EE782 #7EAEE7
split-complementary
#E77EE3 #AEE77E #7EE7B7
monochromatic
#C625C0 #DD4AD8 #E77EE3 #F1B2EE #FAE5F9
Accessibility & contrast
On white
2.47
#E77EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E77EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EE3
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EE3 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779CE6
Deuteranopia (green-blind)
#94AAE0
Tritanopia (blue-blind)
#ED88A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77ee3; /* rgb */ color: rgb(231, 126, 227); /* oklch */ color: oklch(74.3% 0.178 328.6);
Tailwind
colors: {
custom: {
50: '#f1a6ec',
500: '#e77ee3',
950: '#000000',
},
}SCSS
$custom: #e77ee3; $custom-light: #f1a6ec; $custom-dark: #000000;
JSON
{
"hex": "#e77ee3",
"rgb": {
"r": 231,
"g": 126,
"b": 227
},
"hsl": {
"h": 302.286,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.74314,
"c": 0.1784,
"h": 328.6
},
"luminance": 0.37457
}Semantic roles & 50–950 ramp
primary
#E77EE3
secondary
#D2EFD3
accent
#D11C15
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84