#EB80EC#EB80EC
#EB80EC is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.5% C 0.186 H 326.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80EC |
|---|---|
| RGB | rgb(235, 128, 236) |
| HSL | hsl(299, 74%, 71%) |
| HSV | hsv(299, 46%, 93%) |
| CMYK | cmyk(0.4%, 45.8%, 0%, 7.5%) |
| CIE-LAB | lab(68.87, 56.14, -37.03) |
| CIE-LCH | lch(68.87, 67.25, 326.59°) |
| OKLab | oklab(75.47% 0.1555 -0.1015) |
| OKLCH | oklch(75.47% 0.186 326.9) |
| XYZ | xyz(57.1194, 39.1596, 83.8905) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.66
Purply Pink
#F075E6
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 4.00
Orchid
#DA70D6
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80EC #81EC80
analogous
#B580EC #EB80EC #EC80B7
triadic
#EB80EC #ECEB80 #80ECEB
tetradic
#EB80EC #ECB580 #81EC80 #80B7EC
square
#EB80EC #ECB580 #81EC80 #80B7EC
split-complementary
#EB80EC #B7EC80 #80ECB5
monochromatic
#D11FD2 #E34BE4 #EB80EC #F3B5F4 #FBE4FB
Accessibility & contrast
On white
2.38
#EB80EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EB80EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80EC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80EC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#F18BAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb80ec; /* rgb */ color: rgb(235, 128, 236); /* oklch */ color: oklch(75.5% 0.186 326.9);
Tailwind
colors: {
custom: {
50: '#f3a8f2',
500: '#eb80ec',
950: '#000000',
},
}SCSS
$custom: #eb80ec; $custom-light: #f3a8f2; $custom-dark: #000000;
JSON
{
"hex": "#eb80ec",
"rgb": {
"r": 235,
"g": 128,
"b": 236
},
"hsl": {
"h": 299.444,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.75468,
"c": 0.18571,
"h": 326.9
},
"luminance": 0.39157
}Semantic roles & 50–950 ramp
primary
#EB80EC
secondary
#D6F2D6
accent
#D60F11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85