#EB80FB#EB80FB
#EB80FB is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.200 H 322.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80FB |
|---|---|
| RGB | rgb(235, 128, 251) |
| HSL | hsl(292, 94%, 74%) |
| HSV | hsv(292, 49%, 98%) |
| CMYK | cmyk(6.4%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(69.52, 58.85, -44.24) |
| CIE-LCH | lch(69.52, 73.62, 323.07°) |
| OKLab | oklab(76.16% 0.1578 -0.1221) |
| OKLCH | oklch(76.16% 0.2 322.3) |
| XYZ | xyz(59.3908, 40.0682, 95.8536) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.38
Candy Pink
#FF63E9
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80FB #90FB80
analogous
#AE80FB #EB80FB #FB80CE
triadic
#EB80FB #FBEB80 #80FBEB
tetradic
#EB80FB #FBAE80 #90FB80 #80CEFB
square
#EB80FB #FBAE80 #90FB80 #80CEFB
split-complementary
#EB80FB #CEFB80 #80FBAE
monochromatic
#D809F7 #E245F9 #EB80FB #F4BBFD #FAE1FE
Accessibility & contrast
On white
2.33
#EB80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EB80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80FB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80FB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#EE90B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb80fb; /* rgb */ color: rgb(235, 128, 251); /* oklch */ color: oklch(76.2% 0.200 322.3);
Tailwind
colors: {
custom: {
50: '#f4a8fd',
500: '#eb80fb',
950: '#000000',
},
}SCSS
$custom: #eb80fb; $custom-light: #f4a8fd; $custom-dark: #000000;
JSON
{
"hex": "#eb80fb",
"rgb": {
"r": 235,
"g": 128,
"b": 251
},
"hsl": {
"h": 292.195,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.76164,
"c": 0.19958,
"h": 322.3
},
"luminance": 0.40066
}Semantic roles & 50–950 ramp
primary
#EB80FB
secondary
#D9F6D5
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85