#EB83FF#EB83FF
#EB83FF is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.199 H 321.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83FF |
|---|---|
| RGB | rgb(235, 131, 255) |
| HSL | hsl(290, 100%, 76%) |
| HSV | hsv(290, 49%, 100%) |
| CMYK | cmyk(7.8%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(70.26, 58.13, -45.26) |
| CIE-LCH | lch(70.26, 73.67, 322.10°) |
| OKLab | oklab(76.77% 0.1544 -0.1251) |
| OKLCH | oklch(76.77% 0.199 321) |
| XYZ | xyz(60.4251, 41.1172, 99.3419) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83FF #97FF83
analogous
#AD83FF #EB83FF #FF83D5
triadic
#EB83FF #FFEB83 #83FFEB
tetradic
#EB83FF #FFAD83 #97FF83 #83D5FF
square
#EB83FF #FFAD83 #97FF83 #83D5FF
split-complementary
#EB83FF #D5FF83 #83FFAD
monochromatic
#D709FF #E146FF #EB83FF #F5C0FF #FAE0FF
Accessibility & contrast
On white
2.28
#EB83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EB83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83FF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83FF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#8EB0FB
Tritanopia (blue-blind)
#ED93B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb83ff; /* rgb */ color: rgb(235, 131, 255); /* oklch */ color: oklch(76.8% 0.199 321.0);
Tailwind
colors: {
custom: {
50: '#f4aaff',
500: '#eb83ff',
950: '#000000',
},
}SCSS
$custom: #eb83ff; $custom-light: #f4aaff; $custom-dark: #000000;
JSON
{
"hex": "#eb83ff",
"rgb": {
"r": 235,
"g": 131,
"b": 255
},
"hsl": {
"h": 290.323,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76771,
"c": 0.19872,
"h": 321
},
"luminance": 0.41115
}Semantic roles & 50–950 ramp
primary
#EB83FF
secondary
#D9F7D4
accent
#E60025
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86