#EB80EF#EB80EF
#EB80EF is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.6% C 0.188 H 325.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80EF |
|---|---|
| RGB | rgb(235, 128, 239) |
| HSL | hsl(298, 78%, 72%) |
| HSV | hsv(298, 46%, 94%) |
| CMYK | cmyk(1.7%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(68.99, 56.67, -38.48) |
| CIE-LCH | lch(68.99, 68.50, 325.82°) |
| OKLab | oklab(75.6% 0.1561 -0.1056) |
| OKLCH | oklch(75.6% 0.188 325.9) |
| XYZ | xyz(57.5589, 39.3354, 86.2053) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.83
Purply Pink
#F075E6
ΔE00 2.57
Lavender Pink
#DD85D7
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80EF #84EF80
analogous
#B480EF #EB80EF #EF80BC
triadic
#EB80EF #EFEB80 #80EFEB
tetradic
#EB80EF #EFB480 #84EF80 #80BCEF
square
#EB80EF #EFB480 #84EF80 #80BCEF
split-complementary
#EB80EF #BCEF80 #80EFB4
monochromatic
#D21BD9 #E24AE8 #EB80EF #F4B6F6 #FBE4FC
Accessibility & contrast
On white
2.37
#EB80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EB80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80EF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80EF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#94ADEC
Tritanopia (blue-blind)
#F08CAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb80ef; /* rgb */ color: rgb(235, 128, 239); /* oklch */ color: oklch(75.6% 0.188 325.9);
Tailwind
colors: {
custom: {
50: '#f3a8f4',
500: '#eb80ef',
950: '#000000',
},
}SCSS
$custom: #eb80ef; $custom-light: #f3a8f4; $custom-dark: #000000;
JSON
{
"hex": "#eb80ef",
"rgb": {
"r": 235,
"g": 128,
"b": 239
},
"hsl": {
"h": 297.838,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.75604,
"c": 0.18843,
"h": 325.9
},
"luminance": 0.39333
}Semantic roles & 50–950 ramp
primary
#EB80EF
secondary
#D8F3D7
accent
#DA0C13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85