#E67EE7#E67EE7
#E67EE7 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.181 H 326.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EE7 |
|---|---|
| RGB | rgb(230, 126, 231) |
| HSL | hsl(299, 69%, 70%) |
| HSV | hsv(299, 45%, 91%) |
| CMYK | cmyk(0.4%, 45.5%, 0%, 9.4%) |
| CIE-LAB | lab(67.66, 54.82, -36.19) |
| CIE-LCH | lch(67.66, 65.69, 326.57°) |
| OKLab | oklab(74.37% 0.1519 -0.0991) |
| OKLCH | oklch(74.37% 0.181 326.9) |
| XYZ | xyz(54.5168, 37.5170, 79.9557) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.65
Purply Pink
#F075E6
ΔE00 2.19
Lavender Pink
#DD85D7
ΔE00 3.45
Orchid
#DA70D6
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EE7 #7FE77E
analogous
#B27EE7 #E67EE7 #E77EB3
triadic
#E67EE7 #E7E67E #7EE7E6
tetradic
#E67EE7 #E7B27E #7FE77E #7EB3E7
square
#E67EE7 #E7B27E #7FE77E #7EB3E7
split-complementary
#E67EE7 #B3E77E #7EE7B2
monochromatic
#C425C6 #DC4ADD #E67EE7 #F0B2F1 #FAE5FA
Accessibility & contrast
On white
2.47
#E67EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E67EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EE7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EE7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CEB
Deuteranopia (green-blind)
#92AAE4
Tritanopia (blue-blind)
#EB89A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e67ee7; /* rgb */ color: rgb(230, 126, 231); /* oklch */ color: oklch(74.4% 0.181 326.9);
Tailwind
colors: {
custom: {
50: '#f0a6ef',
500: '#e67ee7',
950: '#000000',
},
}SCSS
$custom: #e67ee7; $custom-light: #f0a6ef; $custom-dark: #000000;
JSON
{
"hex": "#e67ee7",
"rgb": {
"r": 230,
"g": 126,
"b": 231
},
"hsl": {
"h": 299.429,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.74374,
"c": 0.18136,
"h": 326.9
},
"luminance": 0.37514
}Semantic roles & 50–950 ramp
primary
#E67EE7
secondary
#D2EFD2
accent
#D11517
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84