#EB78F6#EB78F6
#EB78F6 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.8% C 0.207 H 324.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78F6 |
|---|---|
| RGB | rgb(235, 120, 246) |
| HSL | hsl(295, 88%, 72%) |
| HSV | hsv(295, 51%, 96%) |
| CMYK | cmyk(4.5%, 51.2%, 0%, 3.5%) |
| CIE-LAB | lab(67.84, 61.78, -44.13) |
| CIE-LCH | lch(67.84, 75.92, 324.46°) |
| OKLab | oklab(74.85% 0.1678 -0.1218) |
| OKLCH | oklch(74.85% 0.207 324) |
| XYZ | xyz(57.6104, 37.7518, 91.4232) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 4.82
Orchid
#DA70D6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78F6 #83F678
analogous
#AC78F6 #EB78F6 #F678C2
triadic
#EB78F6 #F6EB78 #78F6EB
tetradic
#EB78F6 #F6AC78 #83F678 #78C2F6
square
#EB78F6 #F6AC78 #83F678 #78C2F6
split-complementary
#EB78F6 #C2F678 #78F6AC
monochromatic
#D20FE4 #E33FF2 #EB78F6 #F4B1FA #FBE2FD
Accessibility & contrast
On white
2.46
#EB78F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EB78F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78F6
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78F6 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CFA
Deuteranopia (green-blind)
#8BAAF2
Tritanopia (blue-blind)
#EF88AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb78f6; /* rgb */ color: rgb(235, 120, 246); /* oklch */ color: oklch(74.8% 0.207 324.0);
Tailwind
colors: {
custom: {
50: '#f4a3f9',
500: '#eb78f6',
950: '#000000',
},
}SCSS
$custom: #eb78f6; $custom-light: #f4a3f9; $custom-dark: #000000;
JSON
{
"hex": "#eb78f6",
"rgb": {
"r": 235,
"g": 120,
"b": 246
},
"hsl": {
"h": 294.762,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.74849,
"c": 0.20731,
"h": 324
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#EB78F6
secondary
#D8F5D5
accent
#E40115
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85