#E682E7#E682E7
#E682E7 is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.9% C 0.175 H 326.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E682E7 |
|---|---|
| RGB | rgb(230, 130, 231) |
| HSL | hsl(299, 68%, 71%) |
| HSV | hsv(299, 44%, 91%) |
| CMYK | cmyk(0.4%, 43.7%, 0%, 9.4%) |
| CIE-LAB | lab(68.43, 52.82, -35.00) |
| CIE-LCH | lch(68.43, 63.36, 326.48°) |
| OKLab | oklab(74.95% 0.1463 -0.0958) |
| OKLCH | oklch(74.95% 0.175 326.8) |
| XYZ | xyz(55.0385, 38.5605, 80.1296) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.42
Purply Pink
#F075E6
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 3.02
Orchid
#DA70D6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682E7 #83E782
analogous
#B382E7 #E682E7 #E782B5
triadic
#E682E7 #E7E682 #82E7E6
tetradic
#E682E7 #E7B382 #83E782 #82B5E7
square
#E682E7 #E7B382 #83E782 #82B5E7
split-complementary
#E682E7 #B5E782 #82E7B3
monochromatic
#C726C8 #DC4FDD #E682E7 #F0B5F1 #FAE5FA
Accessibility & contrast
On white
2.41
#E682E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#E682E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682E7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682E7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799FEB
Deuteranopia (green-blind)
#95ABE4
Tritanopia (blue-blind)
#EB8CAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e682e7; /* rgb */ color: rgb(230, 130, 231); /* oklch */ color: oklch(74.9% 0.175 326.8);
Tailwind
colors: {
custom: {
50: '#f0a9ef',
500: '#e682e7',
950: '#000000',
},
}SCSS
$custom: #e682e7; $custom-light: #f0a9ef; $custom-dark: #000000;
JSON
{
"hex": "#e682e7",
"rgb": {
"r": 230,
"g": 130,
"b": 231
},
"hsl": {
"h": 299.406,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.74946,
"c": 0.17484,
"h": 326.8
},
"luminance": 0.38558
}Semantic roles & 50–950 ramp
primary
#E682E7
secondary
#D5F0D5
accent
#D01618
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84