#E682EA#E682EA
#E682EA is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.178 H 325.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E682EA |
|---|---|
| RGB | rgb(230, 130, 234) |
| HSL | hsl(298, 71%, 71%) |
| HSV | hsv(298, 44%, 92%) |
| CMYK | cmyk(1.7%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(68.56, 53.36, -36.46) |
| CIE-LCH | lch(68.56, 64.63, 325.66°) |
| OKLab | oklab(75.08% 0.1468 -0.0999) |
| OKLCH | oklch(75.08% 0.178 325.8) |
| XYZ | xyz(55.4658, 38.7314, 82.3803) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E682EA #86EA82
analogous
#B282EA #E682EA #EA82BA
triadic
#E682EA #EAE682 #82EAE6
tetradic
#E682EA #EAB282 #86EA82 #82BAEA
square
#E682EA #EAB282 #86EA82 #82BAEA
split-complementary
#E682EA #BAEA82 #82EAB2
monochromatic
#C823CF #DC4EE1 #E682EA #F0B6F3 #FAE5FB
Accessibility & contrast
On white
2.40
#E682EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E682EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E682EA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E682EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E682EA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#EB8DAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e682ea; /* rgb */ color: rgb(230, 130, 234); /* oklch */ color: oklch(75.1% 0.178 325.8);
Tailwind
colors: {
custom: {
50: '#f0a9f1',
500: '#e682ea',
950: '#000000',
},
}SCSS
$custom: #e682ea; $custom-light: #f0a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e682ea",
"rgb": {
"r": 230,
"g": 130,
"b": 234
},
"hsl": {
"h": 297.692,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.7508,
"c": 0.17761,
"h": 325.8
},
"luminance": 0.38729
}Semantic roles & 50–950 ramp
primary
#E682EA
secondary
#D7F1D6
accent
#D3121A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84