#EB77F6#EB77F6
#EB77F6 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.7% C 0.209 H 324.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77F6 |
|---|---|
| RGB | rgb(235, 119, 246) |
| HSL | hsl(295, 88%, 72%) |
| HSV | hsv(295, 52%, 96%) |
| CMYK | cmyk(4.5%, 51.6%, 0%, 3.5%) |
| CIE-LAB | lab(67.66, 62.25, -44.41) |
| CIE-LCH | lch(67.66, 76.47, 324.49°) |
| OKLab | oklab(74.72% 0.1691 -0.1226) |
| OKLCH | oklch(74.72% 0.209 324.1) |
| XYZ | xyz(57.4908, 37.5125, 91.3833) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.10
Violet Pink
#FB5FFC
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77F6 #82F677
analogous
#AC77F6 #EB77F6 #F677C2
triadic
#EB77F6 #F6EB77 #77F6EB
tetradic
#EB77F6 #F6AC77 #82F677 #77C2F6
square
#EB77F6 #F6AC77 #82F677 #77C2F6
split-complementary
#EB77F6 #C2F677 #77F6AC
monochromatic
#D10FE4 #E33EF2 #EB77F6 #F3B0FA #FBE2FD
Accessibility & contrast
On white
2.47
#EB77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EB77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77F6
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77F6 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFA
Deuteranopia (green-blind)
#8AAAF2
Tritanopia (blue-blind)
#EF87AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb77f6; /* rgb */ color: rgb(235, 119, 246); /* oklch */ color: oklch(74.7% 0.209 324.1);
Tailwind
colors: {
custom: {
50: '#f4a3f9',
500: '#eb77f6',
950: '#000000',
},
}SCSS
$custom: #eb77f6; $custom-light: #f4a3f9; $custom-dark: #000000;
JSON
{
"hex": "#eb77f6",
"rgb": {
"r": 235,
"g": 119,
"b": 246
},
"hsl": {
"h": 294.803,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.74719,
"c": 0.20884,
"h": 324.1
},
"luminance": 0.3751
}Semantic roles & 50–950 ramp
primary
#EB77F6
secondary
#D7F5D4
accent
#E40115
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85