#E77BEA#E77BEA
#E77BEA is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.2% C 0.190 H 326.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E77BEA |
|---|---|
| RGB | rgb(231, 123, 234) |
| HSL | hsl(298, 73%, 70%) |
| HSV | hsv(298, 47%, 92%) |
| CMYK | cmyk(1.3%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(67.35, 57.10, -38.32) |
| CIE-LCH | lch(67.35, 68.77, 326.13°) |
| OKLab | oklab(74.21% 0.1576 -0.1052) |
| OKLCH | oklch(74.21% 0.19 326.3) |
| XYZ | xyz(54.8881, 37.0982, 82.0955) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 1.99
Orchid
#DA70D6
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77BEA #7EEA7B
analogous
#AF7BEA #E77BEA #EA7BB6
triadic
#E77BEA #EAE77B #7BEAE7
tetradic
#E77BEA #EAAF7B #7EEA7B #7BB6EA
square
#E77BEA #EAAF7B #7EEA7B #7BB6EA
split-complementary
#E77BEA #B6EA7B #7BEAAF
monochromatic
#C620CA #DD46E2 #E77BEA #F1B0F2 #FAE5FB
Accessibility & contrast
On white
2.49
#E77BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E77BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77BEA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77BEA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEE
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#EC87A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e77bea; /* rgb */ color: rgb(231, 123, 234); /* oklch */ color: oklch(74.2% 0.190 326.3);
Tailwind
colors: {
custom: {
50: '#f1a5f1',
500: '#e77bea',
950: '#000000',
},
}SCSS
$custom: #e77bea; $custom-light: #f1a5f1; $custom-dark: #000000;
JSON
{
"hex": "#e77bea",
"rgb": {
"r": 231,
"g": 123,
"b": 234
},
"hsl": {
"h": 298.378,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.74211,
"c": 0.1895,
"h": 326.3
},
"luminance": 0.37095
}Semantic roles & 50–950 ramp
primary
#E77BEA
secondary
#D2F0D1
accent
#D51116
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F16
muted
#857F84