#E77BFA#E77BFA
#E77BFA is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.0% C 0.204 H 321.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E77BFA |
|---|---|
| RGB | rgb(231, 123, 250) |
| HSL | hsl(291, 93%, 73%) |
| HSV | hsv(291, 51%, 98%) |
| CMYK | cmyk(7.6%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(68.06, 60.02, -46.01) |
| CIE-LCH | lch(68.06, 75.62, 322.53°) |
| OKLab | oklab(74.97% 0.1598 -0.1273) |
| OKLCH | oklch(74.97% 0.204 321.5) |
| XYZ | xyz(57.2913, 38.0595, 94.7523) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77BFA #8EFA7B
analogous
#A77BFA #E77BFA #FA7BCD
triadic
#E77BFA #FAE77B #7BFAE7
tetradic
#E77BFA #FAA77B #8EFA7B #7BCDFA
square
#E77BFA #FAA77B #8EFA7B #7BCDFA
split-complementary
#E77BFA #CDFA7B #7BFAA7
monochromatic
#CF09F1 #DC40F8 #E77BFA #F2B6FC #FAE2FE
Accessibility & contrast
On white
2.44
#E77BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#E77BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77BFA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77BFA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFE
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#E98CAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e77bfa; /* rgb */ color: rgb(231, 123, 250); /* oklch */ color: oklch(75.0% 0.204 321.5);
Tailwind
colors: {
custom: {
50: '#f1a5fc',
500: '#e77bfa',
950: '#000000',
},
}SCSS
$custom: #e77bfa; $custom-light: #f1a5fc; $custom-dark: #000000;
JSON
{
"hex": "#e77bfa",
"rgb": {
"r": 231,
"g": 123,
"b": 250
},
"hsl": {
"h": 291.024,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.74972,
"c": 0.20433,
"h": 321.5
},
"luminance": 0.38057
}Semantic roles & 50–950 ramp
primary
#E77BFA
secondary
#DAF6D5
accent
#E60022
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85