#E67EE8#E67EE8
#E67EE8 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.182 H 326.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EE8 |
|---|---|
| RGB | rgb(230, 126, 232) |
| HSL | hsl(299, 70%, 70%) |
| HSV | hsv(299, 46%, 91%) |
| CMYK | cmyk(0.9%, 45.7%, 0%, 9%) |
| CIE-LAB | lab(67.71, 54.99, -36.68) |
| CIE-LCH | lch(67.71, 66.10, 326.30°) |
| OKLab | oklab(74.42% 0.152 -0.1005) |
| OKLCH | oklch(74.42% 0.182 326.5) |
| XYZ | xyz(54.6584, 37.5737, 80.7017) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 3.59
Orchid
#DA70D6
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EE8 #80E87E
analogous
#B17EE8 #E67EE8 #E87EB5
triadic
#E67EE8 #E8E67E #7EE8E6
tetradic
#E67EE8 #E8B17E #80E87E #7EB5E8
square
#E67EE8 #E8B17E #80E87E #7EB5E8
split-complementary
#E67EE8 #B5E87E #7EE8B1
monochromatic
#C524C8 #DC4ADF #E67EE8 #F0B2F1 #FAE5FA
Accessibility & contrast
On white
2.47
#E67EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#E67EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EE8
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EE8 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEC
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#EB89A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e67ee8; /* rgb */ color: rgb(230, 126, 232); /* oklch */ color: oklch(74.4% 0.182 326.5);
Tailwind
colors: {
custom: {
50: '#f0a6ef',
500: '#e67ee8',
950: '#000000',
},
}SCSS
$custom: #e67ee8; $custom-light: #f0a6ef; $custom-dark: #000000;
JSON
{
"hex": "#e67ee8",
"rgb": {
"r": 230,
"g": 126,
"b": 232
},
"hsl": {
"h": 298.868,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.7442,
"c": 0.18228,
"h": 326.5
},
"luminance": 0.37571
}Semantic roles & 50–950 ramp
primary
#E67EE8
secondary
#D3F0D2
accent
#D21417
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84