#E37FEA#E37FEA
#E37FEA is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.181 H 324.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E37FEA |
|---|---|
| RGB | rgb(227, 127, 234) |
| HSL | hsl(296, 72%, 71%) |
| HSV | hsv(296, 46%, 92%) |
| CMYK | cmyk(3%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(67.62, 54.01, -37.95) |
| CIE-LCH | lch(67.62, 66.01, 324.91°) |
| OKLab | oklab(74.3% 0.1476 -0.1042) |
| OKLCH | oklch(74.3% 0.181 324.8) |
| XYZ | xyz(54.1179, 37.4527, 82.2044) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37FEA #86EA7F
analogous
#AD7FEA #E37FEA #EA7FBB
triadic
#E37FEA #EAE37F #7FEAE3
tetradic
#E37FEA #EAAD7F #86EA7F #7FBBEA
square
#E37FEA #EAAD7F #86EA7F #7FBBEA
split-complementary
#E37FEA #BBEA7F #7FEAAD
monochromatic
#C222CD #D74AE1 #E37FEA #EFB4F3 #F9E5FB
Accessibility & contrast
On white
2.47
#E37FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E37FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37FEA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37FEA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#E78BAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e37fea; /* rgb */ color: rgb(227, 127, 234); /* oklch */ color: oklch(74.3% 0.181 324.8);
Tailwind
colors: {
custom: {
50: '#eea7f1',
500: '#e37fea',
950: '#000000',
},
}SCSS
$custom: #e37fea; $custom-light: #eea7f1; $custom-dark: #000000;
JSON
{
"hex": "#e37fea",
"rgb": {
"r": 227,
"g": 127,
"b": 234
},
"hsl": {
"h": 296.075,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74303,
"c": 0.18072,
"h": 324.8
},
"luminance": 0.3745
}Semantic roles & 50–950 ramp
primary
#E37FEA
secondary
#D6F1D4
accent
#D4121E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84