#EB80F3#EB80F3
#EB80F3 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.192 H 324.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80F3 |
|---|---|
| RGB | rgb(235, 128, 243) |
| HSL | hsl(296, 83%, 73%) |
| HSV | hsv(296, 47%, 95%) |
| CMYK | cmyk(3.3%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.17, 57.39, -40.41) |
| CIE-LCH | lch(69.17, 70.19, 324.85°) |
| OKLab | oklab(75.79% 0.1567 -0.1111) |
| OKLCH | oklch(75.79% 0.192 324.6) |
| XYZ | xyz(58.1564, 39.5744, 89.3519) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.37
Purply Pink
#F075E6
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80F3 #88F380
analogous
#B180F3 #EB80F3 #F380C1
triadic
#EB80F3 #F3EB80 #80F3EB
tetradic
#EB80F3 #F3B180 #88F380 #80C1F3
square
#EB80F3 #F3B180 #88F380 #80C1F3
split-complementary
#EB80F3 #C1F380 #80F3B1
monochromatic
#D515E3 #E248EE #EB80F3 #F4B8F8 #FBE3FC
Accessibility & contrast
On white
2.36
#EB80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EB80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80F3
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80F3 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F7
Deuteranopia (green-blind)
#92ADF0
Tritanopia (blue-blind)
#EF8DAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb80f3; /* rgb */ color: rgb(235, 128, 243); /* oklch */ color: oklch(75.8% 0.192 324.6);
Tailwind
colors: {
custom: {
50: '#f4a8f7',
500: '#eb80f3',
950: '#000000',
},
}SCSS
$custom: #eb80f3; $custom-light: #f4a8f7; $custom-dark: #000000;
JSON
{
"hex": "#eb80f3",
"rgb": {
"r": 235,
"g": 128,
"b": 243
},
"hsl": {
"h": 295.826,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.75788,
"c": 0.19211,
"h": 324.6
},
"luminance": 0.39572
}Semantic roles & 50–950 ramp
primary
#EB80F3
secondary
#D9F4D7
accent
#DF0615
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85