#EB80F7#EB80F7
#EB80F7 is a light, vivid purple. Relative luminance 0.398; OKLCH L 76.0% C 0.196 H 323.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80F7 |
|---|---|
| RGB | rgb(235, 128, 247) |
| HSL | hsl(294, 88%, 74%) |
| HSV | hsv(294, 48%, 97%) |
| CMYK | cmyk(4.9%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.34, 58.11, -42.33) |
| CIE-LCH | lch(69.34, 71.89, 323.93°) |
| OKLab | oklab(75.97% 0.1573 -0.1167) |
| OKLCH | oklch(75.97% 0.196 323.4) |
| XYZ | xyz(58.7670, 39.8186, 92.5679) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80F7 #8CF780
analogous
#AF80F7 #EB80F7 #F780C7
triadic
#EB80F7 #F7EB80 #80F7EB
tetradic
#EB80F7 #F7AF80 #8CF780 #80C7F7
square
#EB80F7 #F7AF80 #8CF780 #80C7F7
split-complementary
#EB80F7 #C7F780 #80F7AF
monochromatic
#D70FEE #E246F3 #EB80F7 #F4BAFB #FAE2FD
Accessibility & contrast
On white
2.34
#EB80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EB80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80F7
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80F7 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#EF8FB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb80f7; /* rgb */ color: rgb(235, 128, 247); /* oklch */ color: oklch(76.0% 0.196 323.4);
Tailwind
colors: {
custom: {
50: '#f4a8fa',
500: '#eb80f7',
950: '#000000',
},
}SCSS
$custom: #eb80f7; $custom-light: #f4a8fa; $custom-dark: #000000;
JSON
{
"hex": "#eb80f7",
"rgb": {
"r": 235,
"g": 128,
"b": 247
},
"hsl": {
"h": 293.95,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.75974,
"c": 0.19583,
"h": 323.4
},
"luminance": 0.39816
}Semantic roles & 50–950 ramp
primary
#EB80F7
secondary
#D9F5D6
accent
#E50118
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85