#E77BEF#E77BEF
#E77BEF is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.4% C 0.194 H 324.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E77BEF |
|---|---|
| RGB | rgb(231, 123, 239) |
| HSL | hsl(296, 78%, 71%) |
| HSV | hsv(296, 49%, 94%) |
| CMYK | cmyk(3.3%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.57, 58.00, -40.74) |
| CIE-LCH | lch(67.57, 70.88, 324.91°) |
| OKLab | oklab(74.44% 0.1584 -0.1121) |
| OKLCH | oklch(74.44% 0.194 324.7) |
| XYZ | xyz(55.6166, 37.3896, 85.9320) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 2.58
Orchid
#DA70D6
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77BEF #83EF7B
analogous
#AD7BEF #E77BEF #EF7BBD
triadic
#E77BEF #EFE77B #7BEFE7
tetradic
#E77BEF #EFAD7B #83EF7B #7BBDEF
square
#E77BEF #EFAD7B #83EF7B #7BBDEF
split-complementary
#E77BEF #BDEF7B #7BEFAD
monochromatic
#C91AD6 #DD44E8 #E77BEF #F1B2F6 #FAE4FC
Accessibility & contrast
On white
2.48
#E77BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E77BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77BEF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77BEF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#EB89AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77bef; /* rgb */ color: rgb(231, 123, 239); /* oklch */ color: oklch(74.4% 0.194 324.7);
Tailwind
colors: {
custom: {
50: '#f1a5f4',
500: '#e77bef',
950: '#000000',
},
}SCSS
$custom: #e77bef; $custom-light: #f1a5f4; $custom-dark: #000000;
JSON
{
"hex": "#e77bef",
"rgb": {
"r": 231,
"g": 123,
"b": 239
},
"hsl": {
"h": 295.862,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.74443,
"c": 0.19406,
"h": 324.7
},
"luminance": 0.37387
}Semantic roles & 50–950 ramp
primary
#E77BEF
secondary
#D6F2D3
accent
#DB0B19
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85