#E37FEB#E37FEB
#E37FEB is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.3% C 0.182 H 324.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E37FEB |
|---|---|
| RGB | rgb(227, 127, 235) |
| HSL | hsl(296, 73%, 71%) |
| HSV | hsv(296, 46%, 92%) |
| CMYK | cmyk(3.4%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(67.66, 54.19, -38.43) |
| CIE-LCH | lch(67.66, 66.44, 324.65°) |
| OKLab | oklab(74.35% 0.1478 -0.1056) |
| OKLCH | oklch(74.35% 0.182 324.4) |
| XYZ | xyz(54.2620, 37.5103, 82.9632) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37FEB #87EB7F
analogous
#AD7FEB #E37FEB #EB7FBD
triadic
#E37FEB #EBE37F #7FEBE3
tetradic
#E37FEB #EBAD7F #87EB7F #7FBDEB
square
#E37FEB #EBAD7F #87EB7F #7FBDEB
split-complementary
#E37FEB #BDEB7F #7FEBAD
monochromatic
#C220CF #D74AE3 #E37FEB #EFB4F3 #F9E5FB
Accessibility & contrast
On white
2.47
#E37FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E37FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37FEB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37FEB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#E78BAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e37feb; /* rgb */ color: rgb(227, 127, 235); /* oklch */ color: oklch(74.3% 0.182 324.4);
Tailwind
colors: {
custom: {
50: '#eea7f2',
500: '#e37feb',
950: '#000000',
},
}SCSS
$custom: #e37feb; $custom-light: #eea7f2; $custom-dark: #000000;
JSON
{
"hex": "#e37feb",
"rgb": {
"r": 227,
"g": 127,
"b": 235
},
"hsl": {
"h": 295.556,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74348,
"c": 0.18167,
"h": 324.4
},
"luminance": 0.37508
}Semantic roles & 50–950 ramp
primary
#E37FEB
secondary
#D7F1D5
accent
#D5101F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85