#EB84EF#EB84EF
#EB84EF is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.182 H 325.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84EF |
|---|---|
| RGB | rgb(235, 132, 239) |
| HSL | hsl(298, 77%, 73%) |
| HSV | hsv(298, 45%, 94%) |
| CMYK | cmyk(1.7%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(69.75, 54.69, -37.30) |
| CIE-LCH | lch(69.75, 66.20, 325.71°) |
| OKLab | oklab(76.17% 0.1505 -0.1023) |
| OKLCH | oklch(76.17% 0.182 325.8) |
| XYZ | xyz(58.0909, 40.3995, 86.3826) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.67
Purply Pink
#F075E6
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.18
Orchid
#DA70D6
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84EF #88EF84
analogous
#B584EF #EB84EF #EF84BD
triadic
#EB84EF #EFEB84 #84EFEB
tetradic
#EB84EF #EFB584 #88EF84 #84BDEF
square
#EB84EF #EFB584 #88EF84 #84BDEF
split-complementary
#EB84EF #BDEF84 #84EFB5
monochromatic
#D51DDC #E24EE8 #EB84EF #F4BAF6 #FBE4FB
Accessibility & contrast
On white
2.31
#EB84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EB84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84EF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84EF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#F090AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb84ef; /* rgb */ color: rgb(235, 132, 239); /* oklch */ color: oklch(76.2% 0.182 325.8);
Tailwind
colors: {
custom: {
50: '#f3abf4',
500: '#eb84ef',
950: '#000000',
},
}SCSS
$custom: #eb84ef; $custom-light: #f3abf4; $custom-dark: #000000;
JSON
{
"hex": "#eb84ef",
"rgb": {
"r": 235,
"g": 132,
"b": 239
},
"hsl": {
"h": 297.757,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.76168,
"c": 0.18199,
"h": 325.8
},
"luminance": 0.40397
}Semantic roles & 50–950 ramp
primary
#EB84EF
secondary
#D9F3D8
accent
#D90C14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85