#E37FF0#E37FF0
#E37FF0 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.186 H 322.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E37FF0 |
|---|---|
| RGB | rgb(227, 127, 240) |
| HSL | hsl(293, 79%, 72%) |
| HSV | hsv(293, 47%, 94%) |
| CMYK | cmyk(5.4%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(67.88, 55.11, -40.85) |
| CIE-LCH | lch(67.88, 68.60, 323.45°) |
| OKLab | oklab(74.58% 0.1486 -0.1126) |
| OKLCH | oklch(74.58% 0.186 322.9) |
| XYZ | xyz(54.9945, 37.8033, 86.8211) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 4.83
Orchid
#DA70D6
ΔE00 4.93
Light Magenta
#FA5FF7
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37FF0 #8CF07F
analogous
#AA7FF0 #E37FF0 #F07FC5
triadic
#E37FF0 #F0E37F #7FF0E3
tetradic
#E37FF0 #F0AA7F #8CF07F #7FC5F0
square
#E37FF0 #F0AA7F #8CF07F #7FC5F0
split-complementary
#E37FF0 #C5F07F #7FF0AA
monochromatic
#C51ADB #D748EA #E37FF0 #EFB6F6 #F9E4FC
Accessibility & contrast
On white
2.45
#E37FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E37FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37FF0
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37FF0 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF4
Deuteranopia (green-blind)
#8DA9ED
Tritanopia (blue-blind)
#E68DAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e37ff0; /* rgb */ color: rgb(227, 127, 240); /* oklch */ color: oklch(74.6% 0.186 322.9);
Tailwind
colors: {
custom: {
50: '#eea7f5',
500: '#e37ff0',
950: '#000000',
},
}SCSS
$custom: #e37ff0; $custom-light: #eea7f5; $custom-dark: #000000;
JSON
{
"hex": "#e37ff0",
"rgb": {
"r": 227,
"g": 127,
"b": 240
},
"hsl": {
"h": 293.097,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.74581,
"c": 0.18641,
"h": 322.9
},
"luminance": 0.37801
}Semantic roles & 50–950 ramp
primary
#E37FF0
secondary
#DAF4D7
accent
#DB0A22
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85