#E682E2#E682E2
#E682E2 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.7% C 0.170 H 328.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E682E2 |
|---|---|
| RGB | rgb(230, 130, 226) |
| HSL | hsl(302, 67%, 71%) |
| HSV | hsv(302, 43%, 90%) |
| CMYK | cmyk(0%, 43.5%, 1.7%, 9.8%) |
| CIE-LAB | lab(68.23, 51.94, -32.55) |
| CIE-LCH | lch(68.23, 61.29, 327.92°) |
| OKLab | oklab(74.73% 0.1453 -0.0888) |
| OKLCH | oklch(74.73% 0.17 328.6) |
| XYZ | xyz(54.3424, 38.2820, 76.4635) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Lavender Pink
#DD85D7
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.83
Orchid
#DA70D6
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 5.84
Orchid (survey)
#C875C4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682E2 #82E686
analogous
#B882E6 #E682E2 #E682B0
triadic
#E682E2 #E2E682 #82E2E6
tetradic
#E682E2 #E6B882 #82E686 #82B0E6
square
#E682E2 #E6B882 #82E686 #82B0E6
split-complementary
#E682E2 #B0E682 #82E6B8
monochromatic
#C628C0 #DC4FD6 #E682E2 #F0B5EE #FAE5F9
Accessibility & contrast
On white
2.43
#E682E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#E682E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682E2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682E2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE5
Deuteranopia (green-blind)
#97ABDF
Tritanopia (blue-blind)
#EC8BA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e682e2; /* rgb */ color: rgb(230, 130, 226); /* oklch */ color: oklch(74.7% 0.170 328.6);
Tailwind
colors: {
custom: {
50: '#f0a9eb',
500: '#e682e2',
950: '#000000',
},
}SCSS
$custom: #e682e2; $custom-light: #f0a9eb; $custom-dark: #000000;
JSON
{
"hex": "#e682e2",
"rgb": {
"r": 230,
"g": 130,
"b": 226
},
"hsl": {
"h": 302.4,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.74728,
"c": 0.1703,
"h": 328.6
},
"luminance": 0.38279
}Semantic roles & 50–950 ramp
primary
#E682E2
secondary
#D4EFD5
accent
#CF1E17
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84