#EB77F5#EB77F5
#EB77F5 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.7% C 0.208 H 324.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77F5 |
|---|---|
| RGB | rgb(235, 119, 245) |
| HSL | hsl(295, 86%, 71%) |
| HSV | hsv(295, 51%, 96%) |
| CMYK | cmyk(4.1%, 51.4%, 0%, 3.9%) |
| CIE-LAB | lab(67.61, 62.07, -43.93) |
| CIE-LCH | lch(67.61, 76.05, 324.71°) |
| OKLab | oklab(74.67% 0.1689 -0.1212) |
| OKLCH | oklch(74.67% 0.208 324.3) |
| XYZ | xyz(57.3377, 37.4513, 90.5771) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 4.65
Orchid
#DA70D6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77F5 #81F577
analogous
#AC77F5 #EB77F5 #F577C0
triadic
#EB77F5 #F5EB77 #77F5EB
tetradic
#EB77F5 #F5AC77 #81F577 #77C0F5
square
#EB77F5 #F5AC77 #81F577 #77C0F5
split-complementary
#EB77F5 #C0F577 #77F5AC
monochromatic
#D111E1 #E33EF1 #EB77F5 #F3B0F9 #FBE2FD
Accessibility & contrast
On white
2.47
#EB77F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EB77F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77F5
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77F5 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CF9
Deuteranopia (green-blind)
#8AAAF1
Tritanopia (blue-blind)
#EF87AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb77f5; /* rgb */ color: rgb(235, 119, 245); /* oklch */ color: oklch(74.7% 0.208 324.3);
Tailwind
colors: {
custom: {
50: '#f4a3f9',
500: '#eb77f5',
950: '#000000',
},
}SCSS
$custom: #eb77f5; $custom-light: #f4a3f9; $custom-dark: #000000;
JSON
{
"hex": "#eb77f5",
"rgb": {
"r": 235,
"g": 119,
"b": 245
},
"hsl": {
"h": 295.238,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.7467,
"c": 0.20793,
"h": 324.3
},
"luminance": 0.37448
}Semantic roles & 50–950 ramp
primary
#EB77F5
secondary
#D6F4D4
accent
#E30314
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85