#E780E2#E780E2
#E780E2 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.174 H 328.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E780E2 |
|---|---|
| RGB | rgb(231, 128, 226) |
| HSL | hsl(303, 68%, 70%) |
| HSV | hsv(303, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 2.2%, 9.4%) |
| CIE-LAB | lab(67.96, 53.23, -32.95) |
| CIE-LCH | lch(67.96, 62.60, 328.24°) |
| OKLab | oklab(74.56% 0.1493 -0.0899) |
| OKLCH | oklch(74.56% 0.174 328.9) |
| XYZ | xyz(54.4009, 37.9211, 76.3908) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.41
Lavender Pink
#DD85D7
ΔE00 2.55
Orchid
#DA70D6
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E780E2 #80E785
analogous
#B980E7 #E780E2 #E780AE
triadic
#E780E2 #E2E780 #80E2E7
tetradic
#E780E2 #E7B980 #80E785 #80AEE7
square
#E780E2 #E7B980 #80E785 #80AEE7
split-complementary
#E780E2 #AEE780 #80E7B9
monochromatic
#C726BF #DD4DD6 #E780E2 #F1B3EE #FAE5F9
Accessibility & contrast
On white
2.45
#E780E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E780E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E780E2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E780E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E780E2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9DE5
Deuteranopia (green-blind)
#96ABDF
Tritanopia (blue-blind)
#ED89A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e780e2; /* rgb */ color: rgb(231, 128, 226); /* oklch */ color: oklch(74.6% 0.174 328.9);
Tailwind
colors: {
custom: {
50: '#f0a8eb',
500: '#e780e2',
950: '#000000',
},
}SCSS
$custom: #e780e2; $custom-light: #f0a8eb; $custom-dark: #000000;
JSON
{
"hex": "#e780e2",
"rgb": {
"r": 231,
"g": 128,
"b": 226
},
"hsl": {
"h": 302.913,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.74556,
"c": 0.17424,
"h": 328.9
},
"luminance": 0.37918
}Semantic roles & 50–950 ramp
primary
#E780E2
secondary
#D3F0D5
accent
#D01E15
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84