#E67AF2#E67AF2
#E67AF2 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.198 H 323.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E67AF2 |
|---|---|
| RGB | rgb(230, 122, 242) |
| HSL | hsl(294, 82%, 71%) |
| HSV | hsv(294, 50%, 95%) |
| CMYK | cmyk(5%, 49.6%, 0%, 5.1%) |
| CIE-LAB | lab(67.39, 58.76, -42.68) |
| CIE-LCH | lch(67.39, 72.62, 324.01°) |
| OKLab | oklab(74.33% 0.159 -0.1177) |
| OKLCH | oklch(74.33% 0.198 323.5) |
| XYZ | xyz(55.6181, 37.1555, 88.2293) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.63
Orchid
#DA70D6
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67AF2 #86F27A
analogous
#AA7AF2 #E67AF2 #F27AC2
triadic
#E67AF2 #F2E67A #7AF2E6
tetradic
#E67AF2 #F2AA7A #86F27A #7AC2F2
square
#E67AF2 #F2AA7A #86F27A #7AC2F2
split-complementary
#E67AF2 #C2F27A #7AF2AA
monochromatic
#C816DC #DC42ED #E67AF2 #F0B2F7 #FAE3FC
Accessibility & contrast
On white
2.49
#E67AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E67AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67AF2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67AF2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#8AA9EF
Tritanopia (blue-blind)
#EA89AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67af2; /* rgb */ color: rgb(230, 122, 242); /* oklch */ color: oklch(74.3% 0.198 323.5);
Tailwind
colors: {
custom: {
50: '#f0a4f7',
500: '#e67af2',
950: '#000000',
},
}SCSS
$custom: #e67af2; $custom-light: #f0a4f7; $custom-dark: #000000;
JSON
{
"hex": "#e67af2",
"rgb": {
"r": 230,
"g": 122,
"b": 242
},
"hsl": {
"h": 294,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.74331,
"c": 0.19784,
"h": 323.5
},
"luminance": 0.37153
}Semantic roles & 50–950 ramp
primary
#E67AF2
secondary
#D7F3D4
accent
#DF071C
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#170F17
muted
#857F85