#E682E5#E682E5
#E682E5 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.173 H 327.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E682E5 |
|---|---|
| RGB | rgb(230, 130, 229) |
| HSL | hsl(301, 67%, 71%) |
| HSV | hsv(301, 43%, 90%) |
| CMYK | cmyk(0%, 43.5%, 0.4%, 9.8%) |
| CIE-LAB | lab(68.35, 52.47, -34.02) |
| CIE-LCH | lch(68.35, 62.53, 327.04°) |
| OKLab | oklab(74.86% 0.1459 -0.093) |
| OKLCH | oklch(74.86% 0.173 327.5) |
| XYZ | xyz(54.7576, 38.4481, 78.6505) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Lavender Pink
#DD85D7
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 2.76
Orchid
#DA70D6
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682E5 #82E683
analogous
#B582E6 #E682E5 #E682B3
triadic
#E682E5 #E5E682 #82E5E6
tetradic
#E682E5 #E6B582 #82E683 #82B3E6
square
#E682E5 #E6B582 #82E683 #82B3E6
split-complementary
#E682E5 #B3E682 #82E6B5
monochromatic
#C628C4 #DC4FDA #E682E5 #F0B5F0 #FAE5FA
Accessibility & contrast
On white
2.42
#E682E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#E682E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682E5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682E5 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9EE8
Deuteranopia (green-blind)
#96ABE2
Tritanopia (blue-blind)
#EC8CA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e682e5; /* rgb */ color: rgb(230, 130, 229); /* oklch */ color: oklch(74.9% 0.173 327.5);
Tailwind
colors: {
custom: {
50: '#f0a9ed',
500: '#e682e5',
950: '#000000',
},
}SCSS
$custom: #e682e5; $custom-light: #f0a9ed; $custom-dark: #000000;
JSON
{
"hex": "#e682e5",
"rgb": {
"r": 230,
"g": 130,
"b": 229
},
"hsl": {
"h": 300.6,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.74858,
"c": 0.17301,
"h": 327.5
},
"luminance": 0.38445
}Semantic roles & 50–950 ramp
primary
#E682E5
secondary
#D4EFD5
accent
#CF1917
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84