#E77DEE#E77DEE
#E77DEE is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.7% C 0.190 H 324.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E77DEE |
|---|---|
| RGB | rgb(231, 125, 238) |
| HSL | hsl(296, 77%, 71%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(2.9%, 47.5%, 0%, 6.7%) |
| CIE-LAB | lab(67.90, 56.84, -39.68) |
| CIE-LCH | lch(67.90, 69.32, 325.08°) |
| OKLab | oklab(74.67% 0.1555 -0.1091) |
| OKLCH | oklch(74.67% 0.19 324.9) |
| XYZ | xyz(55.7199, 37.8319, 85.2396) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 2.57
Lavender Pink
#DD85D7
ΔE00 4.58
Orchid
#DA70D6
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77DEE #84EE7D
analogous
#AE7DEE #E77DEE #EE7DBC
triadic
#E77DEE #EEE77D #7DEEE7
tetradic
#E77DEE #EEAE7D #84EE7D #7DBCEE
square
#E77DEE #EEAE7D #84EE7D #7DBCEE
split-complementary
#E77DEE #BCEE7D #7DEEAE
monochromatic
#C91CD5 #DD47E7 #E77DEE #F1B3F5 #FAE4FB
Accessibility & contrast
On white
2.45
#E77DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E77DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77DEE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77DEE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#EB8AAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77dee; /* rgb */ color: rgb(231, 125, 238); /* oklch */ color: oklch(74.7% 0.190 324.9);
Tailwind
colors: {
custom: {
50: '#f1a6f4',
500: '#e77dee',
950: '#000000',
},
}SCSS
$custom: #e77dee; $custom-light: #f1a6f4; $custom-dark: #000000;
JSON
{
"hex": "#e77dee",
"rgb": {
"r": 231,
"g": 125,
"b": 238
},
"hsl": {
"h": 296.283,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.74672,
"c": 0.18997,
"h": 324.9
},
"luminance": 0.37829
}Semantic roles & 50–950 ramp
primary
#E77DEE
secondary
#D6F2D5
accent
#D90C19
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85