#E37BEE#E37BEE
#E37BEE is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.9% C 0.191 H 323.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E37BEE |
|---|---|
| RGB | rgb(227, 123, 238) |
| HSL | hsl(294, 77%, 71%) |
| HSV | hsv(294, 48%, 93%) |
| CMYK | cmyk(4.6%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(67.03, 56.72, -41.07) |
| CIE-LCH | lch(67.03, 70.02, 324.09°) |
| OKLab | oklab(73.93% 0.1537 -0.1132) |
| OKLCH | oklch(73.93% 0.191 323.6) |
| XYZ | xyz(54.1926, 36.6724, 85.0963) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.04
Orchid
#DA70D6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37BEE #86EE7B
analogous
#A97BEE #E37BEE #EE7BBF
triadic
#E37BEE #EEE37B #7BEEE3
tetradic
#E37BEE #EEA97B #86EE7B #7BBFEE
square
#E37BEE #EEA97B #86EE7B #7BBFEE
split-complementary
#E37BEE #BFEE7B #7BEEA9
monochromatic
#C21BD3 #D745E7 #E37BEE #EFB1F5 #F9E4FC
Accessibility & contrast
On white
2.52
#E37BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E37BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37BEE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37BEE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#8BA7EB
Tritanopia (blue-blind)
#E789AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e37bee; /* rgb */ color: rgb(227, 123, 238); /* oklch */ color: oklch(73.9% 0.191 323.6);
Tailwind
colors: {
custom: {
50: '#eea4f4',
500: '#e37bee',
950: '#000000',
},
}SCSS
$custom: #e37bee; $custom-light: #eea4f4; $custom-dark: #000000;
JSON
{
"hex": "#e37bee",
"rgb": {
"r": 227,
"g": 123,
"b": 238
},
"hsl": {
"h": 294.261,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73926,
"c": 0.19089,
"h": 323.6
},
"luminance": 0.3667
}Semantic roles & 50–950 ramp
primary
#E37BEE
secondary
#D6F2D3
accent
#D90C20
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85