#E778EF#E778EF
#E778EF is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.0% C 0.199 H 324.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E778EF |
|---|---|
| RGB | rgb(231, 120, 239) |
| HSL | hsl(296, 79%, 70%) |
| HSV | hsv(296, 50%, 94%) |
| CMYK | cmyk(3.3%, 49.8%, 0%, 6.3%) |
| CIE-LAB | lab(67.02, 59.45, -41.60) |
| CIE-LCH | lch(67.02, 72.56, 325.02°) |
| OKLab | oklab(74.04% 0.1624 -0.1146) |
| OKLCH | oklch(74.04% 0.199 324.8) |
| XYZ | xyz(55.2501, 36.6566, 85.8098) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.54
Violet (CSS)
#EE82EE
ΔE00 2.67
Light Magenta
#FA5FF7
ΔE00 4.24
Orchid
#DA70D6
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E778EF #80EF78
analogous
#AB78EF #E778EF #EF78BC
triadic
#E778EF #EFE778 #78EFE7
tetradic
#E778EF #EFAB78 #80EF78 #78BCEF
square
#E778EF #EFAB78 #80EF78 #78BCEF
split-complementary
#E778EF #BCEF78 #78EFAB
monochromatic
#C719D4 #DD41E9 #E778EF #F1AFF5 #FAE4FC
Accessibility & contrast
On white
2.52
#E778EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E778EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E778EF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E778EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E778EF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF3
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#EB86A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e778ef; /* rgb */ color: rgb(231, 120, 239); /* oklch */ color: oklch(74.0% 0.199 324.8);
Tailwind
colors: {
custom: {
50: '#f1a3f4',
500: '#e778ef',
950: '#000000',
},
}SCSS
$custom: #e778ef; $custom-light: #f1a3f4; $custom-dark: #000000;
JSON
{
"hex": "#e778ef",
"rgb": {
"r": 231,
"g": 120,
"b": 239
},
"hsl": {
"h": 295.966,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.74037,
"c": 0.19876,
"h": 324.8
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#E778EF
secondary
#D3F2D1
accent
#DB0A18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85