#E37EED#E37EED
#E37EED is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.185 H 323.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E37EED |
|---|---|
| RGB | rgb(227, 126, 237) |
| HSL | hsl(295, 76%, 71%) |
| HSV | hsv(295, 47%, 93%) |
| CMYK | cmyk(4.2%, 46.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.55, 55.05, -39.70) |
| CIE-LCH | lch(67.55, 67.87, 324.20°) |
| OKLab | oklab(74.3% 0.1495 -0.1092) |
| OKLCH | oklch(74.3% 0.185 323.8) |
| XYZ | xyz(54.4240, 37.3695, 84.4506) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 4.45
Orchid
#DA70D6
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E37EED #88ED7E
analogous
#AB7EED #E37EED #ED7EBF
triadic
#E37EED #EDE37E #7EEDE3
tetradic
#E37EED #EDAB7E #88ED7E #7EBFED
square
#E37EED #EDAB7E #88ED7E #7EBFED
split-complementary
#E37EED #BFED7E #7EEDAB
monochromatic
#C31DD3 #D748E6 #E37EED #EFB4F4 #F9E4FB
Accessibility & contrast
On white
2.48
#E37EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E37EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E37EED
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E37EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E37EED | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#E78BAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e37eed; /* rgb */ color: rgb(227, 126, 237); /* oklch */ color: oklch(74.3% 0.185 323.8);
Tailwind
colors: {
custom: {
50: '#eea6f3',
500: '#e37eed',
950: '#000000',
},
}SCSS
$custom: #e37eed; $custom-light: #eea6f3; $custom-dark: #000000;
JSON
{
"hex": "#e37eed",
"rgb": {
"r": 227,
"g": 126,
"b": 237
},
"hsl": {
"h": 294.595,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74299,
"c": 0.18516,
"h": 323.8
},
"luminance": 0.37367
}Semantic roles & 50–950 ramp
primary
#E37EED
secondary
#D7F2D5
accent
#D80E20
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85