#EB77FA#EB77FA
#EB77FA is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.212 H 322.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77FA |
|---|---|
| RGB | rgb(235, 119, 250) |
| HSL | hsl(293, 93%, 72%) |
| HSV | hsv(293, 52%, 98%) |
| CMYK | cmyk(6%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(67.84, 62.97, -46.32) |
| CIE-LCH | lch(67.84, 78.17, 323.66°) |
| OKLab | oklab(74.91% 0.1695 -0.1281) |
| OKLCH | oklch(74.91% 0.212 322.9) |
| XYZ | xyz(58.1114, 37.7607, 94.6515) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77FA #86FA77
analogous
#AA77FA #EB77FA #FA77C7
triadic
#EB77FA #FAEB77 #77FAEB
tetradic
#EB77FA #FAAA77 #86FA77 #77C7FA
square
#EB77FA #FAAA77 #86FA77 #77C7FA
split-complementary
#EB77FA #C7FA77 #77FAAA
monochromatic
#D409EE #E23CF8 #EB77FA #F4B2FC #FBE1FE
Accessibility & contrast
On white
2.46
#EB77FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EB77FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77FA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77FA | 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)
#639DFE
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#EE88AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb77fa; /* rgb */ color: rgb(235, 119, 250); /* oklch */ color: oklch(74.9% 0.212 322.9);
Tailwind
colors: {
custom: {
50: '#f4a3fc',
500: '#eb77fa',
950: '#000000',
},
}SCSS
$custom: #eb77fa; $custom-light: #f4a3fc; $custom-dark: #000000;
JSON
{
"hex": "#eb77fa",
"rgb": {
"r": 235,
"g": 119,
"b": 250
},
"hsl": {
"h": 293.13,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.74914,
"c": 0.21248,
"h": 322.9
},
"luminance": 0.37758
}Semantic roles & 50–950 ramp
primary
#EB77FA
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85