#E684EA#E684EA
#E684EA is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.4% C 0.174 H 325.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E684EA |
|---|---|
| RGB | rgb(230, 132, 234) |
| HSL | hsl(298, 71%, 72%) |
| HSV | hsv(298, 44%, 92%) |
| CMYK | cmyk(1.7%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.95, 52.36, -35.85) |
| CIE-LCH | lch(68.95, 63.46, 325.60°) |
| OKLab | oklab(75.37% 0.144 -0.0982) |
| OKLCH | oklch(75.37% 0.174 325.7) |
| XYZ | xyz(55.7344, 39.2686, 82.4698) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 3.36
Orchid
#DA70D6
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E684EA #88EA84
analogous
#B384EA #E684EA #EA84BB
triadic
#E684EA #EAE684 #84EAE6
tetradic
#E684EA #EAB384 #88EA84 #84BBEA
square
#E684EA #EAB384 #88EA84 #84BBEA
split-complementary
#E684EA #BBEA84 #84EAB3
monochromatic
#C924D0 #DB50E1 #E684EA #F1B8F3 #FAE5FB
Accessibility & contrast
On white
2.37
#E684EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E684EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E684EA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E684EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E684EA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EE
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#EB8FAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e684ea; /* rgb */ color: rgb(230, 132, 234); /* oklch */ color: oklch(75.4% 0.174 325.7);
Tailwind
colors: {
custom: {
50: '#f0aaf1',
500: '#e684ea',
950: '#000000',
},
}SCSS
$custom: #e684ea; $custom-light: #f0aaf1; $custom-dark: #000000;
JSON
{
"hex": "#e684ea",
"rgb": {
"r": 230,
"g": 132,
"b": 234
},
"hsl": {
"h": 297.647,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.7537,
"c": 0.17433,
"h": 325.7
},
"luminance": 0.39266
}Semantic roles & 50–950 ramp
primary
#E684EA
secondary
#D9F2D8
accent
#D3131A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84