#E37FED#E37FED
#E37FED is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.184 H 323.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E37FED |
|---|---|
| RGB | rgb(227, 127, 237) |
| HSL | hsl(295, 75%, 71%) |
| HSV | hsv(295, 46%, 93%) |
| CMYK | cmyk(4.2%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.74, 54.56, -39.40) |
| CIE-LCH | lch(67.74, 67.30, 324.16°) |
| OKLab | oklab(74.44% 0.1481 -0.1084) |
| OKLCH | oklch(74.44% 0.184 323.8) |
| XYZ | xyz(54.5525, 37.6265, 84.4935) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 4.35
Orchid
#DA70D6
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37FED #89ED7F
analogous
#AC7FED #E37FED #ED7FC0
triadic
#E37FED #EDE37F #7FEDE3
tetradic
#E37FED #EDAC7F #89ED7F #7FC0ED
square
#E37FED #EDAC7F #89ED7F #7FC0ED
split-complementary
#E37FED #C0ED7F #7FEDAC
monochromatic
#C31ED4 #D749E5 #E37FED #EFB5F5 #F9E4FB
Accessibility & contrast
On white
2.46
#E37FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E37FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37FED
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37FED | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF1
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#E78CAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e37fed; /* rgb */ color: rgb(227, 127, 237); /* oklch */ color: oklch(74.4% 0.184 323.8);
Tailwind
colors: {
custom: {
50: '#eea7f3',
500: '#e37fed',
950: '#000000',
},
}SCSS
$custom: #e37fed; $custom-light: #eea7f3; $custom-dark: #000000;
JSON
{
"hex": "#e37fed",
"rgb": {
"r": 227,
"g": 127,
"b": 237
},
"hsl": {
"h": 294.545,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.74441,
"c": 0.18355,
"h": 323.8
},
"luminance": 0.37624
}Semantic roles & 50–950 ramp
primary
#E37FED
secondary
#D8F2D6
accent
#D80E20
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85