#E77EE8#E77EE8
#E77EE8 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.183 H 326.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EE8 |
|---|---|
| RGB | rgb(231, 126, 232) |
| HSL | hsl(299, 70%, 70%) |
| HSV | hsv(299, 46%, 91%) |
| CMYK | cmyk(0.4%, 45.7%, 0%, 9%) |
| CIE-LAB | lab(67.83, 55.28, -36.48) |
| CIE-LCH | lch(67.83, 66.23, 326.58°) |
| OKLab | oklab(74.54% 0.1532 -0.0999) |
| OKLCH | oklch(74.54% 0.183 326.9) |
| XYZ | xyz(54.9803, 37.7396, 80.7168) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.50
Purply Pink
#F075E6
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 3.59
Orchid
#DA70D6
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EE8 #7FE87E
analogous
#B27EE8 #E77EE8 #E87EB4
triadic
#E77EE8 #E8E77E #7EE8E7
tetradic
#E77EE8 #E8B27E #7FE87E #7EB4E8
square
#E77EE8 #E8B27E #7FE87E #7EB4E8
split-complementary
#E77EE8 #B4E87E #7EE8B2
monochromatic
#C624C8 #DD4ADF #E77EE8 #F1B2F1 #FAE5FA
Accessibility & contrast
On white
2.46
#E77EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E77EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EE8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EE8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEC
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#ED89A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77ee8; /* rgb */ color: rgb(231, 126, 232); /* oklch */ color: oklch(74.5% 0.183 326.9);
Tailwind
colors: {
custom: {
50: '#f1a6ef',
500: '#e77ee8',
950: '#000000',
},
}SCSS
$custom: #e77ee8; $custom-light: #f1a6ef; $custom-dark: #000000;
JSON
{
"hex": "#e77ee8",
"rgb": {
"r": 231,
"g": 126,
"b": 232
},
"hsl": {
"h": 299.434,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.74537,
"c": 0.18287,
"h": 326.9
},
"luminance": 0.37737
}Semantic roles & 50–950 ramp
primary
#E77EE8
secondary
#D2F0D2
accent
#D21416
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84