#E77BEC#E77BEC
#E77BEC is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.191 H 325.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E77BEC |
|---|---|
| RGB | rgb(231, 123, 236) |
| HSL | hsl(297, 75%, 70%) |
| HSV | hsv(297, 48%, 93%) |
| CMYK | cmyk(2.1%, 47.9%, 0%, 7.5%) |
| CIE-LAB | lab(67.44, 57.46, -39.29) |
| CIE-LCH | lch(67.44, 69.61, 325.63°) |
| OKLab | oklab(74.3% 0.1579 -0.108) |
| OKLCH | oklch(74.3% 0.191 325.6) |
| XYZ | xyz(55.1771, 37.2138, 83.6172) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 2.21
Orchid
#DA70D6
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77BEC #80EC7B
analogous
#AE7BEC #E77BEC #EC7BB8
triadic
#E77BEC #ECE77B #7BECE7
tetradic
#E77BEC #ECAE7B #80EC7B #7BB8EC
square
#E77BEC #ECAE7B #80EC7B #7BB8EC
split-complementary
#E77BEC #B8EC7B #7BECAE
monochromatic
#C71ECF #DD46E4 #E77BEC #F1B0F4 #FAE4FB
Accessibility & contrast
On white
2.49
#E77BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E77BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77BEC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77BEC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#EC88A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e77bec; /* rgb */ color: rgb(231, 123, 236); /* oklch */ color: oklch(74.3% 0.191 325.6);
Tailwind
colors: {
custom: {
50: '#f1a5f2',
500: '#e77bec',
950: '#000000',
},
}SCSS
$custom: #e77bec; $custom-light: #f1a5f2; $custom-dark: #000000;
JSON
{
"hex": "#e77bec",
"rgb": {
"r": 231,
"g": 123,
"b": 236
},
"hsl": {
"h": 297.345,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.74303,
"c": 0.19131,
"h": 325.6
},
"luminance": 0.37211
}Semantic roles & 50–950 ramp
primary
#E77BEC
secondary
#D3F1D2
accent
#D70F17
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85