#EB83EC#EB83EC
#EB83EC is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.9% C 0.181 H 326.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83EC |
|---|---|
| RGB | rgb(235, 131, 236) |
| HSL | hsl(299, 73%, 72%) |
| HSV | hsv(299, 44%, 93%) |
| CMYK | cmyk(0.4%, 44.5%, 0%, 7.5%) |
| CIE-LAB | lab(69.44, 54.66, -36.14) |
| CIE-LCH | lch(69.44, 65.52, 326.52°) |
| OKLab | oklab(75.89% 0.1514 -0.0989) |
| OKLCH | oklch(75.89% 0.181 326.8) |
| XYZ | xyz(57.5165, 39.9538, 84.0229) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.52
Purply Pink
#F075E6
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 3.79
Orchid
#DA70D6
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83EC #84EC83
analogous
#B783EC #EB83EC #EC83B8
triadic
#EB83EC #ECEB83 #83ECEB
tetradic
#EB83EC #ECB783 #84EC83 #83B8EC
square
#EB83EC #ECB783 #84EC83 #83B8EC
split-complementary
#EB83EC #B8EC83 #83ECB7
monochromatic
#D220D4 #E24EE4 #EB83EC #F4B8F4 #FBE4FB
Accessibility & contrast
On white
2.34
#EB83EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EB83EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83EC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83EC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#F18EAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb83ec; /* rgb */ color: rgb(235, 131, 236); /* oklch */ color: oklch(75.9% 0.181 326.8);
Tailwind
colors: {
custom: {
50: '#f3aaf2',
500: '#eb83ec',
950: '#000000',
},
}SCSS
$custom: #eb83ec; $custom-light: #f3aaf2; $custom-dark: #000000;
JSON
{
"hex": "#eb83ec",
"rgb": {
"r": 235,
"g": 131,
"b": 236
},
"hsl": {
"h": 299.429,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.75892,
"c": 0.18086,
"h": 326.8
},
"luminance": 0.39951
}Semantic roles & 50–950 ramp
primary
#EB83EC
secondary
#D8F3D8
accent
#D61012
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85