#E377F8#E377F8
#E377F8 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 73.9% C 0.207 H 320.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E377F8 |
|---|---|
| RGB | rgb(227, 119, 248) |
| HSL | hsl(290, 90%, 72%) |
| HSV | hsv(290, 52%, 97%) |
| CMYK | cmyk(8.5%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(66.75, 60.51, -47.01) |
| CIE-LCH | lch(66.75, 76.63, 322.16°) |
| OKLab | oklab(73.87% 0.1603 -0.1303) |
| OKLCH | oklch(73.87% 0.207 320.9) |
| XYZ | xyz(55.2167, 36.3042, 92.8876) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.56
Orchid
#DA70D6
ΔE00 5.42
Candy Pink
#FF63E9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377F8 #8CF877
analogous
#A377F8 #E377F8 #F877CC
triadic
#E377F8 #F8E377 #77F8E3
tetradic
#E377F8 #F8A377 #8CF877 #77CCF8
square
#E377F8 #F8A377 #8CF877 #77CCF8
split-complementary
#E377F8 #CCF877 #77F8A3
monochromatic
#C50CE9 #D73DF5 #E377F8 #EFB1FB #F9E2FE
Accessibility & contrast
On white
2.54
#E377F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#E377F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377F8
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377F8 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#E589AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e377f8; /* rgb */ color: rgb(227, 119, 248); /* oklch */ color: oklch(73.9% 0.207 320.9);
Tailwind
colors: {
custom: {
50: '#eea2fb',
500: '#e377f8',
950: '#000000',
},
}SCSS
$custom: #e377f8; $custom-light: #eea2fb; $custom-dark: #000000;
JSON
{
"hex": "#e377f8",
"rgb": {
"r": 227,
"g": 119,
"b": 248
},
"hsl": {
"h": 290.233,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73869,
"c": 0.20656,
"h": 320.9
},
"luminance": 0.36302
}Semantic roles & 50–950 ramp
primary
#E377F8
secondary
#DAF6D5
accent
#E60025
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85