#E877EE#E877EE
#E877EE is a light, vivid purple. Relative luminance 0.365; OKLCH L 74.0% C 0.200 H 325.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E877EE |
|---|---|
| RGB | rgb(232, 119, 238) |
| HSL | hsl(297, 78%, 70%) |
| HSV | hsv(297, 50%, 93%) |
| CMYK | cmyk(2.5%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(66.92, 60.02, -41.20) |
| CIE-LCH | lch(66.92, 72.80, 325.53°) |
| OKLab | oklab(73.98% 0.1647 -0.1134) |
| OKLCH | oklch(73.98% 0.2 325.5) |
| XYZ | xyz(55.3069, 36.5254, 85.0092) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.27
Violet (CSS)
#EE82EE
ΔE00 2.66
Light Magenta
#FA5FF7
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.25
Candy Pink
#FF63E9
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E877EE #7DEE77
analogous
#AD77EE #E877EE #EE77B8
triadic
#E877EE #EEE877 #77EEE8
tetradic
#E877EE #EEAD77 #7DEE77 #77B8EE
square
#E877EE #EEAD77 #7DEE77 #77B8EE
split-complementary
#E877EE #B8EE77 #77EEAD
monochromatic
#C71AD1 #DF41E7 #E877EE #F1ADF5 #FAE4FC
Accessibility & contrast
On white
2.53
#E877EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#E877EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E877EE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E877EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E877EE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#ED85A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e877ee; /* rgb */ color: rgb(232, 119, 238); /* oklch */ color: oklch(74.0% 0.200 325.5);
Tailwind
colors: {
custom: {
50: '#f2a2f4',
500: '#e877ee',
950: '#000000',
},
}SCSS
$custom: #e877ee; $custom-light: #f2a2f4; $custom-dark: #000000;
JSON
{
"hex": "#e877ee",
"rgb": {
"r": 232,
"g": 119,
"b": 238
},
"hsl": {
"h": 296.975,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.73975,
"c": 0.19996,
"h": 325.5
},
"luminance": 0.36523
}Semantic roles & 50–950 ramp
primary
#E877EE
secondary
#D1F1D0
accent
#DA0B16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85