#E780EE#E780EE
#E780EE is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.185 H 324.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E780EE |
|---|---|
| RGB | rgb(231, 128, 238) |
| HSL | hsl(296, 76%, 72%) |
| HSV | hsv(296, 46%, 93%) |
| CMYK | cmyk(2.9%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.46, 55.37, -38.79) |
| CIE-LCH | lch(68.46, 67.60, 324.98°) |
| OKLab | oklab(75.09% 0.1514 -0.1066) |
| OKLCH | oklch(75.09% 0.185 324.9) |
| XYZ | xyz(56.1054, 38.6030, 85.3682) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.95
Candy Pink
#FF63E9
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E780EE #87EE80
analogous
#B080EE #E780EE #EE80BE
triadic
#E780EE #EEE780 #80EEE7
tetradic
#E780EE #EEB080 #87EE80 #80BEEE
square
#E780EE #EEB080 #87EE80 #80BEEE
split-complementary
#E780EE #BEEE80 #80EEB0
monochromatic
#CB1DD7 #DD4AE7 #E780EE #F1B6F5 #FAE4FB
Accessibility & contrast
On white
2.41
#E780EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E780EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E780EE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E780EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E780EE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#EB8DAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e780ee; /* rgb */ color: rgb(231, 128, 238); /* oklch */ color: oklch(75.1% 0.185 324.9);
Tailwind
colors: {
custom: {
50: '#f1a8f4',
500: '#e780ee',
950: '#000000',
},
}SCSS
$custom: #e780ee; $custom-light: #f1a8f4; $custom-dark: #000000;
JSON
{
"hex": "#e780ee",
"rgb": {
"r": 231,
"g": 128,
"b": 238
},
"hsl": {
"h": 296.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75092,
"c": 0.18517,
"h": 324.9
},
"luminance": 0.386
}Semantic roles & 50–950 ramp
primary
#E780EE
secondary
#D9F3D7
accent
#D90D1A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85