#E77BF9#E77BF9
#E77BF9 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 74.9% C 0.203 H 321.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E77BF9 |
|---|---|
| RGB | rgb(231, 123, 249) |
| HSL | hsl(291, 91%, 73%) |
| HSV | hsv(291, 51%, 98%) |
| CMYK | cmyk(7.2%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.02, 59.83, -45.53) |
| CIE-LCH | lch(68.02, 75.19, 322.73°) |
| OKLab | oklab(74.92% 0.1597 -0.1259) |
| OKLCH | oklch(74.92% 0.203 321.7) |
| XYZ | xyz(57.1350, 37.9969, 93.9287) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 4.00
Violet Pink
#FB5FFC
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 4.76
Orchid
#DA70D6
ΔE00 5.75
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77BF9 #8DF97B
analogous
#A87BF9 #E77BF9 #F97BCC
triadic
#E77BF9 #F9E77B #7BF9E7
tetradic
#E77BF9 #F9A87B #8DF97B #7BCCF9
square
#E77BF9 #F9A87B #8DF97B #7BCCF9
split-complementary
#E77BF9 #CCF97B #7BF9A8
monochromatic
#CE0BEF #DC40F6 #E77BF9 #F2B6FC #FAE2FE
Accessibility & contrast
On white
2.44
#E77BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E77BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77BF9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77BF9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#E98CAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e77bf9; /* rgb */ color: rgb(231, 123, 249); /* oklch */ color: oklch(74.9% 0.203 321.7);
Tailwind
colors: {
custom: {
50: '#f1a5fb',
500: '#e77bf9',
950: '#000000',
},
}SCSS
$custom: #e77bf9; $custom-light: #f1a5fb; $custom-dark: #000000;
JSON
{
"hex": "#e77bf9",
"rgb": {
"r": 231,
"g": 123,
"b": 249
},
"hsl": {
"h": 291.429,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.74923,
"c": 0.20338,
"h": 321.7
},
"luminance": 0.37994
}Semantic roles & 50–950 ramp
primary
#E77BF9
secondary
#DAF6D5
accent
#E60021
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85