#E777FA#E777FA
#E777FA is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.4% C 0.210 H 321.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E777FA |
|---|---|
| RGB | rgb(231, 119, 250) |
| HSL | hsl(291, 93%, 72%) |
| HSV | hsv(291, 52%, 98%) |
| CMYK | cmyk(7.6%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(67.34, 61.93, -47.14) |
| CIE-LCH | lch(67.34, 77.83, 322.72°) |
| OKLab | oklab(74.44% 0.165 -0.1306) |
| OKLCH | oklch(74.44% 0.21 321.6) |
| XYZ | xyz(56.8052, 37.0873, 94.5903) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E777FA #8AFA77
analogous
#A677FA #E777FA #FA77CB
triadic
#E777FA #FAE777 #77FAE7
tetradic
#E777FA #FAA677 #8AFA77 #77CBFA
square
#E777FA #FAA677 #8AFA77 #77CBFA
split-complementary
#E777FA #CBFA77 #77FAA6
monochromatic
#CD09EE #DD3CF8 #E777FA #F1B2FC #FAE1FE
Accessibility & contrast
On white
2.49
#E777FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E777FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E777FA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E777FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E777FA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFE
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#E989AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e777fa; /* rgb */ color: rgb(231, 119, 250); /* oklch */ color: oklch(74.4% 0.210 321.6);
Tailwind
colors: {
custom: {
50: '#f1a2fc',
500: '#e777fa',
950: '#000000',
},
}SCSS
$custom: #e777fa; $custom-light: #f1a2fc; $custom-dark: #000000;
JSON
{
"hex": "#e777fa",
"rgb": {
"r": 231,
"g": 119,
"b": 250
},
"hsl": {
"h": 291.298,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.7444,
"c": 0.21044,
"h": 321.6
},
"luminance": 0.37085
}Semantic roles & 50–950 ramp
primary
#E777FA
secondary
#DAF6D5
accent
#E60021
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#170F17
muted
#857F85