#E780E9#E780E9
#E780E9 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.9% C 0.181 H 326.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E780E9 |
|---|---|
| RGB | rgb(231, 128, 233) |
| HSL | hsl(299, 70%, 71%) |
| HSV | hsv(299, 45%, 91%) |
| CMYK | cmyk(0.9%, 45.1%, 0%, 8.6%) |
| CIE-LAB | lab(68.25, 54.47, -36.37) |
| CIE-LCH | lch(68.25, 65.49, 326.27°) |
| OKLab | oklab(74.87% 0.1506 -0.0997) |
| OKLCH | oklch(74.87% 0.181 326.5) |
| XYZ | xyz(55.3810, 38.3132, 81.5531) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.26
Purply Pink
#F075E6
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 3.52
Orchid
#DA70D6
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E780E9 #82E980
analogous
#B280E9 #E780E9 #E980B6
triadic
#E780E9 #E9E780 #80E9E7
tetradic
#E780E9 #E9B280 #82E980 #80B6E9
square
#E780E9 #E9B280 #82E980 #80B6E9
split-complementary
#E780E9 #B6E980 #80E9B2
monochromatic
#C823CB #DD4CE0 #E780E9 #F1B4F2 #FAE5FA
Accessibility & contrast
On white
2.42
#E780E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#E780E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E780E9
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E780E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E780E9 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#EC8BAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e780e9; /* rgb */ color: rgb(231, 128, 233); /* oklch */ color: oklch(74.9% 0.181 326.5);
Tailwind
colors: {
custom: {
50: '#f1a8f0',
500: '#e780e9',
950: '#000000',
},
}SCSS
$custom: #e780e9; $custom-light: #f1a8f0; $custom-dark: #000000;
JSON
{
"hex": "#e780e9",
"rgb": {
"r": 231,
"g": 128,
"b": 233
},
"hsl": {
"h": 298.857,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.74865,
"c": 0.18056,
"h": 326.5
},
"luminance": 0.3831
}Semantic roles & 50–950 ramp
primary
#E780E9
secondary
#D5F1D4
accent
#D21317
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84