#E377F9#E377F9
#E377F9 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 73.9% C 0.208 H 320.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E377F9 |
|---|---|
| RGB | rgb(227, 119, 249) |
| HSL | hsl(290, 92%, 72%) |
| HSV | hsv(290, 52%, 98%) |
| CMYK | cmyk(8.8%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(66.80, 60.70, -47.48) |
| CIE-LCH | lch(66.80, 77.07, 321.97°) |
| OKLab | oklab(73.92% 0.1604 -0.1316) |
| OKLCH | oklch(73.92% 0.208 320.6) |
| XYZ | xyz(55.3722, 36.3664, 93.7069) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377F9 #8DF977
analogous
#A277F9 #E377F9 #F977CE
triadic
#E377F9 #F9E377 #77F9E3
tetradic
#E377F9 #F9A277 #8DF977 #77CEF9
square
#E377F9 #F9A277 #8DF977 #77CEF9
split-complementary
#E377F9 #CEF977 #77F9A2
monochromatic
#C50AEB #D73CF6 #E377F9 #EFB2FC #F9E2FE
Accessibility & contrast
On white
2.54
#E377F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#E377F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377F9
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377F9 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#82A7F5
Tritanopia (blue-blind)
#E589AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e377f9; /* rgb */ color: rgb(227, 119, 249); /* oklch */ color: oklch(73.9% 0.208 320.6);
Tailwind
colors: {
custom: {
50: '#eea2fc',
500: '#e377f9',
950: '#000000',
},
}SCSS
$custom: #e377f9; $custom-light: #eea2fc; $custom-dark: #000000;
JSON
{
"hex": "#e377f9",
"rgb": {
"r": 227,
"g": 119,
"b": 249
},
"hsl": {
"h": 289.846,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.73919,
"c": 0.20751,
"h": 320.6
},
"luminance": 0.36364
}Semantic roles & 50–950 ramp
primary
#E377F9
secondary
#DBF6D5
accent
#E60027
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85