#EB78EA#EB78EA
#EB78EA is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.3% C 0.197 H 327.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78EA |
|---|---|
| RGB | rgb(235, 120, 234) |
| HSL | hsl(301, 74%, 70%) |
| HSV | hsv(301, 49%, 92%) |
| CMYK | cmyk(0%, 48.9%, 0.4%, 7.8%) |
| CIE-LAB | lab(67.31, 59.66, -38.36) |
| CIE-LCH | lch(67.31, 70.93, 327.26°) |
| OKLab | oklab(74.28% 0.1661 -0.1052) |
| OKLCH | oklch(74.28% 0.197 327.7) |
| XYZ | xyz(55.8278, 37.0387, 82.0345) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.28
Violet (CSS)
#EE82EE
ΔE00 2.09
Candy Pink
#FF63E9
ΔE00 3.98
Orchid
#DA70D6
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78EA #78EB79
analogous
#B378EB #EB78EA #EB78B0
triadic
#EB78EA #EAEB78 #78EAEB
tetradic
#EB78EA #EBB378 #78EB79 #78B0EB
square
#EB78EA #EBB378 #78EB79 #78B0EB
split-complementary
#EB78EA #B0EB78 #78EBB3
monochromatic
#CB1EC9 #E343E2 #EB78EA #F3ADF2 #FBE3FB
Accessibility & contrast
On white
2.50
#EB78EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EB78EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78EA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78EA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#F184A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb78ea; /* rgb */ color: rgb(235, 120, 234); /* oklch */ color: oklch(74.3% 0.197 327.7);
Tailwind
colors: {
custom: {
50: '#f4a3f1',
500: '#eb78ea',
950: '#000000',
},
}SCSS
$custom: #eb78ea; $custom-light: #f4a3f1; $custom-dark: #000000;
JSON
{
"hex": "#eb78ea",
"rgb": {
"r": 235,
"g": 120,
"b": 234
},
"hsl": {
"h": 300.522,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.74284,
"c": 0.19661,
"h": 327.7
},
"luminance": 0.37036
}Semantic roles & 50–950 ramp
primary
#EB78EA
secondary
#CFF0CF
accent
#D6110F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85