#E77EEE#E77EEE
#E77EEE is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.188 H 324.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EEE |
|---|---|
| RGB | rgb(231, 126, 238) |
| HSL | hsl(296, 77%, 71%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(2.9%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.08, 56.35, -39.39) |
| CIE-LCH | lch(68.08, 68.75, 325.05°) |
| OKLab | oklab(74.81% 0.1542 -0.1083) |
| OKLCH | oklch(74.81% 0.188 324.9) |
| XYZ | xyz(55.8471, 38.0864, 85.2821) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 2.64
Lavender Pink
#DD85D7
ΔE00 4.48
Orchid
#DA70D6
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EEE #85EE7E
analogous
#AF7EEE #E77EEE #EE7EBD
triadic
#E77EEE #EEE77E #7EEEE7
tetradic
#E77EEE #EEAF7E #85EE7E #7EBDEE
square
#E77EEE #EEAF7E #85EE7E #7EBDEE
split-complementary
#E77EEE #BDEE7E #7EEEAF
monochromatic
#CA1CD5 #DD48E7 #E77EEE #F1B4F5 #FAE4FB
Accessibility & contrast
On white
2.44
#E77EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E77EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EEE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EEE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#EB8BAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e77eee; /* rgb */ color: rgb(231, 126, 238); /* oklch */ color: oklch(74.8% 0.188 324.9);
Tailwind
colors: {
custom: {
50: '#f1a7f4',
500: '#e77eee',
950: '#000000',
},
}SCSS
$custom: #e77eee; $custom-light: #f1a7f4; $custom-dark: #000000;
JSON
{
"hex": "#e77eee",
"rgb": {
"r": 231,
"g": 126,
"b": 238
},
"hsl": {
"h": 296.25,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74811,
"c": 0.18837,
"h": 324.9
},
"luminance": 0.38084
}Semantic roles & 50–950 ramp
primary
#E77EEE
secondary
#D7F2D5
accent
#D90D19
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85