#E37FEE#E37FEE
#E37FEE is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.184 H 323.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E37FEE |
|---|---|
| RGB | rgb(227, 127, 238) |
| HSL | hsl(294, 77%, 72%) |
| HSV | hsv(294, 47%, 93%) |
| CMYK | cmyk(4.6%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.79, 54.74, -39.88) |
| CIE-LCH | lch(67.79, 67.73, 323.92°) |
| OKLab | oklab(74.49% 0.1483 -0.1098) |
| OKLCH | oklch(74.49% 0.185 323.5) |
| XYZ | xyz(54.6990, 37.6851, 85.2651) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 4.51
Orchid
#DA70D6
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37FEE #8AEE7F
analogous
#AC7FEE #E37FEE #EE7FC2
triadic
#E37FEE #EEE37F #7FEEE3
tetradic
#E37FEE #EEAC7F #8AEE7F #7FC2EE
square
#E37FEE #EEAC7F #8AEE7F #7FC2EE
split-complementary
#E37FEE #C2EE7F #7FEEAC
monochromatic
#C41CD6 #D749E7 #E37FEE #EFB5F5 #F9E4FB
Accessibility & contrast
On white
2.46
#E37FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E37FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37FEE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37FEE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#8EA9EB
Tritanopia (blue-blind)
#E78CAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e37fee; /* rgb */ color: rgb(227, 127, 238); /* oklch */ color: oklch(74.5% 0.184 323.5);
Tailwind
colors: {
custom: {
50: '#eea7f4',
500: '#e37fee',
950: '#000000',
},
}SCSS
$custom: #e37fee; $custom-light: #eea7f4; $custom-dark: #000000;
JSON
{
"hex": "#e37fee",
"rgb": {
"r": 227,
"g": 127,
"b": 238
},
"hsl": {
"h": 294.054,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.74487,
"c": 0.1845,
"h": 323.5
},
"luminance": 0.37683
}Semantic roles & 50–950 ramp
primary
#E37FEE
secondary
#D9F3D6
accent
#D90D21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85