#E37FE7#E37FE7
#E37FE7 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.178 H 325.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E37FE7 |
|---|---|
| RGB | rgb(227, 127, 231) |
| HSL | hsl(298, 68%, 70%) |
| HSV | hsv(298, 45%, 91%) |
| CMYK | cmyk(1.7%, 45%, 0%, 9.4%) |
| CIE-LAB | lab(67.49, 53.46, -36.49) |
| CIE-LCH | lch(67.49, 64.73, 325.68°) |
| OKLab | oklab(74.17% 0.1471 -0.1001) |
| OKLCH | oklch(74.17% 0.178 325.8) |
| XYZ | xyz(53.6906, 37.2817, 79.9538) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 3.38
Orchid
#DA70D6
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37FE7 #83E77F
analogous
#AF7FE7 #E37FE7 #E77FB7
triadic
#E37FE7 #E7E37F #7FE7E3
tetradic
#E37FE7 #E7AF7F #83E77F #7FB7E7
square
#E37FE7 #E7AF7F #83E77F #7FB7E7
split-complementary
#E37FE7 #B7E77F #7FE7AF
monochromatic
#C025C6 #D84BDD #E37FE7 #EEB3F1 #F9E5FA
Accessibility & contrast
On white
2.48
#E37FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E37FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37FE7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37FE7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CEB
Deuteranopia (green-blind)
#91A9E4
Tritanopia (blue-blind)
#E88AA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e37fe7; /* rgb */ color: rgb(227, 127, 231); /* oklch */ color: oklch(74.2% 0.178 325.8);
Tailwind
colors: {
custom: {
50: '#eea7ef',
500: '#e37fe7',
950: '#000000',
},
}SCSS
$custom: #e37fe7; $custom-light: #eea7ef; $custom-dark: #000000;
JSON
{
"hex": "#e37fe7",
"rgb": {
"r": 227,
"g": 127,
"b": 231
},
"hsl": {
"h": 297.692,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.74166,
"c": 0.17792,
"h": 325.8
},
"luminance": 0.37279
}Semantic roles & 50–950 ramp
primary
#E37FE7
secondary
#D4EFD2
accent
#D0151C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84