#EB78EE#EB78EE
#EB78EE is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.5% C 0.200 H 326.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78EE |
|---|---|
| RGB | rgb(235, 120, 238) |
| HSL | hsl(298, 78%, 70%) |
| HSV | hsv(298, 50%, 93%) |
| CMYK | cmyk(1.3%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.48, 60.36, -40.29) |
| CIE-LCH | lch(67.48, 72.57, 326.27°) |
| OKLab | oklab(74.47% 0.1667 -0.1107) |
| OKLCH | oklch(74.47% 0.2 326.4) |
| XYZ | xyz(56.4089, 37.2712, 85.0952) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78EE #7BEE78
analogous
#B078EE #EB78EE #EE78B6
triadic
#EB78EE #EEEB78 #78EEEB
tetradic
#EB78EE #EEB078 #7BEE78 #78B6EE
square
#EB78EE #EEB078 #7BEE78 #78B6EE
split-complementary
#EB78EE #B6EE78 #78EEB0
monochromatic
#CD1AD1 #E342E7 #EB78EE #F3AEF5 #FBE4FC
Accessibility & contrast
On white
2.48
#EB78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EB78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78EE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78EE | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#8EAAEA
Tritanopia (blue-blind)
#F185A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb78ee; /* rgb */ color: rgb(235, 120, 238); /* oklch */ color: oklch(74.5% 0.200 326.4);
Tailwind
colors: {
custom: {
50: '#f4a3f4',
500: '#eb78ee',
950: '#000000',
},
}SCSS
$custom: #eb78ee; $custom-light: #f4a3f4; $custom-dark: #000000;
JSON
{
"hex": "#eb78ee",
"rgb": {
"r": 235,
"g": 120,
"b": 238
},
"hsl": {
"h": 298.475,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74469,
"c": 0.20014,
"h": 326.4
},
"luminance": 0.37268
}Semantic roles & 50–950 ramp
primary
#EB78EE
secondary
#D1F1D1
accent
#DA0C11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85