#EB80F5#EB80F5
#EB80F5 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.194 H 324.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80F5 |
|---|---|
| RGB | rgb(235, 128, 245) |
| HSL | hsl(295, 85%, 73%) |
| HSV | hsv(295, 48%, 96%) |
| CMYK | cmyk(4.1%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(69.25, 57.75, -41.37) |
| CIE-LCH | lch(69.25, 71.04, 324.38°) |
| OKLab | oklab(75.88% 0.157 -0.1139) |
| OKLCH | oklch(75.88% 0.194 324) |
| XYZ | xyz(58.4600, 39.6958, 90.9512) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.34
Candy Pink
#FF63E9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80F5 #8AF580
analogous
#B080F5 #EB80F5 #F580C4
triadic
#EB80F5 #F5EB80 #80F5EB
tetradic
#EB80F5 #F5B080 #8AF580 #80C4F5
square
#EB80F5 #F5B080 #8AF580 #80C4F5
split-complementary
#EB80F5 #C4F580 #80F5B0
monochromatic
#D612E8 #E247F1 #EB80F5 #F4B9F9 #FBE3FD
Accessibility & contrast
On white
2.35
#EB80F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EB80F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80F5
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80F5 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1F9
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#EF8EAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb80f5; /* rgb */ color: rgb(235, 128, 245); /* oklch */ color: oklch(75.9% 0.194 324.0);
Tailwind
colors: {
custom: {
50: '#f4a8f9',
500: '#eb80f5',
950: '#000000',
},
}SCSS
$custom: #eb80f5; $custom-light: #f4a8f9; $custom-dark: #000000;
JSON
{
"hex": "#eb80f5",
"rgb": {
"r": 235,
"g": 128,
"b": 245
},
"hsl": {
"h": 294.872,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.75881,
"c": 0.19396,
"h": 324
},
"luminance": 0.39693
}Semantic roles & 50–950 ramp
primary
#EB80F5
secondary
#D9F5D6
accent
#E20417
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85