#EB78F8#EB78F8
#EB78F8 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 74.9% C 0.209 H 323.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78F8 |
|---|---|
| RGB | rgb(235, 120, 248) |
| HSL | hsl(294, 90%, 72%) |
| HSV | hsv(294, 52%, 97%) |
| CMYK | cmyk(5.2%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.93, 62.14, -45.09) |
| CIE-LCH | lch(67.93, 76.77, 324.04°) |
| OKLab | oklab(74.95% 0.168 -0.1246) |
| OKLCH | oklch(74.95% 0.209 323.4) |
| XYZ | xyz(57.9191, 37.8752, 93.0486) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 5.02
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78F8 #85F878
analogous
#AB78F8 #EB78F8 #F878C5
triadic
#EB78F8 #F8EB78 #78F8EB
tetradic
#EB78F8 #F8AB78 #85F878 #78C5F8
square
#EB78F8 #F8AB78 #85F878 #78C5F8
split-complementary
#EB78F8 #C5F878 #78F8AB
monochromatic
#D30CE9 #E23EF5 #EB78F8 #F4B2FB #FBE2FD
Accessibility & contrast
On white
2.45
#EB78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EB78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78F8
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78F8 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#EF89AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb78f8; /* rgb */ color: rgb(235, 120, 248); /* oklch */ color: oklch(74.9% 0.209 323.4);
Tailwind
colors: {
custom: {
50: '#f4a3fb',
500: '#eb78f8',
950: '#000000',
},
}SCSS
$custom: #eb78f8; $custom-light: #f4a3fb; $custom-dark: #000000;
JSON
{
"hex": "#eb78f8",
"rgb": {
"r": 235,
"g": 120,
"b": 248
},
"hsl": {
"h": 293.906,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.74946,
"c": 0.20914,
"h": 323.4
},
"luminance": 0.37872
}Semantic roles & 50–950 ramp
primary
#EB78F8
secondary
#D9F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85