#EF77EC#EF77EC
#EF77EC is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.7% C 0.202 H 328.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77EC |
|---|---|
| RGB | rgb(239, 119, 236) |
| HSL | hsl(302, 79%, 70%) |
| HSV | hsv(302, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 1.3%, 6.3%) |
| CIE-LAB | lab(67.73, 61.57, -38.76) |
| CIE-LCH | lch(67.73, 72.76, 327.81°) |
| OKLab | oklab(74.73% 0.1721 -0.1063) |
| OKLCH | oklch(74.73% 0.202 328.3) |
| XYZ | xyz(57.3329, 37.6038, 83.5790) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.10
Violet (CSS)
#EE82EE
ΔE00 2.09
Candy Pink
#FF63E9
ΔE00 3.55
Light Magenta
#FA5FF7
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.27
Orchid
#DA70D6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77EC #77EF7A
analogous
#B677EF #EF77EC #EF77B0
triadic
#EF77EC #ECEF77 #77ECEF
tetradic
#EF77EC #EFB677 #77EF7A #77B0EF
square
#EF77EC #EFB677 #77EF7A #77B0EF
split-complementary
#EF77EC #B0EF77 #77EFB6
monochromatic
#D319CE #E940E4 #EF77EC #F5AEF4 #FCE4FB
Accessibility & contrast
On white
2.46
#EF77EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EF77EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77EC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77EC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF0
Deuteranopia (green-blind)
#91ABE8
Tritanopia (blue-blind)
#F683A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef77ec; /* rgb */ color: rgb(239, 119, 236); /* oklch */ color: oklch(74.7% 0.202 328.3);
Tailwind
colors: {
custom: {
50: '#f7a3f2',
500: '#ef77ec',
950: '#000000',
},
}SCSS
$custom: #ef77ec; $custom-light: #f7a3f2; $custom-dark: #000000;
JSON
{
"hex": "#ef77ec",
"rgb": {
"r": 239,
"g": 119,
"b": 236
},
"hsl": {
"h": 301.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.74731,
"c": 0.2023,
"h": 328.3
},
"luminance": 0.37601
}Semantic roles & 50–950 ramp
primary
#EF77EC
secondary
#D0F2D1
accent
#DB0F0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85