#EB77EF#EB77EF
#EB77EF is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.4% C 0.203 H 326.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77EF |
|---|---|
| RGB | rgb(235, 119, 239) |
| HSL | hsl(298, 79%, 70%) |
| HSV | hsv(298, 50%, 94%) |
| CMYK | cmyk(1.7%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.35, 61.01, -41.05) |
| CIE-LCH | lch(67.35, 73.53, 326.06°) |
| OKLab | oklab(74.38% 0.1682 -0.1129) |
| OKLCH | oklch(74.38% 0.203 326.1) |
| XYZ | xyz(56.4366, 37.0908, 85.8312) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.01
Violet (CSS)
#EE82EE
ΔE00 2.42
Light Magenta
#FA5FF7
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77EF #7BEF77
analogous
#AF77EF #EB77EF #EF77B7
triadic
#EB77EF #EFEB77 #77EFEB
tetradic
#EB77EF #EFAF77 #7BEF77 #77B7EF
square
#EB77EF #EFAF77 #7BEF77 #77B7EF
split-complementary
#EB77EF #B7EF77 #77EFAF
monochromatic
#CD19D3 #E340E9 #EB77EF #F3AEF5 #FBE4FC
Accessibility & contrast
On white
2.49
#EB77EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EB77EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77EF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77EF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#F085A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb77ef; /* rgb */ color: rgb(235, 119, 239); /* oklch */ color: oklch(74.4% 0.203 326.1);
Tailwind
colors: {
custom: {
50: '#f4a2f4',
500: '#eb77ef',
950: '#000000',
},
}SCSS
$custom: #eb77ef; $custom-light: #f4a2f4; $custom-dark: #000000;
JSON
{
"hex": "#eb77ef",
"rgb": {
"r": 235,
"g": 119,
"b": 239
},
"hsl": {
"h": 298,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.74384,
"c": 0.20256,
"h": 326.1
},
"luminance": 0.37088
}Semantic roles & 50–950 ramp
primary
#EB77EF
secondary
#D1F2D0
accent
#DB0A11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85