#EB80FF#EB80FF
#EB80FF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.203 H 321.1°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80FF |
|---|---|
| RGB | rgb(235, 128, 255) |
| HSL | hsl(291, 100%, 75%) |
| HSV | hsv(291, 50%, 100%) |
| CMYK | cmyk(7.8%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(69.70, 59.59, -46.14) |
| CIE-LCH | lch(69.70, 75.36, 322.25°) |
| OKLab | oklab(76.36% 0.1584 -0.1276) |
| OKLCH | oklch(76.36% 0.203 321.1) |
| XYZ | xyz(60.0280, 40.3230, 99.2095) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.52
Candy Pink
#FF63E9
ΔE00 6.47
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80FF #94FF80
analogous
#AB80FF #EB80FF #FF80D4
triadic
#EB80FF #FFEB80 #80FFEB
tetradic
#EB80FF #FFAB80 #94FF80 #80D4FF
square
#EB80FF #FFAB80 #94FF80 #80D4FF
split-complementary
#EB80FF #D4FF80 #80FFAB
monochromatic
#D806FF #E143FF #EB80FF #F5BDFF #FAE0FF
Accessibility & contrast
On white
2.32
#EB80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EB80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80FF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80FF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#ED91B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb80ff; /* rgb */ color: rgb(235, 128, 255); /* oklch */ color: oklch(76.4% 0.203 321.1);
Tailwind
colors: {
custom: {
50: '#f4a8ff',
500: '#eb80ff',
950: '#000000',
},
}SCSS
$custom: #eb80ff; $custom-light: #f4a8ff; $custom-dark: #000000;
JSON
{
"hex": "#eb80ff",
"rgb": {
"r": 235,
"g": 128,
"b": 255
},
"hsl": {
"h": 290.551,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76357,
"c": 0.20339,
"h": 321.1
},
"luminance": 0.40321
}Semantic roles & 50–950 ramp
primary
#EB80FF
secondary
#D9F7D4
accent
#E60024
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86