#E680EF#E680EF
#E680EF is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.186 H 324.2°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E680EF |
|---|---|
| RGB | rgb(230, 128, 239) |
| HSL | hsl(295, 78%, 72%) |
| HSV | hsv(295, 46%, 94%) |
| CMYK | cmyk(3.8%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(68.38, 55.27, -39.48) |
| CIE-LCH | lch(68.38, 67.92, 324.46°) |
| OKLab | oklab(75.02% 0.1505 -0.1086) |
| OKLCH | oklch(75.02% 0.186 324.2) |
| XYZ | xyz(55.9308, 38.4959, 86.1290) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.47
Orchid
#DA70D6
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E680EF #89EF80
analogous
#AF80EF #E680EF #EF80C1
triadic
#E680EF #EFE680 #80EFE6
tetradic
#E680EF #EFAF80 #89EF80 #80C1EF
square
#E680EF #EFAF80 #89EF80 #80C1EF
split-complementary
#E680EF #C1EF80 #80EFAF
monochromatic
#CA1BD9 #DB4AE8 #E680EF #F1B6F6 #FAE4FC
Accessibility & contrast
On white
2.41
#E680EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#E680EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E680EF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E680EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E680EF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#EA8DAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e680ef; /* rgb */ color: rgb(230, 128, 239); /* oklch */ color: oklch(75.0% 0.186 324.2);
Tailwind
colors: {
custom: {
50: '#f0a8f4',
500: '#e680ef',
950: '#000000',
},
}SCSS
$custom: #e680ef; $custom-light: #f0a8f4; $custom-dark: #000000;
JSON
{
"hex": "#e680ef",
"rgb": {
"r": 230,
"g": 128,
"b": 239
},
"hsl": {
"h": 295.135,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.75022,
"c": 0.18553,
"h": 324.2
},
"luminance": 0.38493
}Semantic roles & 50–950 ramp
primary
#E680EF
secondary
#DAF3D7
accent
#DA0C1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85