#E37BF5#E37BF5
#E37BF5 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.3% C 0.198 H 321.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E37BF5 |
|---|---|
| RGB | rgb(227, 123, 245) |
| HSL | hsl(291, 86%, 72%) |
| HSV | hsv(291, 50%, 96%) |
| CMYK | cmyk(7.3%, 49.8%, 0%, 3.9%) |
| CIE-LAB | lab(67.35, 58.02, -44.43) |
| CIE-LCH | lch(67.35, 73.07, 322.56°) |
| OKLab | oklab(74.26% 0.1547 -0.1228) |
| OKLCH | oklch(74.26% 0.198 321.5) |
| XYZ | xyz(55.2411, 37.0918, 90.6181) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37BF5 #8DF57B
analogous
#A67BF5 #E37BF5 #F57BCA
triadic
#E37BF5 #F5E37B #7BF5E3
tetradic
#E37BF5 #F5A67B #8DF57B #7BCAF5
square
#E37BF5 #F5A67B #8DF57B #7BCAF5
split-complementary
#E37BF5 #CAF57B #7BF5A6
monochromatic
#C511E4 #D742F1 #E37BF5 #EFB4F9 #F9E3FD
Accessibility & contrast
On white
2.49
#E37BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E37BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37BF5
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37BF5 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF9
Deuteranopia (green-blind)
#88A8F2
Tritanopia (blue-blind)
#E58BAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e37bf5; /* rgb */ color: rgb(227, 123, 245); /* oklch */ color: oklch(74.3% 0.198 321.5);
Tailwind
colors: {
custom: {
50: '#eea5f9',
500: '#e37bf5',
950: '#000000',
},
}SCSS
$custom: #e37bf5; $custom-light: #eea5f9; $custom-dark: #000000;
JSON
{
"hex": "#e37bf5",
"rgb": {
"r": 227,
"g": 123,
"b": 245
},
"hsl": {
"h": 291.148,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74262,
"c": 0.19753,
"h": 321.5
},
"luminance": 0.37089
}Semantic roles & 50–950 ramp
primary
#E37BF5
secondary
#DBF5D6
accent
#E20324
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85