#E67EEA#E67EEA
#E67EEA is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.184 H 325.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EEA |
|---|---|
| RGB | rgb(230, 126, 234) |
| HSL | hsl(298, 72%, 71%) |
| HSV | hsv(298, 46%, 92%) |
| CMYK | cmyk(1.7%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.79, 55.35, -37.65) |
| CIE-LCH | lch(67.79, 66.94, 325.78°) |
| OKLab | oklab(74.51% 0.1524 -0.1033) |
| OKLCH | oklch(74.51% 0.184 325.9) |
| XYZ | xyz(54.9441, 37.6879, 82.2063) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.38
Lavender Pink
#DD85D7
ΔE00 3.89
Orchid
#DA70D6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EEA #82EA7E
analogous
#B07EEA #E67EEA #EA7EB8
triadic
#E67EEA #EAE67E #7EEAE6
tetradic
#E67EEA #EAB07E #82EA7E #7EB8EA
square
#E67EEA #EAB07E #82EA7E #7EB8EA
split-complementary
#E67EEA #B8EA7E #7EEAB0
monochromatic
#C621CC #DC49E1 #E67EEA #F0B3F3 #FAE5FB
Accessibility & contrast
On white
2.46
#E67EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E67EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EEA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EEA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#EB8AA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e67eea; /* rgb */ color: rgb(230, 126, 234); /* oklch */ color: oklch(74.5% 0.184 325.9);
Tailwind
colors: {
custom: {
50: '#f0a6f1',
500: '#e67eea',
950: '#000000',
},
}SCSS
$custom: #e67eea; $custom-light: #f0a6f1; $custom-dark: #000000;
JSON
{
"hex": "#e67eea",
"rgb": {
"r": 230,
"g": 126,
"b": 234
},
"hsl": {
"h": 297.778,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.7451,
"c": 0.18411,
"h": 325.9
},
"luminance": 0.37685
}Semantic roles & 50–950 ramp
primary
#E67EEA
secondary
#D4F1D3
accent
#D41119
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84