#E680F5#E680F5
#E680F5 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.3% C 0.191 H 322.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E680F5 |
|---|---|
| RGB | rgb(230, 128, 245) |
| HSL | hsl(292, 85%, 73%) |
| HSV | hsv(292, 48%, 96%) |
| CMYK | cmyk(6.1%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(68.65, 56.37, -42.36) |
| CIE-LCH | lch(68.65, 70.52, 323.08°) |
| OKLab | oklab(75.3% 0.1514 -0.1169) |
| OKLCH | oklch(75.3% 0.191 322.3) |
| XYZ | xyz(56.8320, 38.8564, 90.8749) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 5.42
Violet Pink
#FB5FFC
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 5.56
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E680F5 #8FF580
analogous
#AB80F5 #E680F5 #F580C9
triadic
#E680F5 #F5E680 #80F5E6
tetradic
#E680F5 #F5AB80 #8FF580 #80C9F5
square
#E680F5 #F5AB80 #8FF580 #80C9F5
split-complementary
#E680F5 #C9F580 #80F5AB
monochromatic
#CD12E8 #DB47F1 #E680F5 #F1B9F9 #F9E3FD
Accessibility & contrast
On white
2.39
#E680F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#E680F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E680F5
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E680F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E680F5 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#8DACF2
Tritanopia (blue-blind)
#E98FAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e680f5; /* rgb */ color: rgb(230, 128, 245); /* oklch */ color: oklch(75.3% 0.191 322.3);
Tailwind
colors: {
custom: {
50: '#f0a8f9',
500: '#e680f5',
950: '#000000',
},
}SCSS
$custom: #e680f5; $custom-light: #f0a8f9; $custom-dark: #000000;
JSON
{
"hex": "#e680f5",
"rgb": {
"r": 230,
"g": 128,
"b": 245
},
"hsl": {
"h": 292.308,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.75303,
"c": 0.19123,
"h": 322.3
},
"luminance": 0.38854
}Semantic roles & 50–950 ramp
primary
#E680F5
secondary
#DAF5D6
accent
#E20420
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85