#E377E7#E377E7
#E377E7 is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.0% C 0.191 H 326.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E377E7 |
|---|---|
| RGB | rgb(227, 119, 231) |
| HSL | hsl(298, 70%, 69%) |
| HSV | hsv(298, 48%, 91%) |
| CMYK | cmyk(1.7%, 48.5%, 0%, 9.4%) |
| CIE-LAB | lab(65.98, 57.40, -38.84) |
| CIE-LCH | lch(65.98, 69.31, 325.91°) |
| OKLab | oklab(73.05% 0.1581 -0.1067) |
| OKLCH | oklch(73.05% 0.191 326) |
| XYZ | xyz(52.6981, 35.2968, 79.6230) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 3.03
Orchid
#DA70D6
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377E7 #7BE777
analogous
#AB77E7 #E377E7 #E777B3
triadic
#E377E7 #E7E377 #77E7E3
tetradic
#E377E7 #E7AB77 #7BE777 #77B3E7
square
#E377E7 #E7AB77 #7BE777 #77B3E7
split-complementary
#E377E7 #B3E777 #77E7AB
monochromatic
#BC22C1 #D843DE #E377E7 #EEABF0 #F8DFF9
Accessibility & contrast
On white
2.61
#E377E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#E377E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377E7
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377E7 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B98EB
Deuteranopia (green-blind)
#8BA5E4
Tritanopia (blue-blind)
#E884A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e377e7; /* rgb */ color: rgb(227, 119, 231); /* oklch */ color: oklch(73.0% 0.191 326.0);
Tailwind
colors: {
custom: {
50: '#eea2ef',
500: '#e377e7',
950: '#000000',
},
}SCSS
$custom: #e377e7; $custom-light: #eea2ef; $custom-dark: #000000;
JSON
{
"hex": "#e377e7",
"rgb": {
"r": 227,
"g": 119,
"b": 231
},
"hsl": {
"h": 297.857,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.73046,
"c": 0.19077,
"h": 326
},
"luminance": 0.35294
}Semantic roles & 50–950 ramp
primary
#E377E7
secondary
#CDEECC
accent
#D2141A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F16
muted
#857F84