#E780F8#E780F8
#E780F8 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.195 H 321.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E780F8 |
|---|---|
| RGB | rgb(231, 128, 248) |
| HSL | hsl(292, 90%, 74%) |
| HSV | hsv(292, 48%, 97%) |
| CMYK | cmyk(6.9%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.90, 57.21, -43.60) |
| CIE-LCH | lch(68.90, 71.93, 322.69°) |
| OKLab | oklab(75.56% 0.1529 -0.1204) |
| OKLCH | oklch(75.56% 0.195 321.8) |
| XYZ | xyz(57.6156, 39.2070, 93.3216) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.86
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E780F8 #91F880
analogous
#AB80F8 #E780F8 #F880CD
triadic
#E780F8 #F8E780 #80F8E7
tetradic
#E780F8 #F8AB80 #91F880 #80CDF8
square
#E780F8 #F8AB80 #91F880 #80CDF8
split-complementary
#E780F8 #CDF880 #80F8AB
monochromatic
#D00DF0 #DC46F5 #E780F8 #F2BAFB #FAE2FD
Accessibility & contrast
On white
2.38
#E780F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E780F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E780F8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E780F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E780F8 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FC
Deuteranopia (green-blind)
#8DACF5
Tritanopia (blue-blind)
#EA90B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e780f8; /* rgb */ color: rgb(231, 128, 248); /* oklch */ color: oklch(75.6% 0.195 321.8);
Tailwind
colors: {
custom: {
50: '#f1a8fb',
500: '#e780f8',
950: '#000000',
},
}SCSS
$custom: #e780f8; $custom-light: #f1a8fb; $custom-dark: #000000;
JSON
{
"hex": "#e780f8",
"rgb": {
"r": 231,
"g": 128,
"b": 248
},
"hsl": {
"h": 291.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.7556,
"c": 0.19464,
"h": 321.8
},
"luminance": 0.39205
}Semantic roles & 50–950 ramp
primary
#E780F8
secondary
#DAF5D6
accent
#E60021
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85