#E77DF0#E77DF0
#E77DF0 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.8% C 0.192 H 324.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E77DF0 |
|---|---|
| RGB | rgb(231, 125, 240) |
| HSL | hsl(295, 79%, 72%) |
| HSV | hsv(295, 48%, 94%) |
| CMYK | cmyk(3.7%, 47.9%, 0%, 5.9%) |
| CIE-LAB | lab(67.98, 57.21, -40.64) |
| CIE-LCH | lch(67.98, 70.17, 324.61°) |
| OKLab | oklab(74.77% 0.1558 -0.1119) |
| OKLCH | oklch(74.77% 0.192 324.3) |
| XYZ | xyz(56.0154, 37.9501, 86.7957) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 2.81
Orchid
#DA70D6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77DF0 #86F07D
analogous
#AE7DF0 #E77DF0 #F07DC0
triadic
#E77DF0 #F0E77D #7DF0E7
tetradic
#E77DF0 #F0AE7D #86F07D #7DC0F0
square
#E77DF0 #F0AE7D #86F07D #7DC0F0
split-complementary
#E77DF0 #C0F07D #7DF0AE
monochromatic
#CA19DA #DD46EA #E77DF0 #F1B4F6 #FAE4FC
Accessibility & contrast
On white
2.44
#E77DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#E77DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77DF0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77DF0 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF4
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#EB8BAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e77df0; /* rgb */ color: rgb(231, 125, 240); /* oklch */ color: oklch(74.8% 0.192 324.3);
Tailwind
colors: {
custom: {
50: '#f1a6f5',
500: '#e77df0',
950: '#000000',
},
}SCSS
$custom: #e77df0; $custom-light: #f1a6f5; $custom-dark: #000000;
JSON
{
"hex": "#e77df0",
"rgb": {
"r": 231,
"g": 125,
"b": 240
},
"hsl": {
"h": 295.304,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.74765,
"c": 0.19183,
"h": 324.3
},
"luminance": 0.37947
}Semantic roles & 50–950 ramp
primary
#E77DF0
secondary
#D8F3D6
accent
#DC0A1A
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85