#E67AF0#E67AF0
#E67AF0 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.2% C 0.196 H 324.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E67AF0 |
|---|---|
| RGB | rgb(230, 122, 240) |
| HSL | hsl(295, 80%, 71%) |
| HSV | hsv(295, 49%, 94%) |
| CMYK | cmyk(4.2%, 49.2%, 0%, 5.9%) |
| CIE-LAB | lab(67.30, 58.39, -41.72) |
| CIE-LCH | lch(67.30, 71.76, 324.46°) |
| OKLab | oklab(74.24% 0.1587 -0.115) |
| OKLCH | oklch(74.24% 0.196 324.1) |
| XYZ | xyz(55.3194, 37.0360, 86.6560) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 2.83
Orchid
#DA70D6
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67AF0 #84F07A
analogous
#AB7AF0 #E67AF0 #F07ABF
triadic
#E67AF0 #F0E67A #7AF0E6
tetradic
#E67AF0 #F0AB7A #84F07A #7ABFF0
square
#E67AF0 #F0AB7A #84F07A #7ABFF0
split-complementary
#E67AF0 #BFF07A #7AF0AB
monochromatic
#C718D7 #DC43EA #E67AF0 #F0B1F6 #FAE4FC
Accessibility & contrast
On white
2.50
#E67AF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E67AF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67AF0
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67AF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67AF0 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF4
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#EA88AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67af0; /* rgb */ color: rgb(230, 122, 240); /* oklch */ color: oklch(74.2% 0.196 324.1);
Tailwind
colors: {
custom: {
50: '#f0a4f5',
500: '#e67af0',
950: '#000000',
},
}SCSS
$custom: #e67af0; $custom-light: #f0a4f5; $custom-dark: #000000;
JSON
{
"hex": "#e67af0",
"rgb": {
"r": 230,
"g": 122,
"b": 240
},
"hsl": {
"h": 294.915,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.74236,
"c": 0.196,
"h": 324.1
},
"luminance": 0.37033
}Semantic roles & 50–950 ramp
primary
#E67AF0
secondary
#D6F3D3
accent
#DC091B
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#170F17
muted
#857F85