#EB84EE#EB84EE
#EB84EE is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.1% C 0.181 H 326.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84EE |
|---|---|
| RGB | rgb(235, 132, 238) |
| HSL | hsl(298, 76%, 73%) |
| HSV | hsv(298, 45%, 93%) |
| CMYK | cmyk(1.3%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(69.71, 54.51, -36.81) |
| CIE-LCH | lch(69.71, 65.78, 325.97°) |
| OKLab | oklab(76.12% 0.1504 -0.1009) |
| OKLCH | oklch(76.12% 0.181 326.1) |
| XYZ | xyz(57.9436, 40.3406, 85.6067) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.60
Purply Pink
#F075E6
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 4.03
Orchid
#DA70D6
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84EE #87EE84
analogous
#B684EE #EB84EE #EE84BC
triadic
#EB84EE #EEEB84 #84EEEB
tetradic
#EB84EE #EEB684 #87EE84 #84BCEE
square
#EB84EE #EEB684 #87EE84 #84BCEE
split-complementary
#EB84EE #BCEE84 #84EEB6
monochromatic
#D41EDA #E24EE7 #EB84EE #F4BAF5 #FBE4FB
Accessibility & contrast
On white
2.32
#EB84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EB84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84EE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84EE | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#F08FAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb84ee; /* rgb */ color: rgb(235, 132, 238); /* oklch */ color: oklch(76.1% 0.181 326.1);
Tailwind
colors: {
custom: {
50: '#f3abf4',
500: '#eb84ee',
950: '#000000',
},
}SCSS
$custom: #eb84ee; $custom-light: #f3abf4; $custom-dark: #000000;
JSON
{
"hex": "#eb84ee",
"rgb": {
"r": 235,
"g": 132,
"b": 238
},
"hsl": {
"h": 298.302,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.76124,
"c": 0.18107,
"h": 326.1
},
"luminance": 0.40338
}Semantic roles & 50–950 ramp
primary
#EB84EE
secondary
#D9F3D8
accent
#D80E13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85