#EB80F2#EB80F2
#EB80F2 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.7% C 0.191 H 325.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80F2 |
|---|---|
| RGB | rgb(235, 128, 242) |
| HSL | hsl(296, 81%, 73%) |
| HSV | hsv(296, 47%, 95%) |
| CMYK | cmyk(2.9%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.12, 57.21, -39.93) |
| CIE-LCH | lch(69.12, 69.76, 325.09°) |
| OKLab | oklab(75.74% 0.1565 -0.1098) |
| OKLCH | oklch(75.74% 0.191 325) |
| XYZ | xyz(58.0058, 39.5141, 88.5588) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.41
Violet Pink
#FB5FFC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80F2 #87F280
analogous
#B280F2 #EB80F2 #F280C0
triadic
#EB80F2 #F2EB80 #80F2EB
tetradic
#EB80F2 #F2B280 #87F280 #80C0F2
square
#EB80F2 #F2B280 #87F280 #80C0F2
split-complementary
#EB80F2 #C0F280 #80F2B2
monochromatic
#D417E1 #E248EC #EB80F2 #F4B8F8 #FBE3FC
Accessibility & contrast
On white
2.36
#EB80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EB80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80F2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80F2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F6
Deuteranopia (green-blind)
#92ADEF
Tritanopia (blue-blind)
#F08DAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb80f2; /* rgb */ color: rgb(235, 128, 242); /* oklch */ color: oklch(75.7% 0.191 325.0);
Tailwind
colors: {
custom: {
50: '#f3a8f6',
500: '#eb80f2',
950: '#000000',
},
}SCSS
$custom: #eb80f2; $custom-light: #f3a8f6; $custom-dark: #000000;
JSON
{
"hex": "#eb80f2",
"rgb": {
"r": 235,
"g": 128,
"b": 242
},
"hsl": {
"h": 296.316,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.75741,
"c": 0.19118,
"h": 325
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#EB80F2
secondary
#D9F4D7
accent
#DE0815
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85