#E37DEC#E37DEC
#E37DEC is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.1% C 0.186 H 324.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E37DEC |
|---|---|
| RGB | rgb(227, 125, 236) |
| HSL | hsl(295, 74%, 71%) |
| HSV | hsv(295, 47%, 93%) |
| CMYK | cmyk(3.8%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(67.32, 55.37, -39.51) |
| CIE-LCH | lch(67.32, 68.02, 324.49°) |
| OKLab | oklab(74.11% 0.1507 -0.1087) |
| OKLCH | oklch(74.11% 0.186 324.2) |
| XYZ | xyz(54.1511, 37.0568, 83.6409) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.90
Orchid
#DA70D6
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37DEC #86EC7D
analogous
#AB7DEC #E37DEC #EC7DBD
triadic
#E37DEC #ECE37D #7DECE3
tetradic
#E37DEC #ECAB7D #86EC7D #7DBDEC
square
#E37DEC #ECAB7D #86EC7D #7DBDEC
split-complementary
#E37DEC #BDEC7D #7DECAB
monochromatic
#C21ED0 #D748E4 #E37DEC #EFB2F4 #F9E4FB
Accessibility & contrast
On white
2.50
#E37DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E37DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37DEC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37DEC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF0
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#E78AAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e37dec; /* rgb */ color: rgb(227, 125, 236); /* oklch */ color: oklch(74.1% 0.186 324.2);
Tailwind
colors: {
custom: {
50: '#eea6f2',
500: '#e37dec',
950: '#000000',
},
}SCSS
$custom: #e37dec; $custom-light: #eea6f2; $custom-dark: #000000;
JSON
{
"hex": "#e37dec",
"rgb": {
"r": 227,
"g": 125,
"b": 236
},
"hsl": {
"h": 295.135,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.74111,
"c": 0.18583,
"h": 324.2
},
"luminance": 0.37054
}Semantic roles & 50–950 ramp
primary
#E37DEC
secondary
#D6F1D3
accent
#D70F1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85