#E37FEC#E37FEC
#E37FEC is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.183 H 324.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E37FEC |
|---|---|
| RGB | rgb(227, 127, 236) |
| HSL | hsl(295, 74%, 71%) |
| HSV | hsv(295, 46%, 93%) |
| CMYK | cmyk(3.8%, 46.2%, 0%, 7.5%) |
| CIE-LAB | lab(67.70, 54.37, -38.92) |
| CIE-LCH | lch(67.70, 66.86, 324.41°) |
| OKLab | oklab(74.39% 0.148 -0.107) |
| OKLCH | oklch(74.39% 0.183 324.1) |
| XYZ | xyz(54.4068, 37.5683, 83.7262) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 4.19
Orchid
#DA70D6
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.70
Candy Pink
#FF63E9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37FEC #88EC7F
analogous
#AC7FEC #E37FEC #EC7FBE
triadic
#E37FEC #ECE37F #7FECE3
tetradic
#E37FEC #ECAC7F #88EC7F #7FBEEC
square
#E37FEC #ECAC7F #88EC7F #7FBEEC
split-complementary
#E37FEC #BEEC7F #7FECAC
monochromatic
#C31FD2 #D74AE4 #E37FEC #EFB4F4 #F9E4FB
Accessibility & contrast
On white
2.47
#E37FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#E37FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37FEC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37FEC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#E78CAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e37fec; /* rgb */ color: rgb(227, 127, 236); /* oklch */ color: oklch(74.4% 0.183 324.1);
Tailwind
colors: {
custom: {
50: '#eea7f2',
500: '#e37fec',
950: '#000000',
},
}SCSS
$custom: #e37fec; $custom-light: #eea7f2; $custom-dark: #000000;
JSON
{
"hex": "#e37fec",
"rgb": {
"r": 227,
"g": 127,
"b": 236
},
"hsl": {
"h": 295.046,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.74394,
"c": 0.18261,
"h": 324.1
},
"luminance": 0.37566
}Semantic roles & 50–950 ramp
primary
#E37FEC
secondary
#D7F2D5
accent
#D60F20
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85