#E37AEB#E37AEB
#E37AEB is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.6% C 0.190 H 324.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E37AEB |
|---|---|
| RGB | rgb(227, 122, 235) |
| HSL | hsl(296, 74%, 70%) |
| HSV | hsv(296, 48%, 92%) |
| CMYK | cmyk(3.4%, 48.1%, 0%, 7.8%) |
| CIE-LAB | lab(66.71, 56.66, -39.91) |
| CIE-LCH | lch(66.71, 69.31, 324.84°) |
| OKLab | oklab(73.65% 0.1547 -0.1098) |
| OKLCH | oklch(73.65% 0.19 324.6) |
| XYZ | xyz(53.6322, 36.2507, 82.7532) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.68
Orchid
#DA70D6
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37AEB #82EB7A
analogous
#AA7AEB #E37AEB #EB7ABB
triadic
#E37AEB #EBE37A #7AEBE3
tetradic
#E37AEB #EBAA7A #82EB7A #7ABBEB
square
#E37AEB #EBAA7A #82EB7A #7ABBEB
split-complementary
#E37AEB #BBEB7A #7AEBAA
monochromatic
#C01FCC #D845E3 #E37AEB #EEAFF3 #F9E4FB
Accessibility & contrast
On white
2.55
#E37AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#E37AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37AEB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37AEB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEF
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#E787A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e37aeb; /* rgb */ color: rgb(227, 122, 235); /* oklch */ color: oklch(73.6% 0.190 324.6);
Tailwind
colors: {
custom: {
50: '#eea4f2',
500: '#e37aeb',
950: '#000000',
},
}SCSS
$custom: #e37aeb; $custom-light: #eea4f2; $custom-dark: #000000;
JSON
{
"hex": "#e37aeb",
"rgb": {
"r": 227,
"g": 122,
"b": 235
},
"hsl": {
"h": 295.752,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.73646,
"c": 0.18969,
"h": 324.6
},
"luminance": 0.36248
}Semantic roles & 50–950 ramp
primary
#E37AEB
secondary
#D3F0D1
accent
#D6101E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85