#EB80EE#EB80EE
#EB80EE is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.6% C 0.188 H 326.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80EE |
|---|---|
| RGB | rgb(235, 128, 238) |
| HSL | hsl(298, 76%, 72%) |
| HSV | hsv(298, 46%, 93%) |
| CMYK | cmyk(1.3%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.95, 56.49, -38.00) |
| CIE-LCH | lch(68.95, 68.08, 326.07°) |
| OKLab | oklab(75.56% 0.1559 -0.1042) |
| OKLCH | oklch(75.56% 0.188 326.2) |
| XYZ | xyz(57.4116, 39.2764, 85.4294) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.74
Purply Pink
#F075E6
ΔE00 2.48
Lavender Pink
#DD85D7
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80EE #83EE80
analogous
#B480EE #EB80EE #EE80BA
triadic
#EB80EE #EEEB80 #80EEEB
tetradic
#EB80EE #EEB480 #83EE80 #80BAEE
square
#EB80EE #EEB480 #83EE80 #80BAEE
split-complementary
#EB80EE #BAEE80 #80EEB4
monochromatic
#D21DD7 #E34AE7 #EB80EE #F4B6F5 #FBE4FB
Accessibility & contrast
On white
2.37
#EB80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EB80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80EE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80EE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F2
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#F08CAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb80ee; /* rgb */ color: rgb(235, 128, 238); /* oklch */ color: oklch(75.6% 0.188 326.2);
Tailwind
colors: {
custom: {
50: '#f3a8f4',
500: '#eb80ee',
950: '#000000',
},
}SCSS
$custom: #eb80ee; $custom-light: #f3a8f4; $custom-dark: #000000;
JSON
{
"hex": "#eb80ee",
"rgb": {
"r": 235,
"g": 128,
"b": 238
},
"hsl": {
"h": 298.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75558,
"c": 0.18752,
"h": 326.2
},
"luminance": 0.39274
}Semantic roles & 50–950 ramp
primary
#EB80EE
secondary
#D8F3D7
accent
#D90D12
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85