#E780E4#E780E4
#E780E4 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.6% C 0.176 H 328.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E780E4 |
|---|---|
| RGB | rgb(231, 128, 228) |
| HSL | hsl(302, 68%, 70%) |
| HSV | hsv(302, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 1.3%, 9.4%) |
| CIE-LAB | lab(68.04, 53.58, -33.93) |
| CIE-LCH | lch(68.04, 63.42, 327.65°) |
| OKLab | oklab(74.64% 0.1496 -0.0927) |
| OKLCH | oklch(74.64% 0.176 328.2) |
| XYZ | xyz(54.6769, 38.0316, 77.8446) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 2.35
Lavender Pink
#DD85D7
ΔE00 2.80
Orchid
#DA70D6
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E780E4 #80E783
analogous
#B780E7 #E780E4 #E780B0
triadic
#E780E4 #E4E780 #80E4E7
tetradic
#E780E4 #E7B780 #80E783 #80B0E7
square
#E780E4 #E7B780 #80E783 #80B0E7
split-complementary
#E780E4 #B0E780 #80E7B7
monochromatic
#C726C2 #DD4DD9 #E780E4 #F1B3EF #FAE5FA
Accessibility & contrast
On white
2.44
#E780E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#E780E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E780E4
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E780E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E780E4 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799DE7
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#ED8AA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e780e4; /* rgb */ color: rgb(231, 128, 228); /* oklch */ color: oklch(74.6% 0.176 328.2);
Tailwind
colors: {
custom: {
50: '#f0a8ec',
500: '#e780e4',
950: '#000000',
},
}SCSS
$custom: #e780e4; $custom-light: #f0a8ec; $custom-dark: #000000;
JSON
{
"hex": "#e780e4",
"rgb": {
"r": 231,
"g": 128,
"b": 228
},
"hsl": {
"h": 301.748,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.74643,
"c": 0.17603,
"h": 328.2
},
"luminance": 0.38029
}Semantic roles & 50–950 ramp
primary
#E780E4
secondary
#D3F0D4
accent
#D01B15
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84