#EB80F4#EB80F4
#EB80F4 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.193 H 324.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80F4 |
|---|---|
| RGB | rgb(235, 128, 244) |
| HSL | hsl(295, 84%, 73%) |
| HSV | hsv(295, 48%, 96%) |
| CMYK | cmyk(3.7%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(69.21, 57.57, -40.89) |
| CIE-LCH | lch(69.21, 70.61, 324.61°) |
| OKLab | oklab(75.83% 0.1568 -0.1125) |
| OKLCH | oklch(75.83% 0.193 324.3) |
| XYZ | xyz(58.3078, 39.6349, 90.1494) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80F4 #89F480
analogous
#B180F4 #EB80F4 #F480C3
triadic
#EB80F4 #F4EB80 #80F4EB
tetradic
#EB80F4 #F4B180 #89F480 #80C3F4
square
#EB80F4 #F4B180 #89F480 #80C3F4
split-complementary
#EB80F4 #C3F480 #80F4B1
monochromatic
#D514E6 #E248EF #EB80F4 #F4B8F9 #FBE3FD
Accessibility & contrast
On white
2.35
#EB80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EB80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80F4
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80F4 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F8
Deuteranopia (green-blind)
#91AEF1
Tritanopia (blue-blind)
#EF8EAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb80f4; /* rgb */ color: rgb(235, 128, 244); /* oklch */ color: oklch(75.8% 0.193 324.3);
Tailwind
colors: {
custom: {
50: '#f4a8f8',
500: '#eb80f4',
950: '#000000',
},
}SCSS
$custom: #eb80f4; $custom-light: #f4a8f8; $custom-dark: #000000;
JSON
{
"hex": "#eb80f4",
"rgb": {
"r": 235,
"g": 128,
"b": 244
},
"hsl": {
"h": 295.345,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.75834,
"c": 0.19303,
"h": 324.3
},
"luminance": 0.39632
}Semantic roles & 50–950 ramp
primary
#EB80F4
secondary
#D9F5D6
accent
#E10516
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85