#E67AEA#E67AEA
#E67AEA is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.0% C 0.191 H 326.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E67AEA |
|---|---|
| RGB | rgb(230, 122, 234) |
| HSL | hsl(298, 73%, 70%) |
| HSV | hsv(298, 48%, 92%) |
| CMYK | cmyk(1.7%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.04, 57.31, -38.82) |
| CIE-LCH | lch(67.04, 69.22, 325.89°) |
| OKLab | oklab(73.95% 0.1579 -0.1066) |
| OKLCH | oklch(73.95% 0.191 326) |
| XYZ | xyz(54.4428, 36.6854, 82.0392) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.09
Violet (CSS)
#EE82EE
ΔE00 2.21
Orchid
#DA70D6
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67AEA #7EEA7A
analogous
#AE7AEA #E67AEA #EA7AB6
triadic
#E67AEA #EAE67A #7AEAE6
tetradic
#E67AEA #EAAE7A #7EEA7A #7AB6EA
square
#E67AEA #EAAE7A #7EEA7A #7AB6EA
split-complementary
#E67AEA #B6EA7A #7AEAAE
monochromatic
#C420CA #DC45E2 #E67AEA #F0AFF2 #FAE4FB
Accessibility & contrast
On white
2.52
#E67AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#E67AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67AEA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67AEA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#EB87A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e67aea; /* rgb */ color: rgb(230, 122, 234); /* oklch */ color: oklch(74.0% 0.191 326.0);
Tailwind
colors: {
custom: {
50: '#f0a4f1',
500: '#e67aea',
950: '#000000',
},
}SCSS
$custom: #e67aea; $custom-light: #f0a4f1; $custom-dark: #000000;
JSON
{
"hex": "#e67aea",
"rgb": {
"r": 230,
"g": 122,
"b": 234
},
"hsl": {
"h": 297.857,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.73954,
"c": 0.1905,
"h": 326
},
"luminance": 0.36683
}Semantic roles & 50–950 ramp
primary
#E67AEA
secondary
#D1F0D0
accent
#D51118
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85