#EB80F8#EB80F8
#EB80F8 is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.197 H 323.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80F8 |
|---|---|
| RGB | rgb(235, 128, 248) |
| HSL | hsl(294, 90%, 74%) |
| HSV | hsv(294, 48%, 97%) |
| CMYK | cmyk(5.2%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.38, 58.30, -42.81) |
| CIE-LCH | lch(69.38, 72.32, 323.71°) |
| OKLab | oklab(76.02% 0.1574 -0.118) |
| OKLCH | oklch(76.02% 0.197 323.1) |
| XYZ | xyz(58.9217, 39.8805, 93.3828) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80F8 #8DF880
analogous
#AF80F8 #EB80F8 #F880C9
triadic
#EB80F8 #F8EB80 #80F8EB
tetradic
#EB80F8 #F8AF80 #8DF880 #80C9F8
square
#EB80F8 #F8AF80 #8DF880 #80C9F8
split-complementary
#EB80F8 #C9F880 #80F8AF
monochromatic
#D80DF0 #E246F5 #EB80F8 #F4BAFB #FAE2FD
Accessibility & contrast
On white
2.34
#EB80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EB80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80F8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80F8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#EE8FB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb80f8; /* rgb */ color: rgb(235, 128, 248); /* oklch */ color: oklch(76.0% 0.197 323.1);
Tailwind
colors: {
custom: {
50: '#f4a8fb',
500: '#eb80f8',
950: '#000000',
},
}SCSS
$custom: #eb80f8; $custom-light: #f4a8fb; $custom-dark: #000000;
JSON
{
"hex": "#eb80f8",
"rgb": {
"r": 235,
"g": 128,
"b": 248
},
"hsl": {
"h": 293.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.76022,
"c": 0.19676,
"h": 323.1
},
"luminance": 0.39878
}Semantic roles & 50–950 ramp
primary
#EB80F8
secondary
#D9F5D6
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85