#EB77FB#EB77FB
#EB77FB is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.0% C 0.213 H 322.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77FB |
|---|---|
| RGB | rgb(235, 119, 251) |
| HSL | hsl(293, 94%, 73%) |
| HSV | hsv(293, 53%, 98%) |
| CMYK | cmyk(6.4%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(67.89, 63.16, -46.79) |
| CIE-LCH | lch(67.89, 78.60, 323.46°) |
| OKLab | oklab(74.96% 0.1696 -0.1295) |
| OKLCH | oklch(74.96% 0.213 322.6) |
| XYZ | xyz(58.2686, 37.8236, 95.4795) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 5.26
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77FB #87FB77
analogous
#A977FB #EB77FB #FB77C9
triadic
#EB77FB #FBEB77 #77FBEB
tetradic
#EB77FB #FBA977 #87FB77 #77C9FB
square
#EB77FB #FBA977 #87FB77 #77C9FB
split-complementary
#EB77FB #C9FB77 #77FBA9
monochromatic
#D407F1 #E23CF9 #EB77FB #F4B2FD #FBE1FE
Accessibility & contrast
On white
2.45
#EB77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EB77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77FB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77FB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629DFF
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#EE89AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb77fb; /* rgb */ color: rgb(235, 119, 251); /* oklch */ color: oklch(75.0% 0.213 322.6);
Tailwind
colors: {
custom: {
50: '#f4a3fd',
500: '#eb77fb',
950: '#000000',
},
}SCSS
$custom: #eb77fb; $custom-light: #f4a3fd; $custom-dark: #000000;
JSON
{
"hex": "#eb77fb",
"rgb": {
"r": 235,
"g": 119,
"b": 251
},
"hsl": {
"h": 292.727,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.74964,
"c": 0.21339,
"h": 322.6
},
"luminance": 0.37821
}Semantic roles & 50–950 ramp
primary
#EB77FB
secondary
#D9F6D5
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85