#EB80EA#EB80EA
#EB80EA is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.4% C 0.184 H 327.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80EA |
|---|---|
| RGB | rgb(235, 128, 234) |
| HSL | hsl(301, 73%, 71%) |
| HSV | hsv(301, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 0.4%, 7.8%) |
| CIE-LAB | lab(68.78, 55.78, -36.06) |
| CIE-LCH | lch(68.78, 66.42, 327.12°) |
| OKLab | oklab(75.38% 0.1552 -0.0987) |
| OKLCH | oklch(75.38% 0.184 327.5) |
| XYZ | xyz(56.8304, 39.0440, 82.3688) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.76
Purply Pink
#F075E6
ΔE00 2.19
Lavender Pink
#DD85D7
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80EA #80EB81
analogous
#B680EB #EB80EA #EB80B4
triadic
#EB80EA #EAEB80 #80EAEB
tetradic
#EB80EA #EBB680 #80EB81 #80B4EB
square
#EB80EA #EBB680 #80EB81 #80B4EB
split-complementary
#EB80EA #B4EB80 #80EBB6
monochromatic
#D021CE #E34BE1 #EB80EA #F3B5F3 #FBE5FB
Accessibility & contrast
On white
2.38
#EB80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EB80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80EA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80EA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#F18BAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb80ea; /* rgb */ color: rgb(235, 128, 234); /* oklch */ color: oklch(75.4% 0.184 327.5);
Tailwind
colors: {
custom: {
50: '#f3a8f1',
500: '#eb80ea',
950: '#000000',
},
}SCSS
$custom: #eb80ea; $custom-light: #f3a8f1; $custom-dark: #000000;
JSON
{
"hex": "#eb80ea",
"rgb": {
"r": 235,
"g": 128,
"b": 234
},
"hsl": {
"h": 300.561,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.75379,
"c": 0.18391,
"h": 327.5
},
"luminance": 0.39041
}Semantic roles & 50–950 ramp
primary
#EB80EA
secondary
#D5F1D6
accent
#D51211
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84