#E780FF#E780FF
#E780FF is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 75.9% C 0.201 H 319.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E780FF |
|---|---|
| RGB | rgb(231, 128, 255) |
| HSL | hsl(289, 100%, 75%) |
| HSV | hsv(289, 50%, 100%) |
| CMYK | cmyk(9.4%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(69.22, 58.53, -46.92) |
| CIE-LCH | lch(69.22, 75.01, 321.28°) |
| OKLab | oklab(75.9% 0.1538 -0.13) |
| OKLCH | oklch(75.9% 0.201 319.8) |
| XYZ | xyz(58.7219, 39.6496, 99.1483) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.89
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E780FF #98FF80
analogous
#A780FF #E780FF #FF80D8
triadic
#E780FF #FFE780 #80FFE7
tetradic
#E780FF #FFA780 #98FF80 #80D8FF
square
#E780FF #FFA780 #98FF80 #80D8FF
split-complementary
#E780FF #D8FF80 #80FFA7
monochromatic
#D006FF #DB43FF #E780FF #F3BDFF #F9E0FF
Accessibility & contrast
On white
2.35
#E780FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E780FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E780FF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E780FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E780FF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#E892B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e780ff; /* rgb */ color: rgb(231, 128, 255); /* oklch */ color: oklch(75.9% 0.201 319.8);
Tailwind
colors: {
custom: {
50: '#f1a8ff',
500: '#e780ff',
950: '#000000',
},
}SCSS
$custom: #e780ff; $custom-light: #f1a8ff; $custom-dark: #000000;
JSON
{
"hex": "#e780ff",
"rgb": {
"r": 231,
"g": 128,
"b": 255
},
"hsl": {
"h": 288.661,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.759,
"c": 0.2014,
"h": 319.8
},
"luminance": 0.39647
}Semantic roles & 50–950 ramp
primary
#E780FF
secondary
#DAF7D4
accent
#E6002B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86