#E77FEF#E77FEF
#E77FEF is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.188 H 324.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FEF |
|---|---|
| RGB | rgb(231, 127, 239) |
| HSL | hsl(296, 78%, 72%) |
| HSV | hsv(296, 47%, 94%) |
| CMYK | cmyk(3.3%, 46.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.32, 56.04, -39.57) |
| CIE-LCH | lch(68.32, 68.61, 324.77°) |
| OKLab | oklab(75% 0.153 -0.1088) |
| OKLCH | oklch(75% 0.188 324.6) |
| XYZ | xyz(56.1230, 38.4023, 86.1008) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 4.53
Orchid
#DA70D6
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FEF #87EF7F
analogous
#AF7FEF #E77FEF #EF7FBF
triadic
#E77FEF #EFE77F #7FEFE7
tetradic
#E77FEF #EFAF7F #87EF7F #7FBFEF
square
#E77FEF #EFAF7F #87EF7F #7FBFEF
split-complementary
#E77FEF #BFEF7F #7FEFAF
monochromatic
#CB1BD9 #DD49E8 #E77FEF #F1B5F6 #FAE4FC
Accessibility & contrast
On white
2.42
#E77FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E77FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FEF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FEF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#EB8CAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77fef; /* rgb */ color: rgb(231, 127, 239); /* oklch */ color: oklch(75.0% 0.188 324.6);
Tailwind
colors: {
custom: {
50: '#f1a7f4',
500: '#e77fef',
950: '#000000',
},
}SCSS
$custom: #e77fef; $custom-light: #f1a7f4; $custom-dark: #000000;
JSON
{
"hex": "#e77fef",
"rgb": {
"r": 231,
"g": 127,
"b": 239
},
"hsl": {
"h": 295.714,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.74997,
"c": 0.18771,
"h": 324.6
},
"luminance": 0.384
}Semantic roles & 50–950 ramp
primary
#E77FEF
secondary
#D9F3D7
accent
#DA0B1A
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85