#E377DB#E377DB
#E377DB is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.5% C 0.180 H 330.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E377DB |
|---|---|
| RGB | rgb(227, 119, 219) |
| HSL | hsl(304, 66%, 68%) |
| HSV | hsv(304, 48%, 89%) |
| CMYK | cmyk(0%, 47.6%, 3.5%, 11%) |
| CIE-LAB | lab(65.47, 55.30, -32.97) |
| CIE-LCH | lch(65.47, 64.38, 329.20°) |
| OKLab | oklab(72.5% 0.1561 -0.0899) |
| OKLCH | oklch(72.5% 0.18 330) |
| XYZ | xyz(51.0610, 34.6420, 71.0012) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.29
Orchid
#DA70D6
ΔE00 2.30
Lavender Pink
#DD85D7
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 4.79
Orchid (survey)
#C875C4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377DB #77E37F
analogous
#B577E3 #E377DB #E377A5
triadic
#E377DB #DBE377 #77DBE3
tetradic
#E377DB #E3B577 #77E37F #77A5E3
square
#E377DB #E3B577 #77E37F #77A5E3
split-complementary
#E377DB #A5E377 #77E3B5
monochromatic
#B926AF #D944CE #E377DB #EDAAE8 #F8DDF6
Accessibility & contrast
On white
2.65
#E377DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#E377DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377DB
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377DB | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7196DE
Deuteranopia (green-blind)
#90A4D8
Tritanopia (blue-blind)
#EA809F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e377db; /* rgb */ color: rgb(227, 119, 219); /* oklch */ color: oklch(72.5% 0.180 330.0);
Tailwind
colors: {
custom: {
50: '#eea2e6',
500: '#e377db',
950: '#000000',
},
}SCSS
$custom: #e377db; $custom-light: #eea2e6; $custom-dark: #000000;
JSON
{
"hex": "#e377db",
"rgb": {
"r": 227,
"g": 119,
"b": 219
},
"hsl": {
"h": 304.444,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.72501,
"c": 0.18014,
"h": 330
},
"luminance": 0.34639
}Semantic roles & 50–950 ramp
primary
#E377DB
secondary
#CAECCD
accent
#CE2518
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#170F16
muted
#857F84