#EB78EB#EB78EB
#EB78EB is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.3% C 0.197 H 327.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78EB |
|---|---|
| RGB | rgb(235, 120, 235) |
| HSL | hsl(300, 74%, 70%) |
| HSV | hsv(300, 49%, 92%) |
| CMYK | cmyk(0%, 48.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.35, 59.83, -38.84) |
| CIE-LCH | lch(67.35, 71.33, 327.01°) |
| OKLab | oklab(74.33% 0.1663 -0.1066) |
| OKLCH | oklch(74.33% 0.197 327.3) |
| XYZ | xyz(55.9719, 37.0963, 82.7933) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.42
Violet (CSS)
#EE82EE
ΔE00 2.09
Candy Pink
#FF63E9
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78EB #78EB78
analogous
#B278EB #EB78EB #EB78B2
triadic
#EB78EB #EBEB78 #78EBEB
tetradic
#EB78EB #EBB278 #78EB78 #78B2EB
square
#EB78EB #EBB278 #78EB78 #78B2EB
split-complementary
#EB78EB #B2EB78 #78EBB2
monochromatic
#CB1ECB #E343E3 #EB78EB #F3ADF3 #FBE3FB
Accessibility & contrast
On white
2.49
#EB78EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EB78EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78EB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78EB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEF
Deuteranopia (green-blind)
#90A9E8
Tritanopia (blue-blind)
#F184A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb78eb; /* rgb */ color: rgb(235, 120, 235); /* oklch */ color: oklch(74.3% 0.197 327.3);
Tailwind
colors: {
custom: {
50: '#f4a3f2',
500: '#eb78eb',
950: '#000000',
},
}SCSS
$custom: #eb78eb; $custom-light: #f4a3f2; $custom-dark: #000000;
JSON
{
"hex": "#eb78eb",
"rgb": {
"r": 235,
"g": 120,
"b": 235
},
"hsl": {
"h": 300,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.7433,
"c": 0.19749,
"h": 327.3
},
"luminance": 0.37093
}Semantic roles & 50–950 ramp
primary
#EB78EB
secondary
#CFF0CF
accent
#D60F0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85