#E77FFC#E77FFC
#E77FFC is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.6% C 0.200 H 320.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FFC |
|---|---|
| RGB | rgb(231, 127, 252) |
| HSL | hsl(290, 95%, 74%) |
| HSV | hsv(290, 50%, 99%) |
| CMYK | cmyk(8.3%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(68.89, 58.45, -45.80) |
| CIE-LCH | lch(68.89, 74.25, 321.92°) |
| OKLab | oklab(75.61% 0.1548 -0.1267) |
| OKLCH | oklch(75.61% 0.2 320.7) |
| XYZ | xyz(58.1130, 39.1983, 96.5815) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.48
Orchid
#DA70D6
ΔE00 6.43
Candy Pink
#FF63E9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FFC #94FC7F
analogous
#A97FFC #E77FFC #FC7FD3
triadic
#E77FFC #FCE77F #7FFCE7
tetradic
#E77FFC #FCA97F #94FC7F #7FD3FC
square
#E77FFC #FCA97F #94FC7F #7FD3FC
split-complementary
#E77FFC #D3FC7F #7FFCA9
monochromatic
#D107F9 #DC43FB #E77FFC #F2BBFD #F9E1FE
Accessibility & contrast
On white
2.38
#E77FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E77FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FFC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FFC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#E990B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e77ffc; /* rgb */ color: rgb(231, 127, 252); /* oklch */ color: oklch(75.6% 0.200 320.7);
Tailwind
colors: {
custom: {
50: '#f1a7fe',
500: '#e77ffc',
950: '#000000',
},
}SCSS
$custom: #e77ffc; $custom-light: #f1a7fe; $custom-dark: #000000;
JSON
{
"hex": "#e77ffc",
"rgb": {
"r": 231,
"g": 127,
"b": 252
},
"hsl": {
"h": 289.92,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75615,
"c": 0.20005,
"h": 320.7
},
"luminance": 0.39196
}Semantic roles & 50–950 ramp
primary
#E77FFC
secondary
#DAF7D4
accent
#E60027
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86