#E684E2#E684E2
#E684E2 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.0% C 0.167 H 328.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E684E2 |
|---|---|
| RGB | rgb(230, 132, 226) |
| HSL | hsl(302, 66%, 71%) |
| HSV | hsv(302, 43%, 90%) |
| CMYK | cmyk(0%, 42.6%, 1.7%, 9.8%) |
| CIE-LAB | lab(68.62, 50.93, -31.94) |
| CIE-LCH | lch(68.62, 60.12, 327.90°) |
| OKLab | oklab(75.02% 0.1425 -0.0871) |
| OKLCH | oklch(75.02% 0.167 328.6) |
| XYZ | xyz(54.6110, 38.8193, 76.5531) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 3.21
Orchid
#DA70D6
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 6.20
Orchid (survey)
#C875C4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E684E2 #84E688
analogous
#B984E6 #E684E2 #E684B1
triadic
#E684E2 #E2E684 #84E2E6
tetradic
#E684E2 #E6B984 #84E688 #84B1E6
square
#E684E2 #E6B984 #84E688 #84B1E6
split-complementary
#E684E2 #B1E684 #84E6B9
monochromatic
#C728C1 #DC51D6 #E684E2 #F0B7EE #FAE6F9
Accessibility & contrast
On white
2.40
#E684E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E684E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E684E2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E684E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E684E2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9FE5
Deuteranopia (green-blind)
#98ACDF
Tritanopia (blue-blind)
#EC8DA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e684e2; /* rgb */ color: rgb(230, 132, 226); /* oklch */ color: oklch(75.0% 0.167 328.6);
Tailwind
colors: {
custom: {
50: '#f0aaeb',
500: '#e684e2',
950: '#000000',
},
}SCSS
$custom: #e684e2; $custom-light: #f0aaeb; $custom-dark: #000000;
JSON
{
"hex": "#e684e2",
"rgb": {
"r": 230,
"g": 132,
"b": 226
},
"hsl": {
"h": 302.449,
"s": 66.216,
"l": 70.98
},
"oklch": {
"l": 0.75021,
"c": 0.16697,
"h": 328.6
},
"luminance": 0.38817
}Semantic roles & 50–950 ramp
primary
#E684E2
secondary
#D6F0D7
accent
#CE1F17
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84