#E778EE#E778EE
#E778EE is a light, vivid purple. Relative luminance 0.366; OKLCH L 74.0% C 0.198 H 325.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E778EE |
|---|---|
| RGB | rgb(231, 120, 238) |
| HSL | hsl(296, 78%, 70%) |
| HSV | hsv(296, 50%, 93%) |
| CMYK | cmyk(2.9%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(66.97, 59.27, -41.12) |
| CIE-LCH | lch(66.97, 72.14, 325.25°) |
| OKLab | oklab(73.99% 0.1623 -0.1132) |
| OKLCH | oklch(73.99% 0.198 325.1) |
| XYZ | xyz(55.1028, 36.5977, 85.0339) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Violet (CSS)
#EE82EE
ΔE00 2.60
Orchid
#DA70D6
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E778EE #7FEE78
analogous
#AC78EE #E778EE #EE78BA
triadic
#E778EE #EEE778 #78EEE7
tetradic
#E778EE #EEAC78 #7FEE78 #78BAEE
square
#E778EE #EEAC78 #7FEE78 #78BAEE
split-complementary
#E778EE #BAEE78 #78EEAC
monochromatic
#C61AD1 #DD42E7 #E778EE #F1AEF5 #FAE4FC
Accessibility & contrast
On white
2.52
#E778EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#E778EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E778EE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E778EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E778EE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#EC86A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e778ee; /* rgb */ color: rgb(231, 120, 238); /* oklch */ color: oklch(74.0% 0.198 325.1);
Tailwind
colors: {
custom: {
50: '#f1a3f4',
500: '#e778ee',
950: '#000000',
},
}SCSS
$custom: #e778ee; $custom-light: #f1a3f4; $custom-dark: #000000;
JSON
{
"hex": "#e778ee",
"rgb": {
"r": 231,
"g": 120,
"b": 238
},
"hsl": {
"h": 296.441,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.73989,
"c": 0.19784,
"h": 325.1
},
"luminance": 0.36595
}Semantic roles & 50–950 ramp
primary
#E778EE
secondary
#D2F1D1
accent
#DA0C18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85