#EB80ED#EB80ED
#EB80ED is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.5% C 0.187 H 326.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80ED |
|---|---|
| RGB | rgb(235, 128, 237) |
| HSL | hsl(299, 75%, 72%) |
| HSV | hsv(299, 46%, 93%) |
| CMYK | cmyk(0.8%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(68.91, 56.31, -37.51) |
| CIE-LCH | lch(68.91, 67.66, 326.33°) |
| OKLab | oklab(75.51% 0.1557 -0.1028) |
| OKLCH | oklch(75.51% 0.187 326.6) |
| XYZ | xyz(57.2651, 39.2178, 84.6578) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.68
Purply Pink
#F075E6
ΔE00 2.39
Lavender Pink
#DD85D7
ΔE00 4.14
Orchid
#DA70D6
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80ED #82ED80
analogous
#B580ED #EB80ED #ED80B9
triadic
#EB80ED #EDEB80 #80EDEB
tetradic
#EB80ED #EDB580 #82ED80 #80B9ED
square
#EB80ED #EDB580 #82ED80 #80B9ED
split-complementary
#EB80ED #B9ED80 #80EDB5
monochromatic
#D11ED4 #E34AE5 #EB80ED #F3B6F5 #FBE4FB
Accessibility & contrast
On white
2.37
#EB80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EB80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80ED
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80ED | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF1
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#F08CAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb80ed; /* rgb */ color: rgb(235, 128, 237); /* oklch */ color: oklch(75.5% 0.187 326.6);
Tailwind
colors: {
custom: {
50: '#f3a8f3',
500: '#eb80ed',
950: '#000000',
},
}SCSS
$custom: #eb80ed; $custom-light: #f3a8f3; $custom-dark: #000000;
JSON
{
"hex": "#eb80ed",
"rgb": {
"r": 235,
"g": 128,
"b": 237
},
"hsl": {
"h": 298.899,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.75513,
"c": 0.18661,
"h": 326.6
},
"luminance": 0.39215
}Semantic roles & 50–950 ramp
primary
#EB80ED
secondary
#D7F2D6
accent
#D70E12
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85