#EB83EA#EB83EA
#EB83EA is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.8% C 0.179 H 327.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83EA |
|---|---|
| RGB | rgb(235, 131, 234) |
| HSL | hsl(301, 72%, 72%) |
| HSV | hsv(301, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 0.4%, 7.8%) |
| CIE-LAB | lab(69.35, 54.30, -35.17) |
| CIE-LCH | lch(69.35, 64.70, 327.07°) |
| OKLab | oklab(75.8% 0.151 -0.0962) |
| OKLCH | oklch(75.8% 0.179 327.5) |
| XYZ | xyz(57.2275, 39.8382, 82.5011) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.72
Purply Pink
#F075E6
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 3.51
Orchid
#DA70D6
ΔE00 5.34
Candy Pink
#FF63E9
ΔE00 5.61
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83EA #83EB84
analogous
#B883EB #EB83EA #EB83B6
triadic
#EB83EA #EAEB83 #83EAEB
tetradic
#EB83EA #EBB883 #83EB84 #83B6EB
square
#EB83EA #EBB883 #83EB84 #83B6EB
split-complementary
#EB83EA #B6EB83 #83EBB8
monochromatic
#D222D0 #E24EE1 #EB83EA #F4B8F3 #FBE5FB
Accessibility & contrast
On white
2.34
#EB83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EB83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83EA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83EA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#F18DAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb83ea; /* rgb */ color: rgb(235, 131, 234); /* oklch */ color: oklch(75.8% 0.179 327.5);
Tailwind
colors: {
custom: {
50: '#f3aaf1',
500: '#eb83ea',
950: '#000000',
},
}SCSS
$custom: #eb83ea; $custom-light: #f3aaf1; $custom-dark: #000000;
JSON
{
"hex": "#eb83ea",
"rgb": {
"r": 235,
"g": 131,
"b": 234
},
"hsl": {
"h": 300.577,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.75804,
"c": 0.17905,
"h": 327.5
},
"luminance": 0.39835
}Semantic roles & 50–950 ramp
primary
#EB83EA
secondary
#D8F2D8
accent
#D41311
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84