#E777EE#E777EE
#E777EE is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.9% C 0.199 H 325.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E777EE |
|---|---|
| RGB | rgb(231, 119, 238) |
| HSL | hsl(296, 78%, 70%) |
| HSV | hsv(296, 50%, 93%) |
| CMYK | cmyk(2.9%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(66.79, 59.75, -41.40) |
| CIE-LCH | lch(66.79, 72.69, 325.28°) |
| OKLab | oklab(73.86% 0.1636 -0.114) |
| OKLCH | oklch(73.86% 0.199 325.1) |
| XYZ | xyz(54.9832, 36.3584, 84.9941) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.42
Violet (CSS)
#EE82EE
ΔE00 2.78
Orchid
#DA70D6
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E777EE #7EEE77
analogous
#AC77EE #E777EE #EE77B9
triadic
#E777EE #EEE777 #77EEE7
tetradic
#E777EE #EEAC77 #7EEE77 #77B9EE
square
#E777EE #EEAC77 #7EEE77 #77B9EE
split-complementary
#E777EE #B9EE77 #77EEAC
monochromatic
#C61AD1 #DD41E7 #E777EE #F1ADF5 #FAE4FC
Accessibility & contrast
On white
2.54
#E777EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#E777EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E777EE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E777EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E777EE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#8BA7EB
Tritanopia (blue-blind)
#EC85A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e777ee; /* rgb */ color: rgb(231, 119, 238); /* oklch */ color: oklch(73.9% 0.199 325.1);
Tailwind
colors: {
custom: {
50: '#f1a2f4',
500: '#e777ee',
950: '#000000',
},
}SCSS
$custom: #e777ee; $custom-light: #f1a2f4; $custom-dark: #000000;
JSON
{
"hex": "#e777ee",
"rgb": {
"r": 231,
"g": 119,
"b": 238
},
"hsl": {
"h": 296.471,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.73855,
"c": 0.1994,
"h": 325.1
},
"luminance": 0.36356
}Semantic roles & 50–950 ramp
primary
#E777EE
secondary
#D2F1D0
accent
#DA0B18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85