#EB78FF#EB78FF
#EB78FF is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.216 H 321.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78FF |
|---|---|
| RGB | rgb(235, 120, 255) |
| HSL | hsl(291, 100%, 74%) |
| HSV | hsv(291, 53%, 100%) |
| CMYK | cmyk(7.8%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(68.25, 63.42, -48.41) |
| CIE-LCH | lch(68.25, 79.78, 322.64°) |
| OKLab | oklab(75.29% 0.1688 -0.1341) |
| OKLCH | oklch(75.29% 0.216 321.5) |
| XYZ | xyz(59.0254, 38.3178, 98.8753) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 4.31
Purply Pink
#F075E6
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 5.77
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78FF #8CFF78
analogous
#A778FF #EB78FF #FF78CF
triadic
#EB78FF #FFEB78 #78FFEB
tetradic
#EB78FF #FFA778 #8CFF78 #78CFFF
square
#EB78FF #FFA778 #8CFF78 #78CFFF
split-complementary
#EB78FF #CFFF78 #78FFA7
monochromatic
#D700FD #E23BFF #EB78FF #F4B5FF #FAE0FF
Accessibility & contrast
On white
2.42
#EB78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EB78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78FF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78FF | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#ED8BB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb78ff; /* rgb */ color: rgb(235, 120, 255); /* oklch */ color: oklch(75.3% 0.216 321.5);
Tailwind
colors: {
custom: {
50: '#f4a3ff',
500: '#eb78ff',
950: '#000000',
},
}SCSS
$custom: #eb78ff; $custom-light: #f4a3ff; $custom-dark: #000000;
JSON
{
"hex": "#eb78ff",
"rgb": {
"r": 235,
"g": 120,
"b": 255
},
"hsl": {
"h": 291.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.75292,
"c": 0.21558,
"h": 321.5
},
"luminance": 0.38315
}Semantic roles & 50–950 ramp
primary
#EB78FF
secondary
#D9F7D4
accent
#E60022
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86