#EB77EA#EB77EA
#EB77EA is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.2% C 0.198 H 327.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77EA |
|---|---|
| RGB | rgb(235, 119, 234) |
| HSL | hsl(301, 74%, 69%) |
| HSV | hsv(301, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 0.4%, 7.8%) |
| CIE-LAB | lab(67.13, 60.13, -38.64) |
| CIE-LCH | lch(67.13, 71.48, 327.28°) |
| OKLab | oklab(74.15% 0.1674 -0.106) |
| OKLCH | oklch(74.15% 0.198 327.7) |
| XYZ | xyz(55.7082, 36.7994, 81.9947) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.27
Violet (CSS)
#EE82EE
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 3.86
Orchid
#DA70D6
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77EA #77EB78
analogous
#B277EB #EB77EA #EB77B0
triadic
#EB77EA #EAEB77 #77EAEB
tetradic
#EB77EA #EBB277 #77EB78 #77B0EB
square
#EB77EA #EBB277 #77EB78 #77B0EB
split-complementary
#EB77EA #B0EB77 #77EBB2
monochromatic
#CA1EC8 #E342E2 #EB77EA #F3ACF2 #FBE2FA
Accessibility & contrast
On white
2.51
#EB77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EB77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77EA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77EA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEE
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#F183A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb77ea; /* rgb */ color: rgb(235, 119, 234); /* oklch */ color: oklch(74.2% 0.198 327.7);
Tailwind
colors: {
custom: {
50: '#f4a2f1',
500: '#eb77ea',
950: '#000000',
},
}SCSS
$custom: #eb77ea; $custom-light: #f4a2f1; $custom-dark: #000000;
JSON
{
"hex": "#eb77ea",
"rgb": {
"r": 235,
"g": 119,
"b": 234
},
"hsl": {
"h": 300.517,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.74151,
"c": 0.19817,
"h": 327.7
},
"luminance": 0.36796
}Semantic roles & 50–950 ramp
primary
#EB77EA
secondary
#CEF0CE
accent
#D6110F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85