#E682EB#E682EB
#E682EB is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.1% C 0.179 H 325.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E682EB |
|---|---|
| RGB | rgb(230, 130, 235) |
| HSL | hsl(297, 72%, 72%) |
| HSV | hsv(297, 45%, 92%) |
| CMYK | cmyk(2.1%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.60, 53.54, -36.94) |
| CIE-LCH | lch(68.60, 65.05, 325.40°) |
| OKLab | oklab(75.13% 0.147 -0.1013) |
| OKLCH | oklch(75.13% 0.179 325.4) |
| XYZ | xyz(55.6099, 38.7890, 83.1390) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 3.66
Orchid
#DA70D6
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682EB #87EB82
analogous
#B282EB #E682EB #EB82BC
triadic
#E682EB #EBE682 #82EBE6
tetradic
#E682EB #EBB282 #87EB82 #82BCEB
square
#E682EB #EBB282 #87EB82 #82BCEB
split-complementary
#E682EB #BCEB82 #82EBB2
monochromatic
#C921D1 #DB4DE3 #E682EB #F1B7F3 #FAE5FB
Accessibility & contrast
On white
2.40
#E682EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E682EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682EB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682EB | 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)
#779FEF
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#EB8DAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e682eb; /* rgb */ color: rgb(230, 130, 235); /* oklch */ color: oklch(75.1% 0.179 325.4);
Tailwind
colors: {
custom: {
50: '#f0a9f1',
500: '#e682eb',
950: '#000000',
},
}SCSS
$custom: #e682eb; $custom-light: #f0a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e682eb",
"rgb": {
"r": 230,
"g": 130,
"b": 235
},
"hsl": {
"h": 297.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.75125,
"c": 0.17854,
"h": 325.4
},
"luminance": 0.38786
}Semantic roles & 50–950 ramp
primary
#E682EB
secondary
#D8F2D7
accent
#D4111A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85