#EB77F9#EB77F9
#EB77F9 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.212 H 323.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77F9 |
|---|---|
| RGB | rgb(235, 119, 249) |
| HSL | hsl(294, 92%, 72%) |
| HSV | hsv(294, 52%, 98%) |
| CMYK | cmyk(5.6%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.80, 62.79, -45.84) |
| CIE-LCH | lch(67.80, 77.75, 323.87°) |
| OKLab | oklab(74.87% 0.1694 -0.1267) |
| OKLCH | oklch(74.87% 0.212 323.2) |
| XYZ | xyz(57.9550, 37.6982, 93.8279) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.56
Violet Pink
#FB5FFC
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 5.05
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77F9 #85F977
analogous
#AA77F9 #EB77F9 #F977C6
triadic
#EB77F9 #F9EB77 #77F9EB
tetradic
#EB77F9 #F9AA77 #85F977 #77C6F9
square
#EB77F9 #F9AA77 #85F977 #77C6F9
split-complementary
#EB77F9 #C6F977 #77F9AA
monochromatic
#D30AEB #E23CF6 #EB77F9 #F4B2FC #FBE2FE
Accessibility & contrast
On white
2.46
#EB77F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EB77F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77F9
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77F9 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#EF88AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb77f9; /* rgb */ color: rgb(235, 119, 249); /* oklch */ color: oklch(74.9% 0.212 323.2);
Tailwind
colors: {
custom: {
50: '#f4a3fc',
500: '#eb77f9',
950: '#000000',
},
}SCSS
$custom: #eb77f9; $custom-light: #f4a3fc; $custom-dark: #000000;
JSON
{
"hex": "#eb77f9",
"rgb": {
"r": 235,
"g": 119,
"b": 249
},
"hsl": {
"h": 293.538,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.74865,
"c": 0.21157,
"h": 323.2
},
"luminance": 0.37695
}Semantic roles & 50–950 ramp
primary
#EB77F9
secondary
#D9F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85