#E67EEE#E67EEE
#E67EEE is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.188 H 324.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EEE |
|---|---|
| RGB | rgb(230, 126, 238) |
| HSL | hsl(296, 77%, 71%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(3.4%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.96, 56.07, -39.59) |
| CIE-LCH | lch(67.96, 68.64, 324.78°) |
| OKLab | oklab(74.69% 0.153 -0.1089) |
| OKLCH | oklch(74.69% 0.188 324.6) |
| XYZ | xyz(55.5252, 37.9204, 85.2670) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 2.77
Lavender Pink
#DD85D7
ΔE00 4.50
Orchid
#DA70D6
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EEE #86EE7E
analogous
#AE7EEE #E67EEE #EE7EBE
triadic
#E67EEE #EEE67E #7EEEE6
tetradic
#E67EEE #EEAE7E #86EE7E #7EBEEE
square
#E67EEE #EEAE7E #86EE7E #7EBEEE
split-complementary
#E67EEE #BEEE7E #7EEEAE
monochromatic
#C81CD5 #DC48E7 #E67EEE #F0B4F5 #FAE4FB
Accessibility & contrast
On white
2.45
#E67EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E67EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EEE
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EEE | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#EA8BAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e67eee; /* rgb */ color: rgb(230, 126, 238); /* oklch */ color: oklch(74.7% 0.188 324.6);
Tailwind
colors: {
custom: {
50: '#f0a7f4',
500: '#e67eee',
950: '#000000',
},
}SCSS
$custom: #e67eee; $custom-light: #f0a7f4; $custom-dark: #000000;
JSON
{
"hex": "#e67eee",
"rgb": {
"r": 230,
"g": 126,
"b": 238
},
"hsl": {
"h": 295.714,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74694,
"c": 0.18781,
"h": 324.6
},
"luminance": 0.37918
}Semantic roles & 50–950 ramp
primary
#E67EEE
secondary
#D7F2D5
accent
#D90D1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85