#EF77E7#EF77E7
#EF77E7 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.5% C 0.198 H 329.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77E7 |
|---|---|
| RGB | rgb(239, 119, 231) |
| HSL | hsl(304, 79%, 70%) |
| HSV | hsv(304, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 3.3%, 6.3%) |
| CIE-LAB | lab(67.51, 60.72, -36.33) |
| CIE-LCH | lch(67.51, 70.76, 329.11°) |
| OKLab | oklab(74.5% 0.1713 -0.0993) |
| OKLCH | oklch(74.5% 0.198 329.9) |
| XYZ | xyz(56.6167, 37.3173, 79.8067) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.40
Violet (CSS)
#EE82EE
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77E7 #77EF7F
analogous
#BB77EF #EF77E7 #EF77AB
triadic
#EF77E7 #E7EF77 #77E7EF
tetradic
#EF77E7 #EFBB77 #77EF7F #77ABEF
square
#EF77E7 #EFBB77 #77EF7F #77ABEF
split-complementary
#EF77E7 #ABEF77 #77EFBB
monochromatic
#D319C6 #E940DD #EF77E7 #F5AEF1 #FCE4FA
Accessibility & contrast
On white
2.48
#EF77E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EF77E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77E7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77E7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEB
Deuteranopia (green-blind)
#93AAE3
Tritanopia (blue-blind)
#F782A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef77e7; /* rgb */ color: rgb(239, 119, 231); /* oklch */ color: oklch(74.5% 0.198 329.9);
Tailwind
colors: {
custom: {
50: '#f7a3ef',
500: '#ef77e7',
950: '#000000',
},
}SCSS
$custom: #ef77e7; $custom-light: #f7a3ef; $custom-dark: #000000;
JSON
{
"hex": "#ef77e7",
"rgb": {
"r": 239,
"g": 119,
"b": 231
},
"hsl": {
"h": 304,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.74503,
"c": 0.19805,
"h": 329.9
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#EF77E7
secondary
#D0F2D2
accent
#DB180A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84