#E680E9#E680E9
#E680E9 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.180 H 326.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E680E9 |
|---|---|
| RGB | rgb(230, 128, 233) |
| HSL | hsl(298, 70%, 71%) |
| HSV | hsv(298, 45%, 91%) |
| CMYK | cmyk(1.3%, 45.1%, 0%, 8.6%) |
| CIE-LAB | lab(68.13, 54.18, -36.57) |
| CIE-LCH | lch(68.13, 65.37, 325.98°) |
| OKLab | oklab(74.75% 0.1494 -0.1002) |
| OKLCH | oklch(74.75% 0.18 326.1) |
| XYZ | xyz(55.0591, 38.1472, 81.5380) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 2.55
Lavender Pink
#DD85D7
ΔE00 3.52
Orchid
#DA70D6
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E680E9 #83E980
analogous
#B180E9 #E680E9 #E980B7
triadic
#E680E9 #E9E680 #80E9E6
tetradic
#E680E9 #E9B180 #83E980 #80B7E9
square
#E680E9 #E9B180 #83E980 #80B7E9
split-complementary
#E680E9 #B7E980 #80E9B1
monochromatic
#C723CB #DC4CE0 #E680E9 #F0B4F2 #FAE5FA
Accessibility & contrast
On white
2.43
#E680E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E680E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E680E9
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E680E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E680E9 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#EB8BAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e680e9; /* rgb */ color: rgb(230, 128, 233); /* oklch */ color: oklch(74.7% 0.180 326.1);
Tailwind
colors: {
custom: {
50: '#f0a8f0',
500: '#e680e9',
950: '#000000',
},
}SCSS
$custom: #e680e9; $custom-light: #f0a8f0; $custom-dark: #000000;
JSON
{
"hex": "#e680e9",
"rgb": {
"r": 230,
"g": 128,
"b": 233
},
"hsl": {
"h": 298.286,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.74748,
"c": 0.17995,
"h": 326.1
},
"luminance": 0.38145
}Semantic roles & 50–950 ramp
primary
#E680E9
secondary
#D5F1D4
accent
#D21318
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84