#EB78F9#EB78F9
#EB78F9 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.0% C 0.210 H 323.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78F9 |
|---|---|
| RGB | rgb(235, 120, 249) |
| HSL | hsl(293, 91%, 72%) |
| HSV | hsv(293, 52%, 98%) |
| CMYK | cmyk(5.6%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.97, 62.32, -45.56) |
| CIE-LCH | lch(67.97, 77.20, 323.83°) |
| OKLab | oklab(75% 0.1681 -0.1259) |
| OKLCH | oklch(75% 0.21 323.2) |
| XYZ | xyz(58.0746, 37.9375, 93.8678) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78F9 #86F978
analogous
#AA78F9 #EB78F9 #F978C7
triadic
#EB78F9 #F9EB78 #78F9EB
tetradic
#EB78F9 #F9AA78 #86F978 #78C7F9
square
#EB78F9 #F9AA78 #86F978 #78C7F9
split-complementary
#EB78F9 #C7F978 #78F9AA
monochromatic
#D40AEC #E23DF6 #EB78F9 #F4B3FC #FBE2FE
Accessibility & contrast
On white
2.45
#EB78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EB78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78F9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78F9 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#EF89AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb78f9; /* rgb */ color: rgb(235, 120, 249); /* oklch */ color: oklch(75.0% 0.210 323.2);
Tailwind
colors: {
custom: {
50: '#f4a3fb',
500: '#eb78f9',
950: '#000000',
},
}SCSS
$custom: #eb78f9; $custom-light: #f4a3fb; $custom-dark: #000000;
JSON
{
"hex": "#eb78f9",
"rgb": {
"r": 235,
"g": 120,
"b": 249
},
"hsl": {
"h": 293.488,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.74995,
"c": 0.21005,
"h": 323.2
},
"luminance": 0.37935
}Semantic roles & 50–950 ramp
primary
#EB78F9
secondary
#D9F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85