#EB77E9#EB77E9
#EB77E9 is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.1% C 0.197 H 328.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77E9 |
|---|---|
| RGB | rgb(235, 119, 233) |
| HSL | hsl(301, 74%, 69%) |
| HSV | hsv(301, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 0.9%, 7.8%) |
| CIE-LAB | lab(67.08, 59.96, -38.15) |
| CIE-LCH | lch(67.08, 71.07, 327.53°) |
| OKLab | oklab(74.11% 0.1673 -0.1046) |
| OKLCH | oklch(74.11% 0.197 328) |
| XYZ | xyz(55.5649, 36.7421, 81.2402) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.14
Violet (CSS)
#EE82EE
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 3.83
Orchid
#DA70D6
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 4.23
Violet Pink
#FB5FFC
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77E9 #77EB79
analogous
#B377EB #EB77E9 #EB77AF
triadic
#EB77E9 #E9EB77 #77E9EB
tetradic
#EB77E9 #EBB377 #77EB79 #77AFEB
square
#EB77E9 #EBB377 #77EB79 #77AFEB
split-complementary
#EB77E9 #AFEB77 #77EBB3
monochromatic
#CA1EC7 #E342E0 #EB77E9 #F3ACF2 #FBE2FA
Accessibility & contrast
On white
2.52
#EB77E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EB77E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77E9
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77E9 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AED
Deuteranopia (green-blind)
#90A9E6
Tritanopia (blue-blind)
#F183A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb77e9; /* rgb */ color: rgb(235, 119, 233); /* oklch */ color: oklch(74.1% 0.197 328.0);
Tailwind
colors: {
custom: {
50: '#f4a2f0',
500: '#eb77e9',
950: '#000000',
},
}SCSS
$custom: #eb77e9; $custom-light: #f4a2f0; $custom-dark: #000000;
JSON
{
"hex": "#eb77e9",
"rgb": {
"r": 235,
"g": 119,
"b": 233
},
"hsl": {
"h": 301.034,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.74105,
"c": 0.19729,
"h": 328
},
"luminance": 0.36739
}Semantic roles & 50–950 ramp
primary
#EB77E9
secondary
#CEF0CF
accent
#D6120F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84