#E77FEB#E77FEB
#E77FEB is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.184 H 325.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FEB |
|---|---|
| RGB | rgb(231, 127, 235) |
| HSL | hsl(298, 73%, 71%) |
| HSV | hsv(298, 46%, 92%) |
| CMYK | cmyk(1.7%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(68.14, 55.32, -37.64) |
| CIE-LCH | lch(68.14, 66.91, 325.77°) |
| OKLab | oklab(74.81% 0.1523 -0.1033) |
| OKLCH | oklch(74.81% 0.184 325.9) |
| XYZ | xyz(55.5386, 38.1686, 83.0230) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 3.92
Orchid
#DA70D6
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FEB #83EB7F
analogous
#B17FEB #E77FEB #EB7FB9
triadic
#E77FEB #EBE77F #7FEBE7
tetradic
#E77FEB #EBB17F #83EB7F #7FB9EB
square
#E77FEB #EBB17F #83EB7F #7FB9EB
split-complementary
#E77FEB #B9EB7F #7FEBB1
monochromatic
#C920CF #DD4AE3 #E77FEB #F1B4F3 #FAE5FB
Accessibility & contrast
On white
2.43
#E77FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E77FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FEB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FEB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#EC8BAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e77feb; /* rgb */ color: rgb(231, 127, 235); /* oklch */ color: oklch(74.8% 0.184 325.9);
Tailwind
colors: {
custom: {
50: '#f1a7f1',
500: '#e77feb',
950: '#000000',
},
}SCSS
$custom: #e77feb; $custom-light: #f1a7f1; $custom-dark: #000000;
JSON
{
"hex": "#e77feb",
"rgb": {
"r": 231,
"g": 127,
"b": 235
},
"hsl": {
"h": 297.778,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74814,
"c": 0.18401,
"h": 325.9
},
"luminance": 0.38166
}Semantic roles & 50–950 ramp
primary
#E77FEB
secondary
#D6F1D5
accent
#D51018
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85